Ndogg
11-09-2010, 02:22 AM
Can I call a php function with Onclick?
|
||||
Php Function OnclickNdogg 11-09-2010, 02:22 AM Can I call a php function with Onclick? mlseim 11-09-2010, 02:55 AM Yes, using AJAX ... Try this example, click YES or NO to vote ... http://www.w3schools.com/php/php_ajax_poll.asp shaileshpatil 11-10-2010, 08:49 AM Onclick function will be use by javascript only. You have to use AJAX. try xajax (http://www.xajax.net/) :) elitis 11-10-2010, 11:14 AM as the others have said u need to use ajax. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum