Updated Download Link: ow.ly In this tutorial, you will learn how to connect to a MySQL database using PHP. 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 For project files, help forums, and more check out the website at http For business related inquires contact us at
Posts Tagged ‘code’
PHP Tutorial 1 – introductions and basic code
November 2nd, 2011
phpmoz Today I will show some basic PHP syntax and basic codes that you can use HTML Tutorial Playlist: www.youtube.com E-mail: mr.gigiliIII@gmail.com Twitter: www.twitter.com Website: www.mrxxxproductions.pcriot.com
PHP Tutorials: Full URL Shortener (Part 1/8)
June 3rd, 2011
phpmoz A complete guide to creating a URL shortener website from the start. Uses jQuery to create an easy to use interface. You can view the demo and use the service at min.bz WEBSITE http FORUM phpacademy.org TWITTER twitter.com FACEBOOK www.facebook.com
PHP Image Watermark Function Tutorial How To Apply Watermark On the Fly
April 11th, 2011
phpmoz Copy Paste Code: www.developphp.com Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any uploaded images on the fly by applying another custom function to our image processing library file.
PHP Tutorial for Beginners – #2 – Arrays, Variables, Echo, HTML
April 6th, 2011
phpmoz Newbie tutorial for people that never used PHP before, hope it came out allright as I didn’t prepare this tutorial. Anyway, here’s the manual I was talking about in the video: php.net

Posted in
Tags:


PHP Tutorial for Beginners – #4 – If Else Statements Boolean Variable
In this tutorial we’re going to make our own first If-Else statement and try to understand how we can use that function for different purposes. If you want to read the code go to: teachmeupphp.blogspot.com