PHP Coding
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Coding

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old June 10th, 2002, 04:41 PM
Kodinov Kodinov is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Germany
Posts: 1 Kodinov User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to Kodinov
** Problems retrieving data from Forms

Hi, I have problems retrieving data from php forms. I have no idea how to manage that problem. For example tih code is not working with me. The ID variable is never initialised.
<?
$IDD="So print function is working";
print("$IDD");
print("<br>");
print("$ID");
print("<br>");
print("
<form action="$PHP_SELF" method="post">
<input type="text" name="ID" value="$ID">
<input type="submit" value="send">
</form>
");
?>

Reply With Quote
  #2  
Old June 10th, 2002, 05:51 PM
Matt Matt is offline
Contributing User
Codewalkers Specialist (4000 - 4499 posts)
 
Join Date: Apr 2007
Location: Florida
Posts: 4,158 Matt User rank is Private First Class (20 - 50 Reputation Level)Matt User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 4 h 10 m 20 sec
Reputation Power: 6
RE: ** Problems retrieving data from Forms

Try doing a:

php Code:
Original - php Code
  1. print($HTTP_POST_VARS['ID']);
  2. print($_POST['ID']);


depending on your PHP version, one of those should work....

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > ** Problems retrieving data from Forms


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT