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 ‘pages’
PHP Tutorial: Register and Login (User Account System) [part 01]
August 14th, 2012
phpmoz WEBSITE: betterphp.co.uk In this video I talk about the folder and database structures as well as code the first part of the init.inc.php file.
PHP Tutorials: Register & Login (Part 12): Protecting Pages
May 15th, 2012
phpmoz In this part, we protect specific pages so they’re only accessable by users that are registered and logged in. This completes the basic register and login process by making use of what we’ve done so far. Register & Login series playlist is available at: www.youtube.com Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com
PHP Tutorials – Dynamic HTML Web pages using PHP part 1
October 24th, 2011
phpmoz In this tutorial, I code the basic web page involved in making the dynamic website. It is always best to make the HTML page first and then later decide which elements within your website you would like to be dynamic….. Once I have made my page then I like to cut the page up into elements to start coding my PHP… Keep watching this is a very good starting point to build upon your knowledge of Dynamic web pages
PHP Tutorials: Dynamic Pages (Part 3/3)
August 17th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Dynamic Pages (Part 2/3)
August 9th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Dynamic Pages (Part 1/3)
June 14th, 2011
phpmoz Load files into a content area dynamically using $_GET (eg index.php?p=contactus) WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorials: Dynamic pages (Security update)
April 3rd, 2011
phpmoz A security update on my previous tutorials whereby you stop the potential for directory swapping.
PHP Tutorial: Basic Template System [part 01]
March 15th, 2011
phpmoz In this video I explain the folder structure, the index.php page and code most of the init.inc.php file.
PHP Tutorial – 03 – Variables
February 22nd, 2011
phpmoz This PHP tutorial lives at: www.programmingvideotutorials.com The video demonstrates how to variables in PHP.

Posted in
Tags:

