Sign Up
|
Forgot Password?
Browse Categories
2D Graphics
Fireworks
Flash
Gimp
Illustrator
Inkscape
Paint Shop Pro
Photoshop
3D Graphics
3DS MAX
AutoCAD
Blender 3D
Bryce 3D
Cinema 4D
Lightwave 3D
Maya
Databases
DB Design
DB2
MS Access
MsSQL
MySQL
Oracle
SQL Basics
Sybase
Desktop Applications
MS Excel
MS PowerPoint
MS Word
QuarkXPress
Desktop Programming
C and Cpp
Delphi
Visual Basic
Visual C
Electronics
Arduino
Beginner Electronics
MAME
Operating Systems
Linux
Mac
Windows
Video Editing
Final Cut Studio
Premiere
Web Design & Development
ASP
ASP.NET
ColdFusion
CSS
Dreamweaver
HTML
Java
Javascript
MM Fusion
MS FrontPage
Perl and CGI
PHP
Python
Ruby on Rails
Web Design
XML
19,155 tutorials online
16 tutorials pending review
763 dead links removed
Web Design & Development: PHP Tutorials
0
1
2
3
4
5
Simple Reusable PHP/MySQL Authentication Script
Posted in
PHP > Security
by tutorialgrub on May 07, 2007
We will write a simple PHP/MySQL authentication script that can be reused for any of your project.
122 Views
|
0 Comments
|
0 Votes
|
0 Faves
0
1
2
3
4
5
Creating & Destroying Sessions
Posted in
PHP > Site Navigation
by tutorialgrub on May 07, 2007
Learn how to create & destroy sessions in PHP that allow you to carry user info across multiple pages.
207 Views
|
0 Comments
|
0 Votes
|
0 Faves
0
1
2
3
4
5
Simple Code Obfuscation with PHP
Posted in
PHP > Security
by tutorialgrub on May 07, 2007
This tutorial will teach you a simple way to obfuscate code in PHP so prying eyes won't easily be able to determine what is going on and steal your work.
180 Views
|
0 Comments
|
0 Votes
|
0 Faves
<<
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65