Quantcast
Channel: PHPSense.com » PHP Basics
Browsing index pages (7 articles)

Five tips for PHP newbies

Five things you should do (or not do) when you are starting out with PHP.

View Article


Handling file uploads in PHP

Easy to follow tutorial on handling file uploads in PHP.

View Article


Handling forms in PHP

A simple tutorial on handling forms in PHP. More often than not, this the first stumbling block for most PHP beginners.

View Article

Prevent Duplicate Form Submission

Learn how to use PHP sessions to prevent duplicate form submission or re-submission.

View Article

Organize project through include files

A tutorial on how to use a include files to organize your PHP project.

View Article


PHP MySQL Basics Tutorial

PHP and MySql are the most common and popular combination you would come across on the Internet. Affordable Linux hosting, open source nature of these two technologies and the freedom from expensive...

View Article

Getting started with PHP sessions

HTTP is a stateless protocol. That is, a HTTP request to a website has no information or record of the preceding requests. This is where sessions come into picture. Sessions is a mechanism to preserve...

View Article
Browsing index pages (7 articles)


Latest Images