Freelancercafe

Friday, May 18th

Last update05:06:15 AM GMT

You are here: Web & Programming PHP Resources

PHP Resources

Is Php Good For Freelancing??

E-mail Print

PHP jobs are becoming more and more sought after as the world continues to delve deeper into the cyber world. Many websites are using PHP code for the simplicity it provides when you need to run your website using a system. This system can be written by an expert PHP coder and these PHP jobs are offered mainly on

Php: Log Clicks on Links to External Sites

E-mail Print

The following demonstrates a method of logging clicks on hyperlinks to external sites using Php and MySQL. This can be used to generate statistics for content on your site such as "Popular links/sites", or keeping track of a frequent user or member's actions.

PHP 5 Unleashed

E-mail Print

PHP 5 Unleashed, written by a team of 7 authors with John Coggeshall as lead, offers a great representation of how powerful PHP can be. It covers a wide variety of topics from the standard databasing and form handling to handling XML, encryption and even direct input/output to an underlying unix operating

Search Your Database

E-mail Print

This will allow you to search you records in your database. It uses the LIKE string and looks for anything related and prints it. For example if you

PHP Jabber Client

E-mail Print

This is an event-driven, PHP-based Jabber client class implementation, allowing your script to connect to and interact with Jabber (XMPP) servers.