Categories
PHPTips and Tutorials → Miscellaneous

Moving items between listboxes in PHP example

Someone wanted the exact same thing on codeproject.com a while ago but I didn't give much thought to it, until someone at work asked me how to do it - since he wasn't able to find a viable solution on the internet.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Bot Detection with PHP

In this tutorial I will be showing step-by-step how to detect bots/crawlers with PHP. Bots or Crawlers, are basically search engines crawling around the internet. This is how you get your pages on search engines (well, a major way). Bot Detection isn...
  • Platforms
    • Linux,
    • Windows,
    • Mac OSX
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

Alternating Table Row Colors

This tutorial will provide you with a basic concept for creating alternating row colors. Using while loops and generating a list from the mysql table.
DETAILS

Analysing PHP Objects and Classes

Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don t have access to debugging tools such as those in Zend Studio.
DETAILS

Design Patterns with PHP: The Singleton

An introduction to the singleton design pattern and how it can help you. Whats it good for? come on it and read to see!
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

PHP SOAP Extension Client Programs

This article provides notes and tutorials on PHP SOAP Extension client functions and client testing programs.
DETAILS

User Click Tracking in CakePHP

This tutorial shows you how to log user activity for users on your website, where they go on your website, how they got there, how long they stayed, ip, which pages they used most and so forth. It requires you to already have cakephp installed. CakeP...
DETAILS

Working With UK Postcodes

This article provides you with a table for converting postcodes into counties. I created the table from a variety of sources for a recent project where I needed to be able to map user''s postcodes to counties.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Make lowercase followed by uppercase data

study case implementation of strtolower and ucwords for data in mysql database
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Tag cloud

You are looking for a design Web2 tag clouds to spice up your web site. The tag clouds reflect which words have been researched during the last 2 days, and show the 50 most popular one. Color and size changes based on the number of search. Check the ...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2008 jCay.com