elledante Posted April 30, 2008 Share Posted April 30, 2008 can you programm a weblog using PHP , if so how would i go about it? I've been reading books etc and i can't get my head round this at all.. Any help would be great x Link to comment https://forums.phpfreaks.com/topic/103627-weblog-programming/ Share on other sites More sharing options...
DarkWater Posted April 30, 2008 Share Posted April 30, 2008 Blogs are quite easy to program with PHP and MySQL. If you want coding help, we'll give you bits and pieces, but we won't code the whole thing for you. Link to comment https://forums.phpfreaks.com/topic/103627-weblog-programming/#findComment-530651 Share on other sites More sharing options...
elledante Posted April 30, 2008 Author Share Posted April 30, 2008 Well ive got my log in ..ish and hopefully will have my users set up. I just have no idea how to program the actual blog. I just want the user to be alowed to post a comment on their page. i've been researching this but its changing english to code i struggle with.. i dont know where to start! Link to comment https://forums.phpfreaks.com/topic/103627-weblog-programming/#findComment-530656 Share on other sites More sharing options...
DarkWater Posted April 30, 2008 Share Posted April 30, 2008 Start with the tutorials here, and use the PHP Website if you EVER need to check a function or something. I use the PHP manual daily. Also, look up some tutorials online. Once you beginning programming, it should become much easier to turn an idea into a reality in PHP. =) Link to comment https://forums.phpfreaks.com/topic/103627-weblog-programming/#findComment-530657 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.