Running a blog example

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
derok
Forum Newbie
Posts: 3
Joined: Wed Jun 16, 2010 8:32 pm

Running a blog example

Post by derok »

Hi,
i'm trying to run a blog example from this page:
http://www.devshed.com/c/a/MySQL/Creati ... ng-System/

the code for the example can be found here:
http://images.devshed.com/ds/stories/bl ... 20Blog.zip

i'm using xampp and mysql,
i have created the database,
i'm executing the index.php, but i dont think i'm doing it the right way,
what can i do so this example can run properly?

please help me, im kind of new at this.

thanks...
derok
Forum Newbie
Posts: 3
Joined: Wed Jun 16, 2010 8:32 pm

Re: Running a blog example

Post by derok »

please help...
Post Reply