Categories
Tags → Learning Php

Flash GuestBook using PHP and Text files

This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this ex...
DETAILS

Using PHP with ODBC

This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases.
DETAILS

PHP && Java

The author notes &"The Java extension is an extremely exciting tool. By learning how to use this module, you can extend PHP by the power of all available Java classes. To show you the basics of the Java extension, this article will cover ins...
DETAILS

PHP-Based User Authentication

This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
DETAILS

Php Fast and Easy Web Development

This is the only book on PHP that takes a visual approach to learning this topic. As a part of the Fast && Easy Web Development series, this book applies the highly successful combination of easy-to-understand instructions and real screenshot...
DETAILS

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
DETAILS

Ide.php

Ide.php is a web-based editor for PHP, and any server-side scripting like SSI, ASP, JSP, SSJS, even CGI. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal overhead. Whether an experienced programm...
DETAILS

PHP Pocket Reference

The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...
DETAILS

Getting Started With PHP

The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
DETAILS

Core PHP Programming

Core PHP Programming is the first complete, practical guide to PHP 3.x for experienced Web developers. Discover how PHP borrows the best ideas from Java, Perl, and C to create a remarkably productive scripting environment. Then, with the guidance of ...
DETAILS

Page:
©2003-2008 jCay.com