iTech College - Internet Technology, Online Education, E-Learning, Technician Training, Tech Tutorials, Distance Education, Virtual Learning PHP Course: Send and get Query String - www.itechcollege.com PHP Course: Send and get Query String - www.itechcollege.com
Online Degrees Scholarships & Fellowships Internships Student Financial Aid Study Abroad Online Schools Itech Bookstore
Free Courses
HTML
JavaScript
CSS
ASP
PHP
JSP
C++
ASP.NET
SQL
AJAX
FTP
XML
Career Center
Job List
Job Search
Web Jobs
Student Jobs
Computer Jobs
Engineer Jobs
Developer Jobs
Resume Writing
Job Interview
Salary Info
Submit Articles
Online Training
for Your Job
Why I cannot find a job? Why nobody hires me?
Online degree for a Your Jobs. Online training, E-learning school, online certificate. PHP Course: Send and get Query String - www.itechcollege.com Earn your
online degree now!

courses > PHP > Send and get Query String

Send and get Query String

PHP, like CGI, ASP, and JSP, can send and retrieve data by using a form or a link. For example, if you have a form that has an input field such as this:

<INPUT TYPE=TEXT NAME="userName">

Given you enter a value "John" and submit it. Then the variable "userName" has a value of "John".

Then you can access it in the same page or in the next page:

echo "Hi " . $_POST['userName'];

If you use a link like:

<a href="nextpage.php?userName=John">John</a>

Then you can retrieve the value:

echo "Hi " . $_GET['userName'];

There are some functions for passing message. For example, if you transform a message that contains HTML code and you want to keep the HTML code not interpreted, you can use the htmlentities() function:

$message = htmlentities($message);

The below are some useful functions

name description
htmlentities transforms special characters of a string into HTML entities
parse_str retrieves and creates all variables passed in an URL
split splits a string into an array according to a separator string
date formats a date


  Back to Index Page
Next Page >>   Basic Tags
Statements Comments and Characters
echo
Variables
Array
Loop
The If Statement
Function
Send and get Query String
Date and Time
Cookies
Environment Variables
Use Database
Create Graphics
or_log
icon.ico
 
PHP Jobs
Student Jobs
Computer Jobs
New Jobs
PHP Books



Online Education, Online Training for Your Job, Distance Education, E-learning Programs for Your Career!Online Colleges, Online Universities, E-learning & Distance Education for Your Career! Easy Job Training & Online Courses.


   Email A Friend  
 
Earn Online Degree
for Your Job
I found a job after I earned an online degree!
Online classes for finding a Job. Online College, Online University, Degrees, E-learning school, online certificate Earn your
online degree now!
Online Training
for Good Job
Why I work so hard but earn so little? Why I cannot find a high paying job?
Online training for a Good Jobs. Online Degree, E-learning school, online certificate Go to
online school now!

Copyright ©2010, itechcollege.com. All rights reserved
iTechCollege | About iTech | Contact iTech