Categories
Tags → How To Php Code

myphpbooks

This script is a real world application that shows how to use MySQL with PHP. You can learn from the step by step commented php source code how to build a php program that uses MySQL to keep a database of your books. Program functions implemented inc...
DETAILS

The Difference Between require() and include()

Did you know that require() and include() work differently? Both are used for including code in another file into your program, but there is a crucial difference in how they operate when that file cannot be read which any PHP programmer needs to know...
DETAILS

Image rotation with PHP

This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for exa...
DETAILS

Use PHP on pages without a .php extension

This guide will tell you how you can use .htaccess to use PHP code on pages that don''t have a .php extension, for example on a page called index.htm.
DETAILS

Building Modular XHTML Web Pages with PHP

Learn how to use PHP to separate the different elements that make up a well designed and valid Web page into its component parts and have these parts adapt in certain powerful ways. These components correlate almost exactly with the modular design of...
  • Categories
  • Platforms
    • Linux,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • Other Free / Open Source License
DETAILS

Animal Crossing Code Project (PHP port)

If you want to spice up your Animal Crossing site, or just want to add something special to your gaming site, you can add some fun, or perhapse spoil it for people with the Animal Crossing Code Project. It contains the PHP version of the Code Generat...
DETAILS

Page Load Time Walkthrough

This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.
DETAILS

Online Keyword Research Tool

Online keyword research tool help you select keyword and research keyword for internet marketing or SEO (Search Engine Optimization), You can find how many search times on internet for your keywords and generate a keyword list. Deep analyze option ca...
DETAILS

Vida

Vida is a PHP5 MVC (Model View Controller) framework. It delivers 6 basic services for web applications using the new OO and XML features of PHP5: database encapsulation, permission management, form handling, container based GUI control using Smarty ...
DETAILS

OptinBOOM

I searched and read long hours, tested a lot of things, and talked to a lot of people in order to discover this... If you build a list you are imune! No more reset of wash away! OptInBOOM will get to work creating a subscriber base for you minutes af...
DETAILS

Page:
©2003-2019 jCay.com