How do you update a site without opening every page and editing them one by one?
How do you update a site without opening every page and editing them one by one?
Put parts of the code in their own files and include those files on the pages using php.
http://www.tizag.com/phpT/include.php
I have another question. What do I need to do so that when I post a new article on my site, the post before it goes to the 2nd page. Ex. I have 10 posts on my blog/website and i decided to post another one. What do I need to do so that the 1st article I made will be moved to the 2nd page and I will have only 10 posts per page.
Moved to Scripts & 3rd Party Apps
Is there any other way to do it?