using ajax

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mit
Forum Commoner
Posts: 32
Joined: Mon Sep 15, 2008 6:37 am

using ajax

Post by mit »

I am trying to modify phpmaker codes :banghead: , i need to use Ajax in order to submit some inputs to register.php but remain to the same page which is home.php, meaning passing values to other page(register.php) without leaving home.php , by using Ajax...
any one can help me ?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: using ajax

Post by Christopher »

I doubt you can. PHPMaker is a code generator.
(#10850)
Post Reply