saranda Posted April 29, 2006 Share Posted April 29, 2006 what i wold like to do is to call php function from html drop down menu with onchange eventmy php funtion contains also mysql code Link to comment https://forums.phpfreaks.com/topic/8703-php-and-html-form/ Share on other sites More sharing options...
wildteen88 Posted April 29, 2006 Share Posted April 29, 2006 This is not possible with PHP. However if you combine AJAX with PHP this is possible!.Take a look at [a href=\"http://www.phpbuilder.com/columns/kassemi20050606.php3\" target=\"_blank\"]this (part 1)[/a], [a href=\"http://www.phpbuilder.com/columns/kassemi20050613.php3?aid=923\" target=\"_blank\"]part2[/a] turorial for an example. When you go through that tutorial you'll enad up with [a href=\"http://www.phpbuilder.com/columns/products.html\" target=\"_blank\"]this[/a] Link to comment https://forums.phpfreaks.com/topic/8703-php-and-html-form/#findComment-31949 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.