Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-07-2013, 01:59 PM   PM User | #1
Squigglyo
New to the CF scene

 
Join Date: Dec 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Squigglyo is an unknown quantity at this point
New to PHP, have some problems

Edit.

Removed. Without being able to post links theres no point for my question.

Last edited by Squigglyo; 01-07-2013 at 04:04 PM..
Squigglyo is offline   Reply With Quote
Old 01-07-2013, 02:24 PM   PM User | #2
TFlan
New Coder

 
Join Date: Dec 2012
Location: USA
Posts: 82
Thanks: 3
Thanked 17 Times in 17 Posts
TFlan is an unknown quantity at this point
Please read the forum rules for posting URLs.

As of right now no one will be able to help you. Your links were overwritten by the forum.

===

Please post the code for the pages you are referring to.

However, from what I can gather from your post - without looking at your website - you will need to read up on Ajax. Here is a link to one of my first tutorials I read on Ajax: http://www.tizag.com/ajaxTutorial/
TFlan is offline   Reply With Quote
Old 01-07-2013, 04:49 PM   PM User | #3
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,521
Thanks: 45
Thanked 440 Times in 429 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
You can post code here on the forum. If you were hoping to post a link to code on pastebin or similar then I'm afraid you're going to need to put in some effort if you want our help. It doesn't take long to post your code here along with error messages - everyone else manages pretty well!
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.
tangoforce is offline   Reply With Quote
Old 01-07-2013, 06:00 PM   PM User | #4
7503866121
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
7503866121 is an unknown quantity at this point
Hey i am very new to php and found it very helpful

I have gone through small book - BOOK

But have 2 problems -
1. I have taken the variable $_POST['name'] and 3 other fields from FORM but how to store the value. I mean i want to take this value to the next page
e.g.- i am on index.php and click submit to submit.php and then i come to hello.php but at hello.php $_POST['name'] is not working.

it would be more helpful if u can provide the code or any reference material link.
7503866121 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:21 AM.


Advertisement
Log in to turn off these ads.