why i get this ... :(

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





PostPosted: Mon Nov 18, 2002 5:55 am    Post subject: why i get this ... :( Reply with quote

:(

Notice: Undefined variable: action in
C:\Program Files\Abyss Web Server\htdocs\addlink.php on line 9


7><?php
8>$submit = "Add URL";
9>if ($action == "$submit") {
10> function Stripn($name)
11> {
12> $name = str_replace("'", "''", $name);
return $name;

Notice: Undefined variable: PHP_SELF in
C:\Program Files\Abyss Web Server\htdocs\addlink.php on line 37
Add your URL:


35>print("
36> Add your URL:<BR>
37> <FORM METHOD=POST ACTION=\"$PHP_SELF\">
38> Site's Title: <input type=\"TEXT\" name=\"name\" size=20><BR>
39> Site's URL: <input type=\"TEXT\" name=\"url\" size=20 value=\"http://\"><BR>
Back to top
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Nov 18, 2002 4:44 pm    Post subject: Re: why i get this ... :( Reply with quote

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