10 Online Magazines for Developers and Designers
10 great online magazines for both developers and designers. These sites offer a ton of great information and resources to help a newbie and pro... more »
0 commentsSave Tags: ajax, css-html, php, web design
Important PHP 5.3 Changes for those of you Running Microsoft Windows
PHP 5.3.0 is only in its first alpha release. But, if you run PHP in Microsoft Windows, you should talk a look at…
2 commentsSave Tags: php, windows
Speed up PHP development in Eclipse PDT with Templates and Snippets
You already know that Eclipse PDT provides autocompletion and hints for PHP's built in functions. In addition, commenting your code with PHPDoc adds... more »
0 commentsSave Tags: eclipse, how-to, php
Basics of Framework Design in PHP Part 2
Hey, I saw that the first part of this post (Basics of framework design) got a little bit attention I decided to continue that thought. Before you... more »
1 commentsSave Tags: frameworks, php
PHP frameworks? Think again.
This is the fist time I have heard Rasmus Lerdorf speak and it was entertaining to say the least. Refreshing would another way to describe it, I enjoy... more »
6 commentsSave Tags: frameworks, opinion, php
HTML DOM and easy screen scraping in PHP
Read on to see how you can easily handle the DOM in PHP much like you can in JavaScript.
0 commentsSave Tags: javascript, php, web 2.0
PHP 5 CMS Framework Development
This is a review of the latest book from the author of Joomla about building content management systems.
0 commentsSave Tags: books, frameworks, php, reviews
i18n made easy
Free login for anybody who can help with translations. Checkout our demo account : demo / demo
4 commentsSave Tags: java, other languages, php, unix-linux
Benchmark and Optimize Zend Framework Performance
Interesting information about class loading performance
0 commentsSave Tags: php
Database helper for PHPUnit
When testing code which uses the database, you would usually want to make sure the database stays pristine for each test - All tables should be empty,... more »
0 commentsSave Tags: how-to, php
PHP Bad Practice: Variable Reuse
Anyone who has worked with PHP knows that it is extremely permissive with variables and their types. There's no need to declare variables, not even at... more »
3 commentsSave Tags: how-to, php, web design
Joomla on Glassfish
I'll show you in this article how to setup the CMS Joomla on Glassfish. We won't need Apache for this one. There are few ways to do PHP on a J2EE... more »
0 commentsSave Tags: java, open source, php, server
300+ PHP Presentations Online
The PHP Presentation System hosts over three hundred presentations, covering a slew of different topics including performance, testing, debugging,... more »
0 commentsSave Tags: php, security, web services, xml
You've caught an exception. Now what?
An effective strategy for handling exceptions is to catch them at the boundary of a coarsely-grained "unit of work". Once you've caught an exception,... more »
1 commentsSave Tags: .net, java, opinion, php
Data filtering using PHP's filter functions
Using PHP's filter_* functions, we can validate and sanitize data types, URLs, e-mail addresses, IP addresses, strip bad characters, and more, all... more »
0 commentsSave Tags: how-to, php, security
Open Source PHP
Nice gallery of free / open source php web apps. Includes community features like social bookmarking, ratings, and comments.
0 commentsSave Tags: announcement, open source, php, web 2.0
Building an Online Game in PHP, Perl, or Ruby on Rails
The BuildingBrowsergames blog has had a long series of entries showing how to build an online game. Each entry has thus far been completed first in... more »
3 commentsSave Tags: games, perl, php, ruby
New Heights for web applications
When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before... more »
4 commentsSave Tags: perl, php, ruby, web services
Join problems with Zend_Paginator and Zend_Db_Select objects
Zend_Paginator is one of the newest members of Zend framework family. Though it's a rich addition with Zend’s power, there is still some... more »
0 commentsSave Tags: frameworks, how-to, php
CRUD with PHP Doctrine
Somewhat more than trivial CRUD interface with PHP Doctrine.
0 commentsSave Tags: database, how-to, php
Manageability - Open Source Calendar Management Written in Java
i would like to add this calender in my jsp project
0 commentsSave Tags: ajax, java, php, web design
Mayday, Mayday, Mayday - PHP Going Down
PHP provides a variety of tools for handling errors. However, there is a range of fatal errors that PHP does not directly provide tools for you to... more »
4 commentsSave Tags: php
Using Javascript and PHP to upload files
As many of you know the HTML file input element is very very primitive. It accepts very little styling, etc. My problem was I had to upload files to a... more »
0 commentsSave Tags: how-to, javascript, php
Oh no its PHP!!!
A few months ago I was doing some job hunting and i’ve come across some interesting job interviews in the process.
2 commentsSave Tags: open source, opinion, php, trends
via