|
-
May 30th, 2006, 03:11 PM
#1
Thread Starter
Addicted Member
Designing a Blog in PHP
I am interested in learning how to create a blog using PHP. I am looking for sample code to learn from. I have tried searching for this using google but was unable to find any.
Any help is appreciated.
Matt
Otaku no Kamisama – God of the Geeks
-
May 30th, 2006, 03:37 PM
#2
Re: Designing a Blog in PHP
Rather than looking for sample blog code, prehaps you'd be best looking for Database access with mySQl code. The rest is just logic not code 
Html knowledge would help
-
May 30th, 2006, 03:58 PM
#3
Re: Designing a Blog in PHP
 Originally Posted by ddmeightball
I am interested in learning how to create a blog using PHP. I am looking for sample code to learn from. I have tried searching for this using google but was unable to find any.
Any help is appreciated.
Matt
Take a look at http://wordpress.org ... it's a PHP/mySQL based blog system.... open source to boot.
-tg
-
May 30th, 2006, 04:29 PM
#4
Addicted Member
Re: Designing a Blog in PHP
Blogs are possibly the easiest PHP thing you can design, but really, if you do not know HTML they can be a pain in the ***. Don't look at example code, because it is designed a totally different way then you may want it, just practice PHP more then come back to it. Start by making simple scripts.
-
May 30th, 2006, 06:28 PM
#5
Thread Starter
Addicted Member
Re: Designing a Blog in PHP
I have HTML knowledge and some PHP experience. I am having problems though with a parse error when I try to get the values from a table in a database. WHen I get home, I will post the code so you can take a look and see what I mean.
Otaku no Kamisama – God of the Geeks
-
May 30th, 2006, 09:13 PM
#6
Addicted Member
Re: Designing a Blog in PHP
ok, I will take a look at it whenever you post it and I will try to see what is wrong.
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
|
Click Here to Expand Forum to Full Width
|