Featured Posts

Why PHP Frameworks MatterWhy PHP Frameworks Matter In a 1998 interview with Dr. Dobb’s Magazine, creator of the Perl programming language Larry Wall concluded his answer to the final question with a tip I’ve never forgotten, remarking, “Take...

Readmore

  • Prev
  • Next

phpMyAdmin 3.3.7-rc1 and 2.11.11-rc1 released

Posted on : 31-08-2010 | By : admin | In : PHP Advanced, PHP Basics, PHP Reference

0

Welcome to the first release candidate for phpMyAdmin 3.3.7 and 2.11.11 which are bugfix versions.

Here is the original post:
phpMyAdmin 3.3.7-rc1 and 2.11.11-rc1 released

phpMyAdmin 3.3.7-rc1 and 2.11.11-rc1 released

Posted on : 31-08-2010 | By : admin | In : php database, PHP Reference

0

Welcome to the first release candidate for phpMyAdmin 3.3.7 and 2.11.11 which are bugfix versions.

See the article here:
phpMyAdmin 3.3.7-rc1 and 2.11.11-rc1 released

PHP Vulnerability Scanner

Posted on : 31-08-2010 | By : admin | In : PHP Classes

0

Package: PHP Vulnerability Scanner Summary: Scan script files for malicious code Groups: Files and Folders , PHP 5 , Security , Utilities and Tools Author: Er. Rochak Chauhan Description: This class can be used to scan script files to find eventually malicious code. It can traverse a given directory recursively and checks script files to see if they may contain code that may be eventually malicious

More here:
PHP Vulnerability Scanner

PHP Class Generator Bryan Version

Posted on : 31-08-2010 | By : admin | In : PHP Classes

0

Package: PHP Class Generator Bryan Version Summary: Generate classes to manipulate MySQL table rows Groups: Code Generation , Databases Author: Bryan Description: This package can be used to generate classes to manipulate MySQL table rows.

Continue reading here:
PHP Class Generator Bryan Version

cjEvents

Posted on : 30-08-2010 | By : admin | In : PHP Classes

0

Package: cjEvents Summary: Handle browser events in PHP Groups: AJAX , PHP 5 Author: Jo Giraerts Description: This package can be used to handle browser events in PHP. With this library you can do event-based programming in PHP and Javascript. Uniform event-messaging between PHP and javascript.

Read the original here:
cjEvents

Calculate age

Posted on : 30-08-2010 | By : admin | In : PHP Classes

0

Package: Calculate age Summary: Calculate the age of a person given the birth date Groups: Time and Date Author: Shashi kanth Description: This class can be used to calculate the age of a person given the birth date. It takes the birth date and computes the number of years, weeks and days that the person lived.

Originally posted here:
Calculate age

Probability distribution

Posted on : 29-08-2010 | By : admin | In : PHP Classes

0

Package: Probability distribution Summary: Create noise with Gaussian or Poisson distribution Groups: Audio , PHP 5 , Statistics Author: Michele Andreoli Description: This package can be used to create noise with certain probability distributions. It can generate sets of values with different with either uniform, Gaussian or Poisson distribution. It can also apply the generated values at an input signal in input to simulate a noise.

Continued here:
Probability distribution

Probability distribution

Posted on : 29-08-2010 | By : admin | In : PHP Classes

0

Package: Probability distribution Summary: Create noise with Gaussian or Poisson distribution Groups: Audio , PHP 5 , Statistics Author: Michele Andreoli Description: This package can be used to create noise with certain probability distributions.

View original post here:
Probability distribution

Pagination in PHP

Posted on : 29-08-2010 | By : admin | In : PHP Classes

0

Package: Pagination in PHP Summary: Browse MySQL query results split in pages Groups: Databases , HTML , PHP 5 Author: Qazi Umar Description: This package can be used to browse MySQL query results split in pages. It can take a MySQL query and generates navigation links to browse to the different pages among which the listing of the query results will be split.

Continue reading here:
Pagination in PHP

Pagination in PHP

Posted on : 29-08-2010 | By : admin | In : PHP Classes

0

Package: Pagination in PHP Summary: Browse MySQL query results split in pages Groups: Databases , HTML , PHP 5 Author: Qazi Umar Description: This package can be used to browse MySQL query results split in pages. It can take a MySQL query and generates navigation links to browse to the different pages among which the listing of the query results will be split.

Go here to see the original:
Pagination in PHP