Welcome! Log In Create A New Profile

Advanced

Topic 2A

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
Re: Topic 2A
February 26, 2006 06:54PM
Topic completed without propblems
Re: Topic 2A
February 28, 2006 07:29AM
Complete!
Re: Topic 2A
March 04, 2006 01:49PM
it works after making the changes from GET to POST
Re: Topic 2A
March 08, 2006 09:29PM
grinning smiley All Done. No problems understood everything. All iz good.

Re: Topic 2A
March 08, 2006 11:09PM
echo "<pre>Done.\nPHP rocks!!!</pre>";

Murphy's Technology Law 7
-- The attention span of a computer
is only as long as its electrical cord.
Re: Topic 2A
March 10, 2006 07:34AM
Completed sucessfully.
Well, yes and no.
March 12, 2006 08:45PM
Spent the afternoon on this one and the next topic. Having similar problems to Angus and Alice. When I tried changing the GET to POST same thing.

Viewing the source of color.php in the browser gives me:

<html><head><title>Change Background Colour</title></head><body bgcolor=''></body></html>

Nothing seems to get parsed to $bgcolor.

When I load the same file onto a server, everything works 100%.

My setup on localhost worked fine for the first topics so I'd assumed everything was set up properly - but now I'm not so sure. confused smiley
avatar
Mac
Re: Topic 2A
March 13, 2006 08:28AM
Run the apache monitor (from Programs - FoxServ - ApacheMonitor) and check if it's icon is green (it opens bottom right). Or double click the feather and have a look there.

Re: Topic 2A
March 13, 2006 11:30AM
I'm not running Foxserv. I have an ubuntu system.

Apache is running fine. Reading the text book later last night I think that the problem may be with global_register=off (I'm running PHP5).

As everything worked fine on my server, I'm not too worried about this. I'll figure it out in a day or two - and learn a lot more in the process. smile
Re: Topic 2A
March 14, 2006 10:37AM
Completed topic with most of my hair out. It seems to me it is a FULL time job just to stay on top of changes in any computer language these days. Keeps us on our toes.

Expect the unexpected.
Sorry, you do not have permission to post/reply in this forum.