- PHP Definition » PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses. PHP is a recursive acronym for PHP: Hypertext Preprocessor.
- Navigation Higlighting using PHP » Here is a simple script that can be used to highlight an individual link on a page using PHP
- GoDaddy PHP Restrictions » GoDaddy shared hosting restricts several commonly used PHP functions including fopen, fwrite, fread, file, fpassthru, file, mail, opendir, readdir, closedir. This is because GoDaddy has configured PHP on Microsoft servers to run in "Safe Mode". According to a post on...