try another color:
try another fontsize: 60% 70% 80% 90%
PHP Suit
Useful PHP scripts

Blog: Tips and tricks from other pages VII

PHP under control, LINQ and cURL examples...

Tip: Create a zip file from folders

How to compress files from some folder into one ZIP file in PHP?

Tip: Bot detection

A tutorial for detecting the robots in PHP scripts.

Blog: Tips and tricks from other pages VI

Some PHP snippets, the cURL-based HTTP class, session starter that works across the browsers and a little tip for your .htaccess to lowering load and save the bandwith. Go on!

A new open-source PHP compiler

I've found a new promising project in early beta stage: phc - the open-source PHP compiler.

Tip: Mail address checking

A PHP snippet, which checks given mail address not only by regular expression (right form of address, i.e. "must contain one '@' character"), but checks if the mail server has the given mailbox.

Tip: Getting filename and extension in PHP

Roshan Bhattarai shows how to simple obtain the filename and extension from the file path.

Blog: Interesting PHP opensource projects

A bunch of interesting PHP scripts ready-for-use: Microblog, social community portal, DB manager, bookmarks manager and last (but not least): Working with video in real time.

Blog: Tips and tricks from other pages V

Charts and thumbnails

Tip: Load URL content

An interesting URL fetcher by Bin-Co. It workarounds all the curl, fsockopen and file_get_contents problems and provides a nice way to do content fetching.

Syndicate content