socomfan Posted October 14, 2008 Share Posted October 14, 2008 Hello all! I would like to incorporate a PHP news script at my webpage to help me quickly add news posts and be able to have a sidebar that puts the latest news posted on a couple different pages. I would also like people be able comment on the news posts. The problem I am having is I have downloaded a couple PHP scripts, but I can not figure out a way to incorporate into the layout I already have. My website is http://www.socomfans.com and the first page you see is what I would like it to look like, but incorporate PHP to be able to add comments and keep track of headlines on the sidebar. If there is a better suggestion and PHP is not the right answer, please let me know. I was told PHP was the best solution, so I am looking for some help. Thank you! Quote Link to comment https://forums.phpfreaks.com/topic/128376-news-script-questions/ Share on other sites More sharing options...
Maq Posted October 14, 2008 Share Posted October 14, 2008 I was told PHP was the best solution, Yes PHP would probably be the easiest way to incorporate it into your site because it's relatively easy and free. Another reason is that your site seems to be almost all HTML. so I am looking for some help. What's the problem, besides trying to incorporate it into your site... That's a little too general. Quote Link to comment https://forums.phpfreaks.com/topic/128376-news-script-questions/#findComment-665068 Share on other sites More sharing options...
socomfan Posted October 14, 2008 Author Share Posted October 14, 2008 Maybe my question is more like I am not sure how to incorporate the PHP into my HTML page. The PHP scripts I have looked at seem to require their own page and I would have to edit it all again to make it look like mine. Can I not just put their code in my page where my news section goes? Should I redesign my page in PHP and not HTML for what I am trying to do? Quote Link to comment https://forums.phpfreaks.com/topic/128376-news-script-questions/#findComment-665077 Share on other sites More sharing options...
Maq Posted October 14, 2008 Share Posted October 14, 2008 Yes you probably have to redesign their code to use your design, CSS etc... The 3rd party stuff probably has its own. Quote Link to comment https://forums.phpfreaks.com/topic/128376-news-script-questions/#findComment-665083 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.