PHP @ FrOSCon: Call for Papers
Original post provide by PHP: Hypertext PreprocessorThe Free and Open Source Conference (FrOSCon) 2008 is a two-day conference on free software and open source. It will take place on August, 23th and 24th 2008 in Sankt Augustin near Bonn, Germany.The PHP Usergroups Dortmund, Köln/Bonn and Hamburg are cooperatively organizing the PHP track as a sub-conference of the FrOSCon. The call for paper is now open.
Previous Articles:Improving Performance Through Persistent Connections
The concept of persistent database connections is a question mark for many PHP developers. When exactly is it a wise decision to use them?
Vector Graphics In Javascript
This is impressive. A vector graphics library built using div layers and javascript. The mind boggles at what is possible: function graphing.
Flash Remoting With Oracle And PHPObject
Use PHPObject to integrate Macromedia Flash seamlessly with your Oracle data.
Zend/PHP Conference 2007 Call For Papers
Your participation will make this conference a success. Zend Technologies requests that you submit an abstract. The conference selection committee will consider all abstracts submitted on or before May 31, 2007. For more information about topics and submission guidelines please see http://www.zendcon.com/cfp.php.
Easy Trees With Oracle And PHP
Use a few elegant queries and functions to make working with your hierarchical data a breeze.
More Articles:
PHP Life : The Oracle
After a short break the PHP Life team are back. In this strip we look at the Zend/Oracle deal. If Oracle do buy-out Zend then let's hope things fare better for the Zend staff than Oracle staff at the moment!
Yahoo! Goodies: UI Library And Design Patterns
Widgets provided include Calendar, Slider and Tree View. The widgets don't seem particularly interesting (there are good alternatives out there), but the attractive thing about these libraries are that they have probably been thoroughly tested on more browsers than I could possibly test on.
Is PHP4 The New Perl?
The fact is that most Javascript, HTML and PHP (or ASP or Perl for that matter) out there is messy, unmaintainable crap. And that's why all the above technologies are so popular. They can be used by ordinary people with minimal training.
Inserting Multiple Rows With One Database Call Using PHP And Oracle Collections
How to use Oracle collections to improve the efficiency of PHP scripts that feature multi-row inserts
Why I Like PHP Revisited
It's just some people don't like it and snipe at the edges. PHP is, and not by some twist of fate, good for developing web apps. Allowing HTML and PHP to intermingle in a .php or .inc template is pretty good.