How to disable the silence error operator in php
how to manipulate urls using Net_URL2 Pear package
how to detect browser agents in php
how to beautify and format xml documents
Searching and replacing content in files is a common task all of us do regularly. Most programmers will implement it using Perl a shell script or through a editor. Perl offers itself as an excellent tool for the required purpose; we PHP programmers are not quite so lucky in that matter. Search/replace is easier from [...]
PHP pagination tutorial using the pears pager library