Posts Tagged ‘one’

PHP Tutorials: Rating System (Part 1/4)

Part 2/4: www.youtube.com This rating system allows you to rate items from any database table, so it’s flexible. Based on a 1 to 5 rating, you can incorperate a star rating system if required. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com

PHP Tutorials: Selecting and Using Multiple MySQL Databases

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 Tutorials: Ternery Operator (Inline IF statement)

The ternary operator is essentially an inline IF statement, saving a lot of time and lines of code. In this tutorial we shorten around 9 lines, to 2. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com

PHP Tutorials: Create a ‘Like’ Button – Displaying Articles (Part 3/7)

Creating a ‘Like’ button with PHP. Easy to integrate into your existing content with the use of jQuery for AJAX calls. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Tutorials: Create a ‘Like’ Button – Introduction & Directory Structure (Part 1/7)

Creating a ‘Like’ button with PHP. Easy to integrate into your existing content with the use of jQuery for AJAX calls. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com

PHP Basics: Multi-dimentional Arrays

Expanding on arrays, but, well…multi-dimentional! Basically meaning you can add an array inside an array.

PHP Tutorial : File Upload (Part 1)

Part 2 : www.youtube.com Part 3 : www.youtube.com Rate, Comment and Subscribe @ youtube.com

PHP tutorial – how to create website counter

Simple tutorial how to make a own website counter. Sorry for my langauge. Im not pretty good in english. Thanks for watching