In this tutorial i will show you how to present big number alot better!
Posts Tagged ‘login’
PHP Tutorials: Simple Register and Login system 1: What we’re going to learn
April 19th, 2012
phpmoz In this part we’re taking a look at what we’re going to learn and do in this tutorial series. We’re not using any nice CSS styling, just basic html. Twitter: twitter.com Twitch: twitch.tv
Php Tutorials: Offline login system 1: Creating the system
March 28th, 2012
phpmoz In this tutorial we will be learning how to make a offline login system, which won’t use any files to read usernames and password or any mysql databases. Twitter: twitter.com Twitch: twitch.tv
Php Tutorials: Securing your login script 1: Securing
March 27th, 2012
phpmoz In this tutorial we will be securing our login script with a few things, there are obviously many other ways and tricks of doing it but these are the ones i show you in the video: mysql_real_escape_string(); Suppressing your error messages or deleting them completely Closing any open mysql connections Twitter: twitter.com Twitch: twitch.tv
PHP Tutorial 3 – Creating A Basic Login System Part 2
March 26th, 2012
phpmoz This is a basic video tutorial covering how to create a basic login system using PHP and MySQL, a login system is used on 99.9% of websites today so it is the foundation for greatness when it comes to websites, this is also a BASIC tutorial for beginners meaning anyone with any level of knowledge in PHP and MySQL will understand it.
PHP Tutorial Teil 10 – Profi Login 1 (Deutsch/German)
February 25th, 2012
phpmoz In diesem Teil meiner PHP-Videotutorialreihe fangen wir mit der Entwicklung eines ausgewachsenem Login an. Code und Vorschau: www.meinpc-blog.de
PHP Tutorial Teil 11 – PHP Tutorial Teil 10 — Profi Login 2 (Deutsch/German)
January 26th, 2012
phpmoz In diesem Teil meiner PHP-Tutorialreihe arbeiten wir an unserem Login weiter. Code unter: www.meinpc-blog.de

Posted in
Tags:

