Welcome! Log In Create A New Profile

Advanced

Task 6

Posted by koot 
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 6
September 15, 2010 04:19PM
Completed with this task, Had a bit of difficulty getting everything to work again because most of the commands where deprecated again. argh!! hot smiley
Re: Task 6
September 15, 2010 04:25PM
php.net is a very helpful recourse
Anonymous User
Re: Task 6
October 17, 2010 03:54PM
The most challenging task
Anonymous User
Re: Task 6
October 18, 2010 09:58AM
I am getting the following error message, and I am not sure why my header.php path is pointed at C:\Program Files\xampp\php\pear\'winking smiley instead at C:\Program Files\xampp\htdocs\

.Warning: include(header.php) [function.include]: failed to open stream: No such file or directory in C:\Program Files\xampp\htdocs\connect\index.php on line 3

Warning: include() [function.include]: Failed opening 'header.php' for inclusion (include_path='.;C:\Program Files\xampp\php\pear\'winking smiley in C:\Program Files\xampp\htdocs\connect\index.php on line 3

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\Program Files\xampp\htdocs\connect\index.php on line 5
Connected to the MySQL server was unsuccessful
avatar
Mac
Re: Task 6
October 18, 2010 11:50AM
Where you tell your header path is, is where it looks for the file. So in :\Program Files\xampp\htdocs\connect\index.php on line 3 your path is incorrect, it cannot find the header.php file based on what you coded there.
Re: Task 6
October 19, 2010 06:26AM
Maybe if you can post header.php we can see better what could be wrong?
Re: Task 6
October 21, 2010 08:51AM
do you know what version of xamp you are running? but i agree with rgb post your prob.
Sorry, only registered users may post in this forum.

Click here to login