Page 1 of 1
Dynamic Dropdown menu
Posted: Wed Jul 31, 2002 1:20 pm
by Mobile
Does anyone know if a Dynamic Dropdown menu can be done from a text file. The text file is only going to contain a list of names which gets updated by script. I've found the mysql one but thats no good to me because i can't use mysql for this task.
Thanks in advance Mobile
Posted: Wed Jul 31, 2002 2:03 pm
by llimllib
Of course it's possible - you'll just have to write it, not 'find' it, since it's probably not out there. Or, even if it is, it's more fun to write it anyway.

Posted: Wed Jul 31, 2002 2:06 pm
by Mobile
not very good with php m8, any chance you can code? Properly be do in about 5secs with you lo.
Mobile
Posted: Wed Jul 31, 2002 2:23 pm
by llimllib
I charge $40 an hour, and accept all major credit cards. Billing address available on request. Also, there's a 'job hunt' section on this forum you might be interested in.
Posted: Wed Jul 31, 2002 4:05 pm
by twigletmac
I'm not sure why anybody thinks this is a script writing service but anyway. Jobs forum is where you post if you want somebody else to do the work for you. PHP forum is where you post if you are having trouble with code that has already been written.
If you maybe want to try and learn how to do this yourself the manual is the place to start:
http://www.php.net/manual/en/ref.filesystem.php
Mac