jayson Posted January 8, 2006 Posted January 8, 2006 What does it take to convert my HTML based site into a PHP based site? Is it easy, hard, should a newbie try to attempt this. Thanks Quote
TCH-Andy Posted January 8, 2006 Posted January 8, 2006 it can take very little to convert, it depends what extra functionality you are trying to add. Why do you want to convert it to php? Just to learn PHP? Or for some added function? Quote
jayson Posted January 8, 2006 Author Posted January 8, 2006 I would love to learn PHP, an thought my site would be a great way to learn Quote
stevevan Posted January 9, 2006 Posted January 9, 2006 I would suggest getting a book on PHP, then using a directory in your website to practice what you learn. Then you can take a good look at your website as a whole and decided if and where you can apply what you have learned. Quote
borfast Posted January 9, 2006 Posted January 9, 2006 I agree with Steve. If you don't know why you want to convert your site from static HTML into PHP, then don't do it. First, learn what PHP is and what it can be used for. Then you'll be able to tell what you can use it for and how you can use it on your website. Quote
jayson Posted January 9, 2006 Author Posted January 9, 2006 ok, I guess what I want maybe is not doable, I run frames, (I know, but I like it) I have a header/footer/navbar/main area. I want it that when you change pages the header changes also, I remeber seing it done some whare, bit can not remember where. So that is why I want to try my habd at PHP Quote
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.