PHP and MySQL are server side programming languages that allow us to put interactivity onto our sites. This is extremely useful because it keeps a user interested in our site and also allows us to collect information through the Forms we put on our websites. Users can input data into surveys, post their comments, provide reviews, etc. With a PHP form capture. The information is then stored in our database. PHP strings also allow us to create CMS or content management systems.
This is what the computer geeks are talking about when they say dynamic content (I think). Basically what it means is we can store our articles, images, videos, CONTENT, in our databse and have it displayed under certain conditions. This adds lots of versatility to a site and allows us a way to have our USERs start creating content for us IE article directories.

I am working my way through an e-book about php right now that I will post to this tutorial once I determine its value. PM me and I'll be glad to share it with you

The databases are where all our info is stored and we need to code our communications with the databases as well. MySQL is the most popular database language for websites. Databases are places to store MASSIVE amounts of information that we can collect about our users. Collecting Customer Information is extremely useful for us since it helps us target our offers to our email list even more effectively.

For instance, in the dog training niche, there are probably many products that are appropriate for small dog owners that aren't appropriate for big dog owners. The owners will have different concerns and it helps us as marketers if we can break our list down with the info we have in our databases.

I outsource all my PHP and MySQL work since, to me, it still seems very complicated. But it does help to at least appear to know what you're talking about when dealing with programmers.


Join the Discussion
Write something…
Recent messages
Mila77 Premium
i CAN'T ACCESS MY WEBSITE BECAUSE OF THE MySQL
Reply
DynamicDavid Premium
If your website is not hosted at WA, contact the support team at your web host.
Reply
AriefWibowo Premium
Thank you so much for the information.
Reply
Ralawami Premium
Thanks for the info. :)
Reply
Poetman Premium
Wow! Totally awesome! I learned something new and useful tonight, the end of a rather long and otherwise "meh" day One term that didn't get mentioned was RSS which I have seen on occasional WP theme template options. So that might be good to add on if you make an update :)

Thanks!
Reply
Thank you for breaking that down! I've been researching endlessly, and although I did find a helpful site, I still didn't quite know what each of those were in layman's terms, particularly PHP and MySQL.
Reply
Top