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

Zend / PHP Conference

Posted on : 30-09-2010 | By : admin | In : PHP Basics, php news

0

The 6th Annual Zend/PHP Conference will bring together PHP developers and IT managers from around the world to discuss PHP best practices and explore new technologies. At ZendCon, you'll learn from a variety of technical sessions in 9 tracks, renowned speakers, in-depth tutorials, an Exhibit Hall featuring industry leaders and unique networking opportunities. Learn PHP best practices for architecture, design and development Discover new advances in the PHP language and how to best harness them Gain insights from peers, PHP luminaries, community members and thought-leaders Discover how to deploy and scale large PHP applications Explore new technologies like NoSQL and Cloud Computing Learn how to effectively leverage Zend Framework and the changes coming in Zend Framework 2.0 Register now so you don't miss out on the most popular tutorials and savings.

See the rest here:
Zend / PHP Conference

Read arguments

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

0

Package: Read arguments Summary: Read and validate shell command line arguments Groups: Validation Author: Manuel Lemos Description: This class can can be used to read and validate shell command line arguments. It can parse the values of arguments passed to a PHP script started from a command line shell to validate them according to rules defined by the current script

View original post here:
Read arguments

Small Google Translator

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

0

Package: Small Google Translator Summary: Translate text using Google Traslate API Groups: Localization , PHP 5 , Web services Author: Pawan Adhikari Description: This class can be used to translate text using Google Translate API.

Link:
Small Google Translator

MySQL Newsletter

Posted on : 28-09-2010 | By : admin | In : PHP Classes

0

Package: MySQL Newsletter Summary: Store and retrieve newsletter e-mails from MySQL Groups: Databases , PHP 5 Author: Carlson A. Soares Description: This class can be used to store and retrieve newsletter subscriber e-mail addresses from a MySQL database. It can create a MySQL database table for storing subscriber addresses, add an e-mail address, remove an e-mail address and retrieve the whole list of subscriber addresses

Read the original here:
MySQL Newsletter

Zend Technologies Partners with RightScale to Simplify PHP Development in the Cloud

Posted on : 28-09-2010 | By : admin | In : PHP Classes, PHP Reference

0

Zend to Offer Zend Server as Part of the RightScale Solution Pack for Development and Test on the Cloud Cupertino, CA, September 28, 2010 – Zend Technologies, the PHP Company, announced a new partnership with RightScale , the leader in cloud computing management. With this new partnership, development teams will be able to deliver PHP applications faster by leveraging the productivity and performance gains offered by Zend Server through RightScale’s open and flexible cloud management platform. RightScale today launched the RightScale Development and Test Solution Pack — a cloud management solution designed to help software development and testing teams more easily provision and use cloud computing resources to improve software quality and speed time-to-market.

Go here to see the original:
Zend Technologies Partners with RightScale to Simplify PHP Development in the Cloud

S-mail

Posted on : 27-09-2010 | By : admin | In : PHP Classes

0

Package: S-mail Summary: Compose and send e-mail messages Groups: Email , PHP 5 Author: Diogo Del Santo Description: This class can be used to compose and send e-mail messages. It can compose and e-mail message adding the necessary headers for setting recipients in To:, Cc: and BCc: headers, sender address, the message subject

Read the original post:
S-mail

Barcode PHP

Posted on : 26-09-2010 | By : admin | In : PHP Classes

0

Package: Barcode PHP Summary: Generate barcode images and PDF files Groups: Graphics , PHP 5 Author: firejocker Description: This class can be used to generate barcode images and PDF files. It can take a GD image resource and render a barcode on the image with a given size

Link:
Barcode PHP

PHP Barcelona Conference 2010

Posted on : 25-09-2010 | By : admin | In : PHP Basics, php news

0

The PHP Barcelona User Group is pleased to announce the 4th edition of the PHP Barcelona Conference . Come to the shores of the Mediterranean for two fun-packed days of cutting edge PHP, Application Scalability, High Performance, Databases, Integration, Testing, Clouds (not in the sky, we hope) and many many more topics and surprises. The event will take place from the 29th to the 30th of October and will bring together Ilia Alshanetsky , Fabien Potencier , Stefan Priebsch , Lorenzo Alberton , Enrico Zimuel and many more of the shiniest names in the industry for 48 hours of intensive PHP and fiesta! Fore more information visit http://phpconference.es and book your spot now before tickets run out and don't lose out on one of the most appealing events on the PHP calendar :) See you in Barcelona!

Read the rest here:
PHP Barcelona Conference 2010

Simple MySQL Query

Posted on : 25-09-2010 | By : admin | In : PHP Classes

0

Package: Simple MySQL Query Summary: MySQL database access wrapper Groups: Databases , PHP 5 Author: Enio Borges Ribeiro Description: This class implements a MySQL database access wrapper. It can establish MySQL database connections, execute SELECT, INSERT and DELETE queries from lists of parameters and return the results as arrays

Read more:
Simple MySQL Query

Page Control Class

Posted on : 24-09-2010 | By : admin | In : PHP Classes

0

Package: Page Control Class Summary: Generate links to browse listings split in pages Groups: HTML , PHP 5 Author: Kai Ming Choi Description: This class can be used to generate links to browse listings split between multiple pages. It takes as parameters the number of entries in the listing, the limit number of entries to display per page and the current page number.

Link:
Page Control Class