*hmph* people and their ListGetAt(), ListSetAt(), ListDeleteAt(), I develop in Visual Basic there, and if I want a list processing function? I build my own so there :-p although in reality compared to other languages such as C++ Visual Basic delivers a fairly good deal of functions. However one reason CF is the tops as far as speed of development is that a lot of the work is done for you in those functions.
Gregory Harris [EMAIL PROTECTED] -----Original Message----- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 12:18 PM To: CF-Talk Subject: Re: PHP equivalents of CF list functions For php, I believe that you will need to use the "list" function in conjunction with a "sort" function. Look up sort in the help file. there is a new help file on php.net that is done as a .chm "Success is a journey, not a destination!!" Doug Brown ----- Original Message ----- From: "Clint Tredway" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 11:54 AM Subject: RE: PHP equivalents of CF list functions > just go to www.php.net and enter those in the function look up. > > -----Original Message----- > From: stas [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 1:51 PM > To: CF-Talk > Subject: PHP equivalents of CF list functions > > > I need to do a bit of PHP development, and I can't believe how much I'm > spoiled by CF. I have to roll my own for every little thing. Could someone > post PHP alternatives to functions such as: > > listcontains > find > valuelist > > Anything else that comes to mind. > > Thanks! > > > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

