Categories
Tags → Php Previous Page

Team php SE module

A phpNuke or GeekLog (module / addon) or a stand alone script, that generates millions of search engine friendly pages. All while allowing the webmaster to sell keywords to visitors and or show any affiliate links they add to the database. The s...
DETAILS

Simple Security and Sessions in PHP

This article demostrates an easy way to maintain sessions and security (or authorization) in PHP. It does NOT use the PHP built in session support. The following method will allow you to easily secure any PHP page by simply including a file at the to...
DETAILS

QueryPrint

QueryPrint is a PHP class that prints the results of a SQL query in HTML format. The printing is defined in a seperate module class that can be modified or replaced. QueryPrint also supports multiple page queries allowing the user to decide how many ...
DETAILS
©2003-2019 jCay.com