Part 3/3: www.youtube.com Easy pagination with PHP, by splitting results from a database into seperate pages. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
Posts Tagged ‘Data’
PHP Tutorials: PDO: Affected Row Count (Part 3/7)
August 17th, 2012
phpmoz Part 4/7: www.youtube.com Using a PDOStatement method, we can return the amount of rows that were affected by our last query, which can be very useful! Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorial: Using CSV Files [part 02]
June 11th, 2012
phpmoz WEBSITE: betterphp.co.uk In this series I show you the basics of reading and writing a CSV file.
PHP Tutorial: Password Encryption with MD5, SHA1, and Crypt -HD-
May 16th, 2012
phpmoz In this tutorial, you will learn how to encrypt passwords and other data by using the md5, sha1, and crypt functions. 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
PHP Tutorials: Selecting and Using Multiple MySQL Databases
May 5th, 2012
phpmoz If you need to query mutliple database tables, it can be quite messy to switch between the two. This tutorial will show you a few ways to select multiple databases and a little information on each one, including how best to do it. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorial: Basic Introduction
January 19th, 2012
phpmoz A basic introduction to PHP. PHP is an open-source programming language which is widely used in the web today. It allows you to create dynamic websites and pages driven by database results. XAMPP is an open source cross-platform web server solution that allows you to build PHP websites, pages locally in your computer.
Learning to Program – GUI PHP Tutorial – 1- RadPHP
January 14th, 2012
phpmoz Learning to program with PHP – with visual component building with RadPHP. This is the first in the video series to build our web site.

Posted in
Tags:

