- 1,251 categories
- 40,829 scripts
- Learn how search strings or replace single or multple matches using PHP functions.
This tutorial explains the basic operations for dealing with string search and replacement using preg_match(), and preg_match_all() functions.
- Categories
- Platforms
- Licenses
- A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to le...
- Categories
- Platforms
- Licenses
- This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view....
- Categories
- Platforms
- Licenses
- Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or folder inside of a directory. This tutorial shows us how handle that with only a few rows of PHP code!
- Categories
- Platforms
- Licenses
- PHP for dummy is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
- Categories
- Platforms
- Licenses
- This is a basic PHP tutorial available for everyone and anyone who wants to read it. It covers: Variables, Comments, Output, Strings, Operators, If...Else, Switch, Arrays, While Loop, For Loop, Foreach Loop, Do While Loop, Include and Require, PHP/HT...
- Categories
- Platforms
- Licenses
- This tutorial is for all those people who know the basics of PHP, but want to take it to the next level. Object Orientated PHP is the interaction between different functions, classes and variables. Once you master the basic in this tutorial, you will...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This tutorial is intended for PHP programmers who are interested in writing reusable code. Experience with PHP4 and familiarity with writing classes are assumed. The article is primarily geared toward programmers who are new to writing code libraries...
- Categories
- Platforms
- Licenses
- This tutorial is intended for intermediate level PHP programmers, who know how to use web forms to gather data, and how to communicate with database systems or filesystem to store the data, but are unaware or uninformed about the inspection process b...
- Categories
- Platforms
- Licenses
- This tutorial is intended for both amateur and professional PHP programmers who want to design and write quality functions. To complete this tutorial, you must have a basic level of working knowledge with PHP, and know how to define functions.This wi...
- Categories
- Platforms
- Licenses
Page: