Categories
Tags → How To Php

Arrays and PHP: A Primer

For many years, arrays have been used to logically store and sequence data. They have also been the point of confusion for many developers. This article will talk about the structure of arrays and how you can create and manipulate arrays with the PHP...
DETAILS

How to protect PDF files using PHP

This tutorial explains how to safely hide away PDF files from public access using htaccess, but then having a PHP file run its own authorization to allow access to the file without the Network Password dialog box. The PDF file will be displayed in th...
DETAILS

pNav

pNav is a PHP and MySQL driven framework for website developers who wish to implement a dynamic website quickly and easily. It features a top navigation bar and side navigation menu which are both derived from entries in the back end MySQL database. ...
DETAILS

Emailing Customized Flash E-cards with PHP and Text Files

This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-...
DETAILS

Simple Login/Registration Using Flash with PHP and mySQL

This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulat...
DETAILS

Kaos Custom dates

Based around the functionality of the PHP date() function, it returns date and time information in a format based upon arguments it is fed. Essentially, it takes one date string/object and transforms it to a different format. The ASP FormatDateTime f...
DETAILS

Configuring PHP with ORACLE 8i Support

This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes &"when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution. ...
DETAILS

Php Functions Essential Reference

If you''re a programmer looking for the most effective uses of PHP, this book will provide you with: A clear guide to common function usage and pitfalls; Easy to find, detailed information on the most important PHP functions; Practical examples ...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
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

Creating dynamic Web sites with PHP and MySQL

This free, dW-exclusive tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will learn how dynamic sites work and how they serve the content, and you will be re...
DETAILS

Page:
©2019 A--9.com