derok Posted June 18, 2010 Share Posted June 18, 2010 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 More sharing options...
Soldier Jane Posted June 18, 2010 Share Posted June 18, 2010 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). Link to comment https://forums.phpfreaks.com/topic/205164-running-a-blog-example/#findComment-1073936 Share on other sites More sharing options...
derok Posted June 18, 2010 Author Share Posted June 18, 2010 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: so, my question is: how can i see and use those functionalities? Link to comment https://forums.phpfreaks.com/topic/205164-running-a-blog-example/#findComment-1074026 Share on other sites More sharing options...
derok Posted June 18, 2010 Author Share Posted June 18, 2010 is it clear what's the difficulty i'm having? Link to comment https://forums.phpfreaks.com/topic/205164-running-a-blog-example/#findComment-1074195 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.