Categories
PHPTips and Tutorials → Miscellaneous

Top referring domains list

Learn how to get the referring domain from a URL and how to set up a simple application to display the top referring domains to your website.
  • Platforms
    • Linux,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Bar chart HTML generator

This article contains PHP function ae_bar_html for generating HTML/CSS based one-column bar charts. It is suitable for simple diagrams and does not require libgd.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

PHP regular expressions examples

Various PHP regular expression examples to help your application validate, compare, compute or decid. The regular expression, as a pattern, can match all kinds of text strings helping your application validate, compare, compute, decide etc. It can do...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Using Regular Expressions with PHP

Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and t...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Fluent Interfaces in PHP

A new buzzword in the PHP circles is Fluent Interfaces, which is not really new, but a way to chain methods of an object together. Here s an example
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Tips for Freelance PHP Coders

A freelancer or freelance worker is a person who pursues a profession without a long-term commitment to any one employer.Freelancing provides not only flexibility, but also control over how things are done, and unlimited income potential.
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

SIOC PHPExportAPI

The PHP Export API provides an easy way for developers to create SIOC exporters, as it maps SIOC Classes to PHP objects, with simple functions to export the created data. When using the API for you exporters, you won''t have to deal with S...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Creating a shout box with AJAX && PHP

This tutorial will cover how to make a great shoutbox to add to any web site. It makes use of PHP, MySQL, and AJAX. This is great for anyone who is just learning AJAX. It uses simple PHP code so as a complete beginner will be able to focus more on t...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Introduction To ACL

In this tutorial I hope to display to you the value of Access Control Lists (ACL)! For those of you who don''t know, access control lists are an easy and simple way to manage permissions and security in your applications. This is just one more s...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Pagination in PHP && MySQL

Do you have a news system that is becoming increasingly larger, or perhaps some custom forum software that displays to many topics on one page? Many beginning PHP developers deal with this very problem that arises from forums, news systems, guestbook...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com