PHP
PHP is a computer scripting language, originally designed for producing dynamic web pages.
Article

Integrate Phpbb3 forum login(session) with website

login($fstr, $fstr, $autologin); $result=LOGIN_SUCCESS; }
Article

Seven habits for writing secure PHP applications

When it comes to security, remember that in addition to actual platform and operating system security issues, you need to ensure that you write your application to be secure. These seven habits for...
Article

PHP Security: Basic PHP Security

To make sure the security in your PHP scripts are okay, you have to start with the basics: filter input, and escape output. If you haven't got that working properly, your scripts will always be open...
Article

Coding the Form Generator Module

Most developers must deal with the job of developing robust data validation for forms on a regular basis. Nobody wants to write the same code over and over, so this article (the first of three in a...
Article

Web Apps with Tiger: Security and MySQL

In this, the second part of "Web Apps with Tiger," Morbus focuses on protection. He'll replace the default PHP configuration with a more secure version, and explain some of the differences. Finally,...
Article

PHP Introduction Manual

This PHP tutorial describes PHP variables, objects, functions, arrays, using forms, using sessions and more giving some examples.
Article

Mini Shopping Basket with only PHP4 Sessions

If you haven't done your own shopping basket with PHP yet, you should be able to build one after reading this article. Even if you have a basket already, some of the tips I provide here could help...
Article

Sessions in PHP

A brief overview of using sessions in PHP 4.0.
Article

Security flaws in PHP

This article try to explain some of the most common security flaws, and show simple ways to secure your site.
Article

Security flaws in PHP

This article explains some of the most common security flaws, and show simple ways to secure your site.
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.