The future of PHP

Programming for Search Engines 101. An area for avid PHP and .NET developers to chat about Programming techniques and how to make better use of search engines.

Moderator: Moderators

The future of PHP

Postby shameem » Mon May 10, 2010 2:07 am

Know what changes are in store for PHP V6 and how your scripts will change
http://www.ibm.com/developerworks/opens ... hp-future/
shameem
 

Re: The future of PHP

Postby jacobsmith12 » Mon Aug 08, 2011 11:19 pm

PHP 6 Features

The likely set of PHP6 features is:

Internationalization: Native Unicode – UTF-8 – to the core (strings, APIs).
Performance: Page level (opcode) caching through moving Alternative PHP Cache (APC) into the PHP core. Native application caching.
Break to label: Sending a break to a label (like a goto).
Enhanced array indexing: Array indexing can be used to substring or take an array slice.
Removed features: Magic quotes will be removed.
jacobsmith12
 
Posts: 3
Joined: Fri Aug 05, 2011 4:14 am
Tell us why you would like to become a WyseLabs Member:

Re: The future of PHP

Postby beniston » Thu Mar 01, 2012 10:21 pm

If Php site needs to run in PHP 6.... it should not be dependent upon the following features which would be removed in V6

- magic_quotes
- register_globals
- register_long_arrays
- safe_mode
beniston
 
Posts: 502
Joined: Wed Nov 02, 2011 4:35 am
Location: Cochin
Tell us why you would like to become a WyseLabs Member:


Return to Programming

Who is online

Users browsing this forum: No registered users and 1 guest