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 November 9th, 2002, 11:45 PM
optiondelete optiondelete is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 75 optiondelete User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 2
Send a message via AIM to optiondelete
passing variables

I'm trying to create a simple for that sends two field names to another page. My method is post, and my action is the name of the php file. In the php file I have a little chink of code checking to see if the fields are filled out or not. If not, it derects you back to the first form. Since it keeps sending me back to that form, I am assumin that the variables arn't getting passed. This is actually the chapter 12 tutorial out of PHP fast easy web developement 2nd edition featured on this site. Can anyone help me out?

Reply With Quote
  #2  
Old November 10th, 2002, 01:34 AM
Matt Matt is offline
Moderator
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: passing variables

While I don't have that book here, I would take a guess that this is a register globals problem. What I would try and do is to change the variables names in the php file a bit. For instance, if the variable name is :

$lastname

change it to:

$_POST['lastname']

and see if that helps...

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > passing variables


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 2 hosted by Hostway