|
|
| |
|
|
|
Learn Google Maps In
Web Applications
|
| Learn how to create interactive maps using Google Maps API v3....read more
|
| Author: w3schools.com |
Reviews: 0 |
Date: 31st Dec, 2012 |
Rating: No Rating |
Accessed: 22 |
|
|
| |
|
(Re)building the PHP Documentation at Wikibooks.org In
Fundamentals
|
| The folks working on the official PHP Documentation have done a marvellous job in providing a mostly easy to follow documentation, with good examples. However, as with anything, there can still be some improvement....read more
|
| Author: Brett Zamir |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1102 |
|
|
| |
|
PHP Gains in the TIOBE Programming Community Index, and Takes 2nd in the JIPLFoG In
Programming
|
| The TIOBE Programming Community Index has been updated for April 2006 showing their view on the status of programming languages in the development community. PHP moves up a spot from 5th to 4th. The long-in-the-tooth C fades back a bit relinquishing...read more
|
| Author: Jayson Minard |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1330 |
|
|
| |
|
Trick-Out Your Session Handler In
Session Handling
|
| Since HTTP uses a stateless request-response method to transfer web pages, all but the simplest web applications need a way to store data between requests. The best way to accomplish this in PHP is to use sessions. A session identifier is kept client...read more
|
| Author: John Herren |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1107 |
|
|
| |
|
Mail Call In
Email
|
| Everybody needs to send mail from their application at one point or another. It’s like using a database or a sledge-hammer, sooner or later, you are going to want to do it. But what’s the best tool? Yesterday I got an email from a friend of mine aski...read more
|
| Author: Cal Evans |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 996 |
|
|
| |
|
Integrating Smarty and ez Components with the Zend Framework In
Fundamentals
|
| Here is a follow-up to the first part of the little tutorial Integrating Smarty with the Zend Framework. I want to address some of the issues in the comments of the first part and add some further information on how to setup your application to use the Travello_View_Smarty class. Along the way you learn how to integrate classes of the eZ Components....read more
|
| Author: Ralf Eggert |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1041 |
|
|
| |
|
PHP Gotchas! In
General
|
| Call them obscure, call them pointless, call them "newb mistakes." Whatever you call them, you've more than likely been tripped up at some point in your PHP coding journey by seemingly odd or illogical behaviors of the language. With PHP being a loosely-typed language, funny things are bound to happen. PHP is an easy language to pick up for the casual coder--things should "just work." But not everyone comes into PHP development with a strong programming background, so here are some charming examples of ways PHP can trip you up if you aren't careful. Put on your thinking caps--here comes the science!...read more
|
| Author: John Herren |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1162 |
|
|
| |
|
Consuming Google Calendars with the Zend Framework In
Architecture / Design
|
| A couple of weeks ago, Google jumped into the online calendar space by launching Google Calendar (um, beta). The application is chock-full of Ajaxy goodness and plenty of features, but I'm here to talk about what you can do with your calendar data behind the scenes. Using some handy tools from the Swiss Army Knife that is the Zend Framework, I'll show you how to pull data from your Google Calendar into your site. Just for kicks, I'll also throw in a caching layer to keep things fast and reduce the network traffic between your server and Google....read more
|
| Author: John Herren |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 935 |
|
|
| |
|
Integrating Propel with the Zend Framework In
Architecture / Design
|
| It is very easy to integrate other tools and components into the Zend Framework. I have already shown, how to integrate Smarty as a template engine and the ez Components to expand the selection of useful components to build your own framework based on the Zend Framework....read more
|
| Author: Ralf Eggert |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 1176 |
|
|
| |
|
Dipping a Toe into Rapid Application Development for PHP In
General
|
| As Andi Gutmans presented at his php|tek keynote, and reinforced by IBM in their showing of QEDWiki, there is indeed a place in PHP for the Rapid Application Development. As part of Andi’s keynote, he spoke about component architectures and showed a quick demo of what that might look like in the future. He did so with a proof of concept called phpBlox. Now, don’t get too excited, it looks nice and worked for the demo, but we are still only at the beginning of the Road to RAD....read more
|
| Author: Jayson Minard |
Reviews: 0 |
Date: 19th Jun, 2007 |
Rating: No Rating |
Accessed: 2803 |
|
|
| |
|
|
|
|