Results for: "PHP"
Contents (211)
Convert HTML Special Chars Entities Inside Code and Pre Tags
If you're ever posting a piece of code on your blog or whatever, you've probably realized that it's a pain…
read more
50 Fresh Tools for Developers and Designers
Web developers and web designers regularly look for new resources, tools and services to make the search of these ever-growing…
read more
PHP: Read, Write And Compress files with Zlib Extension
The zlib extension contains versions of many file-access functions, such as fopen(), fread(), and fwrite() (called gzopen(), gzread(), gzwrite(),…
read more
Dinamically Get Social Media Buttons After Page Loading
While working on the new theme for this site, we realized that the various social media buttons We use were…
read more