If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Welcome to RetouchPRO .
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload images and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
I thought it was! - you mean if I study hard, I'll be able to do something like this?
Do you use MySQL or some other database??
I've got my web site all set up with SSI's which makes it easy to maintain, but slow to load and still requires someone (me?) to update the pages. I'd like to make it so my son and his staff can maintain it themselves - I'm thinking PHP is the way to update content and that will leave me to push the pixels around to make it show up on the page.
I couldn't do something like this by myself if I studied the rest of my life It's all written by someone else, then customized by me to look like they all belong together (sort of).
PHP is designed to work with mySQL, and yes, this is all mySQL. This post is really just a field in a database that gets called when you view it and only then is the page actually generated.
Learn by teaching
Take responsibility for learning
Give yourself credit, I've looked at some of the the content management applications that are available and installing them and getting them working is a daunting task.
PHP code looks easy enough, I hope I can pull it off
Comment