Welcome! Log In Create A New Profile

Advanced

TASK 5A

Posted by sandile 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
TASK 5A
August 03, 2007 01:10PM
Done!

In the first page,form.php, the user inputs the values of $firstname and $lastname which are "POSTed" to 2nd page, hiddenfield.php. The variables do not appear of this page because they are "echoed" as hidden but if one "views the HTML source code" they can be seen in the code and their values are assigned to the newly created variables $fname and $lname which are "POSTed" to the 3rd page, hiddenfield2.php where they are used in the first echo statement. Pretty cool way of passing variables between pages, thereby "addressing the stateless nature of HTTP"smileys with beer
Re: TASK 5A
August 20, 2007 05:00PM
Task Completed
Re: TASK 5A
August 24, 2007 09:50AM
i try and stay away from session variables but you can achieve the same effect with session variables.

and completed
Re: TASK 5A
August 27, 2007 07:03PM
Task 5A Completedspinning smiley sticking its tongue out
Re: TASK 5A
August 29, 2007 08:36AM
Task 5A completed-struggled a bit but got through it spinning smiley sticking its tongue out
Re: TASK 5A
September 03, 2007 05:09PM
TASK 5A completed!
Re: TASK 5A
September 10, 2007 11:29AM
Completed task 5A.
Re: TASK 5A
September 12, 2007 10:07AM
TASK 5A completed Successfully.

it's been a while...
Re: TASK 5A
September 13, 2007 10:11AM
Task 5A done - no problems
Anonymous User
Re: TASK 5A
September 16, 2007 08:28PM
Task 5A completed.
Re: TASK 5A
October 13, 2007 02:14PM
Task 5A done
Re: TASK 5A
November 18, 2007 04:21PM
completegrinning smiley
Sorry, only registered users may post in this forum.

Click here to login