dang it  here we go again:
     I'm getting these errors AGAIN !!  on my PHP page:  how do i get 
these NOT to show up and my code Actually WORKS!!!!     using *PHP* 
*ver*. 5.1.6

      
  Notice: Undefined variable: submit in c:\Inetpub\wwwroot\helpdesk.php 
on line 61

     Line 61   is
                   if ($submit) {

and we have 

    Notice: Undefined variable: add in c:\Inetpub\wwwroot\helpdesk.php 
on line 68

  Line 68   is
if ($add) {

Notice: Undefined variable: PHP_SELF in c:\Inetpub\wwwroot\helpdesk.php 
on line 86
  Line 86  is
        echo "<form method='post' action='$PHP_SELF'><br>\n";
**


[Non-text portions of this message have been removed]

Reply via email to