Jump to content

Running a blog example


derok

Recommended Posts

Hi,

i'm kind of a beginer,

i'm trying to run a blog example that i found on this page:

http://www.devshed.com/c/a/MySQL/Creating-the-Blog-Script-for-a-PHPMySQL-Blogging-System/

 

the code for the example can be found here:

http://images.devshed.com/ds/stories/blogging_with_PHP/New%20Blog.zip

 

i'm using xampp and mysql,

i have created the database,

but i dont know how to use the diferents "parts" of the blog,

it has sections for comments, create topic, user login, etc. but i just dont know how to "run" those functions.

 

what do i have to change so that it can work properly?

 

thanks for any response..

Link to comment
https://forums.phpfreaks.com/topic/205164-running-a-blog-example/
Share on other sites

I'm not quite understanding what the problem is.

 

but i just dont know how to "run" those function

 

If you mean by this "How do I access my site using XAMPP?" You simply put your files in the folder specified in the configuration and point your browser to it (index.php).

I'm not quite understanding what the problem is.

 

but i just dont know how to "run" those function

 

If you mean by this "How do I access my site using XAMPP?" You simply put your files in the folder specified in the configuration and point your browser to it (index.php).

 

i can access the site,

 

the thing is: when i access the site using index.php, i dont see any of the functionalities of the blog(new post, log in for users, etc).

 

i only see this sreen:

98789187.jpg

 

so,

my question is:

how can i see and use those functionalities?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.