Categories
PHPTips and Tutorials → Miscellaneous

Search Engine Friendly URLs with PHP

You know that search engines love pretty URLs that have a lot of keywords. Pretty URLs like that are easy for us to read. It will also make your site ranks high in the search results of a search engine. This article covered a simple trick to achieve ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Displaying images as links on cakePHP views and layouts

cakePHP gives us two helpers, image and link - we can put these together to easily display linked images on our views and layouts.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

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.
  • Platforms
    • Linux,
    • FreeBSD
  • Licenses
    • Freeware
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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
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...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
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

Page:
©2019 A--9.com