Trium918 Posted June 28, 2007 Share Posted June 28, 2007 I have never written a script for a blog. I was wondering could someone help me get started. What I mean is, could someone please explain to me what is needed in order to implement a blog? How many database tables, columns,and what type of database fields etc? Note: I am aware of free blog, but I would like to write my own. Thanks. Quote Link to comment Share on other sites More sharing options...
redarrow Posted June 28, 2007 Share Posted June 28, 2007 think of the form what your asking ok. 1 name. 2. blog title. 3. blog message. 4. date 5. ip 6. band words now u also add more and the more the better ok then were sort the database out. ask ur self does a user need a account? ect ect ect................ Quote Link to comment Share on other sites More sharing options...
Trium918 Posted June 28, 2007 Author Share Posted June 28, 2007 *bump* Quote Link to comment Share on other sites More sharing options...
per1os Posted June 28, 2007 Share Posted June 28, 2007 Tables user blog comments user table userid username password email status (registered, activated?) level (mod or admin) date_registered last_seen blog table blogid userid title blog allow_comments options (parse html parse bbcode etc) date_created comments commentid userid blogid comment date_commented There is a basic layout for you. Quote Link to comment Share on other sites More sharing options...
trq Posted June 28, 2007 Share Posted June 28, 2007 Search for a tutorial, there should literally be thousands on google. Were not going to hold your hand every step of the way. Quote Link to comment Share on other sites More sharing options...
Trium918 Posted June 28, 2007 Author Share Posted June 28, 2007 Search for a tutorial, there should literally be thousands on google. Were not going to hold your hand every step of the way. thorpe give it a rest. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.