roula Posted October 15, 2006 Share Posted October 15, 2006 i have a website that i want to put images on a specific location, would that be possible by using php and database? currently i'm doing this with html only manually, i just want to know if it makes sense to use php and a database to do all the work.the website is a syrian pixel advertising you can take a look if its useful http://www.syrianmilliondollarwebsite.com/thanks in advance... Link to comment https://forums.phpfreaks.com/topic/23971-need-to-apply-php-and-database-to-my-website/ Share on other sites More sharing options...
newb Posted October 15, 2006 Share Posted October 15, 2006 eh, itll make it much easier... Link to comment https://forums.phpfreaks.com/topic/23971-need-to-apply-php-and-database-to-my-website/#findComment-108916 Share on other sites More sharing options...
darkcarnival Posted October 15, 2006 Share Posted October 15, 2006 i'd recommend you use a database-driven site only if you have alot of content and you wish to make changes easier.i have a site that has close to 400 pages so i had to do it in order to keep it simple on changing design and such.but if you ony have a couple of pages, its not worth it in the amount of bandwidth it sucks up in the process. Link to comment https://forums.phpfreaks.com/topic/23971-need-to-apply-php-and-database-to-my-website/#findComment-108918 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.