undefined variable errors

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
shri tony
Guest





PostPosted: Thu Jul 11, 2002 4:23 pm    Post subject: undefined variable errors Reply with quote

Hi!

I have annoying problem running PHP on my AbyssWS.
I have a script in my cgi-bin folder which resembles the following:

(process.php)

<?
echo "$name";
?>

and the form is:

...
<form action="/cgi-bin/process.php" method="post">
<input type="text" name="name">
<input type="submit" value="Submit">
</form>
...

I receive undefined variable error. it is the same when i try to use an environmental variable.

Can someone tell me what the f*ck is goin' on?

Thanx
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Jul 12, 2002 3:34 am    Post subject: Re: undefined variable errors Reply with quote

shri tony wrote:
Hi!
I receive undefined variable error. it is the same when i try to use an environmental variable.

Can someone tell me what the f*ck is goin' on?

This issue is related to the new PHP version. Please read http://www.aprelium.com/forum/viewtopic.php?t=85 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group