Categories
Tags → How To Php

class.manpagelookup.php

This is a PHP class that allows you to do unix/linux man page lookups from your website. Easy to use, and produces the results in a nicely formatted layout. It allows you to search with keyword and section numbers, and also display a list of all tho...
DETAILS

base64img

Include/insert your gif/jpg image inside your PHP script using base64-encodeing. This enables you to create a good functional website with images, using only one file: Your php-script. The script it self is also a good example of how this works. Enjo...
DETAILS

ListMail

ListMail puts you in complete control of your email marketing! It allows you to automate and simplify publication of ALL of your your e-zines, newsletters, update lists, and more, from your web site(s). Features include unlimited mailing lists, eac...
DETAILS

CounterCookieIMG

This is a simpele PHP script that counts how many times a user has visited to your site using cookies. Only the user can see how many times he/she visited your site, and not the webmaster.
DETAILS

myGuestbook

myGuestbook is a free guestbook script based on PHP and MySQL. Features: Custom header and footer, Configurable required fields, Select how many messages to show per page, Editable referrer list selection, Spam protection (1 message per IP every 24 h...
DETAILS

Wireless Web Development with PHP and WAP

A comprehensive guide to how to use PHP alongside the wireless Web''s standard languages, namely WML and WMLScript, to create truly dynamic and powerful wireless applications. This book is derived from the author''s years of experience in b...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Search Engine Friendly PHP Pages

Search engine Web spiders, however, tend to ignore pages whose URL contains GET method parameters. This article explains how to use your Web server to pass parameters to PHP scripts so that it fools search engines, and allows your page to be indexed ...
DETAILS

A Simple Web Search Engine

This article shows you how to use PHP and a MySQL (or any SQL database) to create your own basic search engine. Covers creating SQL tables, Using regular expressions to match keywords, Connecting to the database, and Returning the results.
DETAILS

Creating PDF Files in PHP

This is a nice step-by-step article on how to create/modify PDF files in PHP dynamically.
DETAILS

Parsing XML With PHP

This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
DETAILS

Page:
©2019 A--9.com