 |
| ::: T4VN Statistics ::: |
PHP Scripts : 65 |
PHP Example : 67 |
PHP Tutorials : 21 |
PHP News : 93 |
Total Coupon : 36 |
Other Tutorials : |
Member : 266 |
|
 |
 |
Alexander Netkachev's Blog:'PHP IDE' is superseded by 'PDT, PHP Development Tools'[2007-01-29 18:58:37]
In a new entry to his blog today, Alexander Netkachev takes a look at the Eclipse project formerly known as "PHP IDE" - the "PDT, PHP Development Tools" project.
PHP IDE developers have changed the name of their project to PHP Development Tools, to place it into the line of Eclipse project Development Tools with C/C++ Development Tools, J Development Tools, and others. So, if you use PHP IDE in your work, do not forget to update it to the new version of the project with a few bugs fixed and new features added.
He also includes the instructions to make the update to this latest version and the screenshots of a before and after the update's run.
|
NewsForge.com: A DIY calendar control in PHP[2007-01-28 02:47:14]
As a former ASP.Net coder, I've missed the convenience of Microsoft's built-in Calendar Control since I switched to doing Web site development in PHP. On a recent project I needed the ability to display a calendar with dates serving as hyperlinks to selected database items. I decided to use the opportunity to write some portable PHP code that I could use in other projects.
|
PHP London 2007[2007-01-20 20:29:20]
After the success of 2006 the PHP London user group is staging the UK's second dedicated PHP conference on Friday, 23 February 2007, in London. The conference will be a low-cost event, costing £50 for the day. Speakers include: Rasmus Lerdorf, Cal Evans, Simon Laws and Kevlin Henney.
|
Community News: Livedocs XMLWriter Entry Updated[2007-01-04 00:08:10]
As mentioned briefly by Pierre-Alain Joye, the documentation (on the Livedocs website) has been updated for the XMLWriter package.
This is the XMLWriter extension. It wraps the libxml xmlWriter API.
This extension represents a writer that provides a non-cached, forward-only means of generating streams or files containing XML data.This extension can be used in an object oriented style or a procedural one. Every method documented describes the alternative procedural call.
The updated documentation cn be found here.
|
Symfony Project: symfony 1.0.0 beta 2 released[2006-12-21 19:46:42]
The symfony project has announced the release of their latest version - 1.0.0 beta 2:
symfony 1.0.0 beta2 is completely compatible with beta1, so you don't need to launch the upgrade task if your project is already running on beta1.
Updates included with this release include:
Better compatibility with PHP 5.0.X
PEAR dependency has been removed
New COPYRIGHT file and licenses/ directory
Phing is now bundled with symfony
|
International PHP Conference 2006 Call for Papers[2006-04-28 04:10:31]
The Call for Papers for the International PHP Conference 2006, 5th to 8th November 2009 at Frankfurt/Main Germany, has been started. The Conference features two days full with six hours PowerWorkshops and two days main conference with sessions. The main focus of the conference will be Security through an own security track. Like last year, we'll provide a Management Day for businesses utilizing PHP or evaluating PHP. The Call for Papers will end at April, 30th.
|
PHP Vikinger[2006-04-28 04:08:14]
The PHP Vikinger is a community-driven PHP event that will be held in Skien, Norway from June 24th to 25th. Like the famous Foo Camp and Bar Camp, the people who attend get to choose and present the sessions at the event. The event is meant to be affordable: registration is 20 Euros, and simple food and a place to sleep are provided for both days of the event. The major expense for most attendees will be the cost of traveling to Norway. 50 invitations have been sent to various PEAR and PHP contributors. General registration for the event opens on May 1st.
|
Zend: Roll Your Own Search Engine with Zend_Search_Lucene[2006-04-06 23:09:22]
With the Zend Framework making such a splash in the PHP community, people can't seem to get enough tutorials and information surrounding it. So, in an effort to feed that need, Zend has published this new tutorial covering the Zend_Search_Lucene package.
One of the features that sets the Zend Framework apart from the others is the inclusion of a decent search module. Zend_Search_Lucene is a php port of the Apache Lucene project, a full-text search engine framework. Zend_Search_Lucene promises a simple way to add search functionality to an application without requiring additional php extensions or even a database.
Zend_Search_Lucene overcomes the usual limitations of relational databases with features such as fast indexing, ranked result sets, a powerful but simple query syntax, and the ability to index multiple fields. Better still, a Zend_Search_Lucene index can live happily alongside your relational database to provide fast searching but without duplicating the effort of storing all of your data twice. In this tutorial, I'll show you how to use Zend_Search_Lucene to index and search some RSS feeds.
Mostly due to the simplicity of Zend's Framework setup, the tutorial isn't too long. It looks at the creation of the index (with a sample of fetching RSS feeds) and how to use this index to search their contents. There's even an outline of what kind of data can be associated with what kinds of fields.
|
Previous 12345678910 11 12 Next
|
|

|
 |
| ::: Resources ::: |
|
|
| ::: New Templates ::: |
|
| ::: Other Tutorials ::: |
|
 |