1) Script Title: PHP Chained selects
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ects/index.htm
3) Describe problem: Does anyone know how to do this in php or know of a website that provides the php script?
1) Script Title: PHP Chained selects
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...ects/index.htm
3) Describe problem: Does anyone know how to do this in php or know of a website that provides the php script?
Last edited by jes.dodd; 10-05-2007 at 02:35 AM.
<?php echo <<<SCRIPT
whatever
SCRIPT;
?>
//shrug.
What do you need to do specifically?
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
Thanks. I just asked my partner and he also said it can't be done. Thanks anyway!
What can't be done?
I'm confused.
Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
I think he said to make a chained select using only PHP.
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
Bookmarks