Categories
Tags → How To Php Code

PHP: Looping Statements

PHP performs several types of repetitive operations, called &"looping&". Loops are set of instructions used to repeat the same block of code till a specified condition returns false or true depending on how you need it. This tutoria...
DETAILS

Creating a shout box with AJAX && PHP

This tutorial will cover how to make a great shoutbox to add to any web site. It makes use of PHP, MySQL, and AJAX. This is great for anyone who is just learning AJAX. It uses simple PHP code so as a complete beginner will be able to focus more on t...
DETAILS

Dynamic (2 level) navigation list

The creation of a dynamic nested unordered list without using any JavaScript code is sometimes a problem because the script needs to &"remember&" the values, sub values and also the query string from previous clicked links. In this ...
DETAILS

eRuby: SUSIE a Simple Photo Gallery in Ruby

SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting because it shows how Ruby, a powerful and fully object oriented programming language can be used to do the tiniest of tasks. Ruby can be used as a fast procedu...
DETAILS

EZCMS

EZCMS is a dynamic Content Management System. Manage or create websites, without having to constantly download/upload files, and/or need to know how to program web code. If you are a novice or advanced user, EZCMS is an extremely powerful tool....
DETAILS

Table Class for PHP

This code allows you to dynamically create your tables using PHP code. It is perfect for a content management system where you do not know how many rows of data will appear at design time. The class allows you to easily add rows as they are needed ...
DETAILS

Create syntax highlighted php code as html text

This tutorial teaches you how to convert an existing php code to a syntax colored html text.
DETAILS

Fade popups 1 / webmaster edition

Fade popups 1 is a unique and one of a kind popup ads PHP script that allows you to setup professional popup ad system. That system will gently and descreet fade in a window with an ad when a visitor enters your website. This is webmaster version - t...
DETAILS

Pixel area ads

Pixel area ads is an unique advertising solution php script recently developed by qualified php programmers exclusive for us! With our script you can have unlimited number of pixel areas thru out your entire web site. Each pixel area can have differe...
DETAILS

Display Date and Time ih PHP

In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Let''s see our sample.
DETAILS

Page:
©2003-2019 jCay.com