Welcome! Log In Create A New Profile

Advanced

Topic 5B

Posted by Anonymous User 
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
avatar
Mac
Re: Topic 5B
May 16, 2006 03:35PM
One page is efficient, using if else e.g.

if($submit)
{
handle the form upload
}
else {
show the form
}
Re: Topic 5B
May 18, 2006 11:44AM
Completed
Sorry, you do not have permission to post/reply in this forum.