In thistutorial, you will learn how to use PHP includes to create templates. PHP includes are a great way to save time and frustration. Be sure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com
Posts Tagged ‘basic’
PHP Tutorial: Install ReCaptcha -HD-
November 20th, 2011
phpmoz In this tutorial, you will learn how to install ReCaptcha to prevent form spam. Besure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com
PHP Tutorials: Mini Shopping Cart (Part 4/7)
November 17th, 2011
phpmoz Create a mini shopping cart, easy to integrate into any design using only a couple of functions. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP programming tutorial – Basics
August 29th, 2011
phpmoz A tutorial on the basics of php. LAMP for ubuntu: www.youtube.com XAMPP for pretty much everything else: www.youtube.com
PHP Tutorial #2 – Basic PHP outputs & Variables (HD)
July 28th, 2011
phpmoz PHP Tutorial #2 – Basic PHP outputs & Variables (HD)

Posted in
Tags:


PHP Tutorial – Basic Comment System Using jQuery – Part 2
In this two-part tutorial series we will be creating a basic comment system using PHP MySQL and jQuery. The comment will automatically be added to the list of comments using jQuery to load the updated data onto the page. All comment posting and comment refreshing is done behind the scenes. The tutorials mentioned in this tutorial are listed below. Website: www.timkipptutorials.com Forums www.timkipptutorials.com Database Connection Script: www.timkipptutorials.com Implementing jQuery (video): www.timkipptutorials.com Implementing jQuery (text): www.timkipptutorials.com Converting MySQL Datetime Field: www.timkipptutorials.com