freelanceprogrammers.org Forum Index » PHP
Re: How to a LinkedList?
Joined: 18 May 2005
Posts: 18
Re: How to a LinkedList?
----- Original Message -----
From: "devilmouse_facundo" <devilmouse_facundo@...>
To: <php-objects@yahoogroups.com>
Sent: Thursday, September 01, 2005 6:40 PM
Subject: [php-objects] How to a LinkedList?
> Hi friends
>
> > someone knows as to do a LinkedList in php?
hmm, sounds like you`re coming from an ASP background, and are looking
for a linked dictionary list maybe? From faqts.com:
There is no dictionary object in PHP because PHP is a pure language.
Like C/C++, Java, and yes, even BASIC the language itself has no
objects included with it. Objects are language derivatives which are
built off of the base structure of the language.
More:
http://www.faqts.com/knowledge_base/view.phtml/aid/1298
and some classes for a single and double to practice with:
http://www.phpclasses.org/browse/package/535.html
http://www.phpclasses.org/browse/file/7142.html
and just a little bit more from Matt W. over at evolt.org:
http://lists.evolt.org/archive/Week-of-Mon-20050530/172897.html
I think that`s what you are looking for maybe?
cheers,
Mark
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







