Ask a Question related to PHP Development, Design and Development.
-
Info@Best-It #1
Efficient structure
I have multiple types of information to associate to one object. I have
data structures that store data structures. What is the best/most efficient
way to structure the data? A multi-dimensional array? A container object?
Please Advise...
/T
Info@Best-It Guest
-
Class::Struct - want to access structure within structure
I want to access a structure within a structure. Below is what I had in mind. Please help. #!/perl/bin/perl use Class::Struct; struct Step... -
Working Efficient with ID CS
Hello, A couple of weeks ago I went to a seminar of ID CS Page maker edition. I saw that ID has much more possibilities than Page maker 6.5 which... -
Most efficient method IYHO
Firstly a note to Bob. I know you're going to get piffed with me, but I just to ask one last time. Which of the following methods in all of your... -
What is more efficient (*.a or *.so) libraries?
Hi, Recently I developed a series of static libraries (*.a files) for performing various different operations. I used these libraries to create... -
Looking for the most EFFICIENT way to do the following...
I have a table that has links in it. Columns: id, item, link_name, url. I want to run through the recordset of this table and so something like... -
Curt Zirzow #2
Re: [PHP] Efficient structure
* Thus wrote Info@Best-IT (info@best-it.biz):
It depends on the application you need to use the object.> I have multiple types of information to associate to one object. I have
> data structures that store data structures. What is the best/most efficient
> way to structure the data? A multi-dimensional array? A container object?
>
> Please Advise...
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
Curt Zirzow Guest



Reply With Quote

