Upcoming News


Tutorials »

Looking for a way to measure to time spent on executing a PHP script? Using the PHP function microtime that task is quite simple to solve.
Posted by djamma 14 hours ago (http://echodevil.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php
Add To 

Made in PHP »

ocPortal CMS have all the features you would expect from a CMS as part of its product. It is built in PHP and MySQL.
Posted by bestopensource 20 hours ago (http://www.findbestopensource.com)
Discuss  | Read MoreBury | Tweet This | Tagged: open source cms
Add To 

Articles »

PHP Done Right? Yep. While it's very easy to put > in a text file surrounded by HTML, it's a little harder to build a large-scale, maintainable site unless you know not just how to use the language, but how to use it efficiently. While that's certainly an oversimplification, PHP enables (and sometimes even encourages) a lot of things we'd just as soon not see. The first one we're going to address
Posted by girish.r 20 hours ago (http://www.comfychairconsulting.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php
Add To 

Tutorials »

There is a fine line between transaction statements and error checking. I am going to blur the line a bit by using PHP to simulate a database transaction. I am doing this because the application is coded using Drupals functions and are so badly written that it will take me too much time to refactor all the functions to use db_affected_rows and return proper booleans.
Posted by girish.r 20 hours ago (http://carl.mcdade.me)
Discuss  | Read MoreBury | Tweet This | Tagged: simulating database transactions
Add To 

Tips & Tricks »

With PHP 5.3 and the introduction of deprecation web apps are moments away from seeing those unsighly errors at the top of the page. PHP has a the function set_error_handler, This will allow you to decide how you wish to handle your errors.
Posted by girish.r 21 hours ago (http://chachakawooka.com)
Discuss  | Read MoreBury | Tweet This | Tagged: try catch php errors depreciation
Add To 

Articles »

Zend recently announced the "Zend Unlimited Subscription" for its PHP product line as a way to address questions of licensing when the number of running instances of software is highly variable - as it is in the Cloud.
Posted by girish.r 23 hours ago (http://www.infoq.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php licensing cloud computing
Add To 

Tutorials »

Being a Software Developer is all about developing applications faster, and delivering quicker. At the same time ensuring that quality is not lost and readibility is kept. DB_DataObjects is one of the key tools in my productivity toolkit.
Posted by girish.r 1 day 2 hours 42 minutes ago (http://roojs.com)
Discuss  | Read MoreBury | Tweet This | Tagged: modular database dataobjects
Add To 

Tips & Tricks »

Thanks to PHP’s namespaces we can now use Monkey Patching within our projects. In this post there’s a practical example of this feature. We’re going to override the standard behaviour of PHP’s filesystem functions to store files into a CouchDb database as attachments without rewriting our code. Only setting up a namespace.
Posted by gonzalo123 1 day 18 hours ago (http://gonzalo123.wordpress.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php monkey patching namespaces couchdb nosql
Add To 

Articles »

We identified 5 Best opensource OCR libraries in C++, Java and CSharp. These libraries could be used to extract content from Images. Few libraries are capable to do ICR (hand writing recognition).
Posted by bestopensource 2 days ago (http://www.findbestopensource.com)
Discuss  | Read MoreBury | Tweet This | Tagged: open source ocr
Add To 

Made in PHP »

Have you ever been frustrating, why e-mail is not going from the localhost while using XAMPP or WAMP or any other PHP servers in windows environment? well in that situation i think i can help you.In this article i am going to tell you how to send e-mail from localhost in PHP.
Posted by learnphp123 2 days ago (http://advancedphptutorial.blogspot.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php tutorial
Add To 

Tutorials »

CouchDb has a great feature. We can store files as attachments into our documents. If we add this feature to its multi-master replica system, we can easily create a distributed filesystem based on CouchDb. The aim of this library is to create an interface with PHP to store, read, and modify files within our CouchDb storage.
Posted by gonzalo123 3 days ago (http://gonzalo123.wordpress.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php couchdb nosql storage
Add To 

PHP Dev Tools »

I've got a problem. I haven’t found the perfect IDE for me. Yet. I've got problems with every software. Now I will try to explain the problems I have and maybe someone shows me the light and helps me to discover the perfect editor/IDE.
Posted by gonzalo123 9 days ago (http://gonzalo123.wordpress.com)
Discuss  | Read MoreBury | Tweet This | Tagged: ide opinion
Add To 

Tips & Tricks »

SQL injections through GET and POST variables have been a problem for some time, but a possible solution is available in PHP self since version 5.2. Use the filter_input function!
Posted by djamma 9 days ago (http://echodevil.com)
Discuss  | Read MoreBury | Tweet This | Tagged: php filter_var function
Add To 

PHP Dev Tools »

We have identifed 19 Best opensource IDEs which could be used for different programming languages Java, Python, CSharp, Perl etc. You may need to pick a one to reduce your cost.
Posted by bestopensource 13 days ago (http://www.findbestopensource.com)
Discuss  | Read MoreBury | Tweet This | Tagged: open source ide
Add To 

Events »

WANdisco announces New Speakers and Early Bird conference offers
San Ramon, CA August 16, 2010 – WANdisco, the makers of Enterprise Subversion with active core Subversion developers from the project on staff, is pleased to announce that its Subversion Live events have been boosted by additional speakers from some of the worlds largest software development organizations.
Additional speakers now
Posted by WANdiscoGeorge 17 days ago (http://wandisco.com)
Discuss  | Read MoreBury | Tweet This | Tagged: subversion live wandisco 2011
Add To