News Feed
Jobs Feed
Sections




News Archive
feed this:

Scott Mattocks' Blog:
What is PHP-GTK?
May 23, 2006 @ 11:57:11

According to this new post from Scott Mattocks today, there's a new article in a new section of the php|archtiect site detailing the evolution of PHP-GTK.

This article is a first in a series of PHP-GTK articles. My goal is to start with PHP developers that have never heard of PHP-GTK and slowly but surely get them to the point where they can develop their own PHP-GTK apps with minimal headaches. Part one of this series doesn't jump into any development. It simply gives a bit of background. This article explains where PHP-GTK came from and how it can be useful in the real world. As always, I welcom comments, ideas and suggestions, not just about this article but also about future articles that you would like to see written.

The article looks at PHP-GTK from its humblest beginnings (the filesystem functions) out to what it is and what it's used for. There's also a brief discussion of where it's headed as well, including links to a few different resources on the topic.

0 comments voice your opinion now!
php-gtk what is article how use art php|architect php-gtk what is article how use art php|architect


David Ramalho's Blog:
Where's the sun, or, How I Write PHP!
January 27, 2006 @ 07:36:53

From David Ramalho's blog today, he takes a look at not how to write PHP, but how he writes PHP - focusing mainly on the tools he uses, especially Eclipse.

Friends, I'm sure the post would be a heck of a lot funnier if instead of "How" I would write "Why", but I'm sticking to "How" for...now.

He says some about what Eclipse is and how it can be extended, specifically mentioning the PHPeclipse Project.

The PHPeclipse project aims to create a full featured PHP IDE with features like internal PHP parser, debugger, code formatter, outline view, templates and much more.

There are also a foew other tools he mentions: a Subversion plugin, XMLBuddy, and the JSEclipse plugin...

9 comments voice your opinion now!
tools how write eclipse phpeclipse subversion xmlbuddy tools how write eclipse phpeclipse subversion xmlbuddy


WebReference.com:
How to Interact with Web Forms (Part 2)
January 24, 2006 @ 07:03:09

With a continuation of their previous article, WebReference has posted part two of their "How to Interact with Web Forms" series - an excerpt from the PHP Phrasebook (Sams).

They build on the previous code, showing how to:

  • preselect items from a multiple select list,
  • process image submit buttons
  • checking the mandatory fields
  • checking the values of select lists
They wrap it all up with two handy concepts - how to write out your data to a form and send it off in email form to the location of your choosing and working with the files uploaded via a form.
0 comments voice your opinion now!
how to interact web forms select check require write file email how to interact web forms select check require write file email



Community Events











Don't see your event here?
Let us know!


series community interview code api zendframework2 functional testing conference language release podcast unittest introduction development example framework composer tool opinion

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