News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Developer Tutorials Blog:
Testing PHP with the interactive shell
0 comments :: posted Monday May 12, 2008 @ 07:57:34
voice your opinion now!

Akash Mehta shares a helpful hint in this new post to the Developer Tutorials Blog today - testing out PHP code via the command line PHP binary.

Thankfully, PHP provides the interactive shell, allowing you to test out PHP interactively with immediate feedback. Here's how to take advantage of this mature feature of PHP.

With the help of the "-a" flag on the command line, the PHP binary will hand you an environment where you can code PHP and instantly see the results. He does mention a few quirks that make it different than working with PHP through a web server, namely moving in and out of code blocks and remembering to finish out with a semi-colon when the line is done.

tagged with: test interactive shell binary tutorial commandline


CIO.com:
You Used PHP to Write WHAT?!
0 comments :: posted Wednesday January 30, 2008 @ 13:47:00
voice your opinion now!

Stefan Koopmanschap has pointed out an interesting article over on the CIO magazine website that has some in the PHP community a bit up in arms about comments it makes towards the language.

The article, "You Used PHP to Write WHAT?!", covers the basics of the language - its status in the web programming world, the functionality it offers and the database interfaces it includes. They also include a hit list of reasons PHP is popular and why it's a good choice for your project.

Then things get a little strange - they move from their PHP praise to three things that have more to do with unresearched "facts" than the reality of the language:

  • Security and PHP
  • Working with PHP and the shell
  • Scaling and PHP (in enterprise environments)

These incorrect assumptions have lead to many comments both from the PHP community and from users of other languages (like Java and ColdFusion) sharing thoughts on the contents of the article and the language in general. Check out the article's comments to see for yourself.

Community Comments:

tagged with: scripting language popularity shell scalable enterprise security

Tobias Schlitt's Blog:
PHPUGDO proudly presents The PHP Weekender
0 comments :: posted Monday September 18, 2006 @ 07:34:47
voice your opinion now!

Tobias Schlitt is officially announcing a new offering from the PHPers in the Dortmund area as voted on via feedback from others in the surrounding area - The PHP Weekender.

It's been a good month, since the PHP Usergroup Dortmund asked for feedback on the idea of a PHP introduction workshop in Dortmund. Because of the huge masses of interessted people, we expanded the idea and are now going to make a 2 day, 2 track PHP introduction weekend, including 2 workshops and a lot of interessting sessions about topics like "XML handling", "Enterprise PHP", "SOA" and "Shell scripting.

The event will be presented in German and will be happening October 7th and 8th at Dortmund University. You can get complete details about the event (and reserve your spot) from the event's main website.

tagged with: phpweekender usergroup dortmund workshop xml enterprise soa shell phpweekender usergroup dortmund workshop xml enterprise soa shell


security pecl ajax database conference book application zendframework framework release developer PHP5 job releases PEAR zend cakephp code mysql package

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework