Categories
Tags → Php Variable Type

Captcha ZDR - powerfull captcha tool

This is simple, complete and powerfull captcha tool written in PHP for protecting your web FORMS from spammers.Under GPL. A good solution for this is to use an random code that is generated by a script the code will be displayed as an image so only...
DETAILS

Variables in PHP

Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign &"$&" and the value can be assignes using the &"=&"...
DETAILS

PHP Tutorial Part I

Covers opening and ending PHP tags, comments, variables, variable scope, types, and type juggling. Examples included
DETAILS

PHP_Debug

[PHP_Debug] An open source PHP debug library Hi, i have motivated myself to write this debug class, it works pretty fine. :) Here what the class alows : - Pear integration - PHP Process time - Database and query process time - Dump...
DETAILS
©2003-2019 jCay.com