Some code samples would be really helpful. You also said "an error occurred"
but failed to mention any details about that error. That aside, I'll make a
guess at some possible problems:

1) You're trying at access the wrong super global (e.g. GET when you should
be looking for POST). 
2) You're trying to access the variable directly but do not have
register_globals enabled.
3) You're spelling something wrong (we all do it from time to time).
 
-M

-----Original Message-----
From: Abdullah Teke [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 25, 2003 8:55 AM
To: [EMAIL PROTECTED]
Subject: [PHP] problem sending variables with forms

  I have a problem that  i cant send variable over a form. Because of that
when i watn to echo the variable next page  an error occured...i use redhat
9.0, apache 2 and php 4.3.4. Please help me....


  Abdullah Teke
  _____________________________ 

  Telephone : +90 555 337 21 89
  Messenger  : [EMAIL PROTECTED] 
  Web            : http://abdullahteke.cjb.net 
  Icq              : 164500674

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to