-
Categories
- Browsers (15)
- CSS (12)
- Events (8)
- Graphics (4)
- HTML/XHTML (4)
- JavaScript (24)
- jQuery (18)
- MySQL (3)
- News & Updates (23)
- Operating Systems (2)
- PHP (30)
- Regular Expressions (4)
- Resources (3)
- Surreal CMS (9)
- Tutorials (4)
- Web Design (4)
- Web Servers (5)
- Web Standards (4)
- WordPress (1)
Category Archives: Regular Expressions
RegexPal: Develop and Test Your Regular Expressions From Your Browser
An online tool to help you build and test regular expressions. Continue reading
Posted in Regular Expressions
Comments Off
PHP Functions to Get and Remove the File Extension from a String
Two useful PHP functions to handle file names and extensions. Continue reading
Posted in PHP, Regular Expressions
4 Comments
Validating File Extensions using PHP
A function to validate file extensions. Continue reading
Posted in PHP, Regular Expressions
6 Comments
Find and Replace Hyperlinks and Email Addresses in PHP
PHP functions that add anchor tags around hyperlinks and email addresses in a given string. Continue reading
Posted in PHP, Regular Expressions
5 Comments