|
|
|
|
php
articles connected to tag, in English
Articles | Are you ready to take a step beyond writing code in a text editor like UltraEdit, BBEdit, or TextMate? Would you like to see those PHP and JavaScript syntax errors in the edito... |
| This tutorial explains the installation of Apache web server, bundled with PHP and MySQL server on a Linux machine. The tutorial is primarily for SuSE 9.2, 9.3, 10.0 & 10.1 ope... |
| PHP is simultaneously the most infuriating and joyful languages you’ve probably ever worked with. “infuriating” primarily because the function names are so inconsistant. Here’s... |
| This article is covering password hashing, a subject which is often poorly understood by newer developers. |
| Introduction In this article I will try to give a view of what is the custom caching with php, why and how we can use it. In the modern days, most of the sites are database ... |
| The Registry is one of those Patterns where once you understand it, it seems so incredibly useful. Think of it as a basket; using a Registry you can add data (both values and... |
| Like most languages, PHP allows developers to accomplish the same tasks using several different methods. I think most of us stick with whatever habits we fall into without real... |
| Knowing the basics of cookies and sessions is essential to any successful PHP programmer. It is useful to store pieces information on the users computer for later use. Things l... |
| The Singleton is one of the simplest Patterns to understand. It's common usage is to ensure that only one instance of a class is ever instantiated. The reason for wanting... |
| (...)I'll warn you right now, this is going to be a long article. More than likely, I'll put a version of this up on the MySQL developer zone and PHP zone. This article... |
| Article written by Sean Kelly is dedicated to basic usage of combined AJAX and PHP. Basing on a quite simple example-a photo gallery-it describes how to use the potential of th... |
|
|
© 2005-8 EIOBA group. All rights reserved
|