Welcome! Log In Create A New Profile

Advanced

Topic 6A

Posted by mauritz 
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
Anonymous User
Re: Topic 6A
October 07, 2009 09:44AM
Done with 6A-1. Thanks Mac for your posting dated August 04, 2009 07:45AM.
Anonymous User
Re: Topic 6A
October 07, 2009 12:10PM
6A-2 Done. I used a diff database though.
Re: Topic 6A
October 08, 2009 10:51PM
Thanks

I got it now... It works... I reloaded my XMAPP file and reset the details and now i can set my database. awesome

that was alot of fun... BUT in assignment course_student table in the database structure and code is not the same.

Do we need to display the final mark in the student_course table?

Rgds

Radhika
Re: Topic 6A
October 08, 2009 10:57PM
Sorry; I got my answer on the database question


Rgds

Radhika
Re: Topic 6A
October 13, 2009 09:27PM
Finally got time to finish 6A
Re: Topic 6A
October 14, 2009 02:36PM
I read all the postings before starting with Task 6A,and the inputs really helped.6A done
avatar Re: Topic 6A
October 15, 2009 10:04PM
Done with 6A 1 & 2. Took me a bit ti figure it out, but all the comments and things helped, thanks smiling smiley

Again, I keep forgetting to comment here that I got it done smiling smiley

Thanks for all the help.

Chris
~~~~
"Cleverly disguised as a responsible adult."
Re: Topic 6A
October 17, 2009 11:50AM
I'm Running SO behind... done with 6A1&2
avatar Re: Topic 6A
October 22, 2009 04:05PM
DONE! forgot to post it on here!
Re: Topic 6A
November 06, 2009 06:00PM
this is script to connect to a database
$link = mysql_connect("localhost","username","password"winking smiley;
mysql_select_db("bookstore_db"winking smiley;
if you don`t use phpmyadmin to determine username and password you want to run your SQL statement from PHP file
How are you determine the username and password from PHP file?
Sorry, only registered users may post in this forum.

Click here to login