General Chat Thread, Simple Blog - Maybe in General; I work with a number of systems and come across bits and pieces on t'internet, I some how want to ...
-
10th February 2009, 10:54 PM #1 Simple Blog - Maybe
I work with a number of systems and come across bits and pieces on t'internet, I some how want to store this kind of information.
E.g.
Mysql Join to find the course ID and Fullname to which student=2 is assigned to:
SELECT CourseDetails.* FROM CourseAssignment LEFT JOIN CourseDetails ON CourseAssignment.CourseID=CourseDetails.CourseID WHERE CourseAssignment.StudentID=2;
So i need to catergorise the information, add a description and make is searchable so i could search for 'SELECT CourseDetails'.
Ideally it would be a blogging system, however I may think about creating my own system in PHP (Project to learn PHP).
-
-
10th February 2009, 11:13 PM #2
-
SHARE:
Similar Threads
-
By chrbb in forum How do you do....it?
Replies: 2
Last Post: 4th November 2008, 01:28 PM
-
By mattx in forum General Chat
Replies: 4
Last Post: 25th May 2007, 08:24 AM
-
By russdev in forum Other Stuff
Replies: 3
Last Post: 28th March 2007, 12:17 PM
-
By Face-Man in forum How do you do....it?
Replies: 2
Last Post: 28th September 2006, 07:14 AM
-
By Gatt in forum Comments and Suggestions
Replies: 6
Last Post: 25th July 2006, 07:19 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules