People,
I have 4 forms in four seperate html pages included directly (no links to
includes) in the same .php file, i have it so all the form actions is
php.self, so when each form is submitted it goes on to display the next form
in line, using if and else statements, of course. I want to be able
AIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Tim Olsen" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: [PHP] passing variables from forms to the same page
repetatively
Date: Tue, 17 Jul 2001 16:13:41 +0930
On Tue, 17 Jul 2001 15:41, Tim Olsen wrote:
> People,
> I h
Anyone have functions for formatting numbers being multiplied by variables
and whatnot to two decimal points - rounded up? As for displaying total
cost, etc?
_
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
vv");
$j = "&";
}
}
else {
$ret_str .= $j.urlencode("$k=$v");
$j = "&";
}
}
return $ret_str;
}
Won't work if you're nesting arrays within arrays, but I'm not a recursive
type. Hope it helps,
Matt
"David Robley
Ok, Is this possible and how?
I would like to put a mysql database on CD (or something like it). I then
want to grab info from the database (maybe using a java applet) and use it
to make xml, etc. I dont want to have to install anything on the computer
that the CD is running on.
Anyone seen som
5 matches
Mail list logo