On Sat, 25 Jan 2003 10:12:56 +0100 "Frank Keessen" <[EMAIL PROTECTED]> wrote:
> $vname=$_POST['vname'];
> if($submit) {
if you would have sent this message to [EMAIL PROTECTED] you
would be then instantly explained that $submit should have been
$_POST['submit'] in you code.
Please ask yoiur q
This list is only for people who develop PHP and not _with_ PHP.
Please contact a PHP users mailing list such as [EMAIL PROTECTED]
Good luck,
Andi
At 10:24 AM 1/25/2003 +0100, Frank Keessen wrote:
Hi all,
Please can you help me with the following:
If got a little sample code:
This one is wor
Hi all,
Please can you help me with the following:
If got a little sample code:
This one is working (!):
Input yourname
But when i'm using IF Else.. Nothing is happening. I'm only seeing the form but when i
submit that form: The $vname doen't display..
Here is the code that doesn't wo
Hi all,
Please can you help me with the following:
If got a little sample code:
This one is working (!):
Input yourname
But when i'm using IF Else.. Nothing is happening. I'm only seeing the form but when i
submit that form: The $vname doen't display..
Here is the code that doesn't wo