This is true, but not complete. You can also do
> Well if you aren't posting to your add.php page (ie method="post"
> action="add.php") then you need to pass them via the add.php?var=foo&varb=bar
> method.
>
> --Joe
>
>
> On Wed, Jan 10, 2001 at 12:02:54PM -0800, jeff fitzmyers wrote:
> >
Well if you aren't posting to your add.php page (ie method="post"
action="add.php") then you need to pass them via the add.php?var=foo&varb=bar
method.
--Joe
On Wed, Jan 10, 2001 at 12:02:54PM -0800, jeff fitzmyers wrote:
> I am working on the nice tutorial at
> http://designmagick.50megs.co
I am working on the nice tutorial at
http://designmagick.50megs.com/postgresql-tutorial/
I have my test.php and add.php pages created and just
can't seem to pass variables to the add.php page
-- not even simple things like $user!
phpinfo() shows HTTP_POST_VARS["firstname"] = Jeff so
php knows a
3 matches
Mail list logo