![]() |
#1 |
Registered User
Join Date: Mar 2013
Posts: 246
|
What are Register Global Variables?
It is a frequent necessity to transfer variable values between pages. You may have an HTML <form> which asks for user input to named fields. These fields (as well as hidden variables) will be transferred to a PHP page for processing. This may be the same page that defines the form, or a different one. A method of either 'post' or 'get' must be given in the form tag.
Another way to transfer variable data to another page is make an HTML link (such as with <a href="target_page.php?var_name_1=data&var_name_2=d ata">click this link</a>).This of course can be entered on the browser's address line, too. This information (the stuff after the ?, or "var_name_1=data&var_name_2=data") is known as a URL Query String ("UQS") and can be treated like a "GET" form submission.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Purchasing the best Motorbike Global positioning system | perryyarmy | Review My Website | 5 | 01-02-2014 11:42 PM |
how to get people to register | christiaan | General Discussion | 3 | 12-13-2013 11:06 PM |
CashDream - New Global Project! | yauhenikorzun | Making money on the web | 1 | 08-13-2012 11:15 AM |
Register, Transfer your domain to us at just $7.99 includes a free 1yr extension | hostaddonltd | Sell Domains | 0 | 04-21-2012 05:53 AM |
Xmas & New Year Special - Register your domain name for FREE with Host.co.in | Kailas | Post your ad here | 0 | 12-21-2011 09:02 AM |