Categories
PHPTips and Tutorials → Miscellaneous

Pear Module: HTML_BBCodeParser

PEAR''s HTML_BBCodeParser package is a BBCODE parser. This tutorial will teach you how to use it.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Finding out Square Roots in PHP

Learn how to use the sqrt() function in PHP to find out the square root of a number.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

A quick tutorial in .htaccess

Apache''s .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tutorial gives a brief lesson in how to implem...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Pear Module: HTML_Page

HTML_Page is a PEAR package which is an XHTML Page Generator. This tutorial will teach you all about it and how to use it.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Simple Method To Output HTML

In HTML the &" character is encountered very often. This is also used within PHP therefore this causes a very small problem when outputting HTML code. This however is a very simple solution to that problem.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP Tutorials

A wide selection of great PHP tutorials with code examples. All comments are commented to make it easier to read and understand.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Developing State-enabled Applications With PHP

This tutorial and its other installements will the various aspects of how to Develope State-enabled Applications With PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Display filename of your script

Learn how to display the filename of the script which is currently running.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Create Your Own BBCode

Learn how to parse bulletin board code to translate it into HTML. This tutorial will provide the code to convert the [img], [url], [b], && [code] tags.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Calculate Google PageRank

The source code for a function that will calculate a specified URL''s Google PageRank is provided. Also included: some background info on PageRank and an example of the function''s use.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com