Tell a friend
Link to us
Bookmark Us
Total Members
      Members: 87081
Sitemap Forum Chat
 
PHP Home
PHP Members (3665)
PHP Member Articles ( 10 )
PHP Discussion (15)
PHP Q & A ( 13 )
- PHP Ask Question
- PHP Questions
- PHP Unanswered Questions
PHP Resources
PHP Source Code (463)
PHP Articles (119)
PHP Blogs (37)
PHP Jobs (0)
PHP Components (25)
PHP Books (3)
PHP Websites (29)
PHP News (17)

 
Resource Directory
Code Snips & Functions (0)
Libraries & Component (2)
PHP Community (0)
PHP Web Hosting (0)
Software & Server (0)
Tutorials & Reference (0)
Web Applications (0)

 
GROUP INFO
Members: 3665
Access Type: Anyone can join

 
GROUPS
.NET
ASP.NET
.NET
C#
ASP
Visual Basic
Java
Java
JSP
EJB
Other
Delphi
C++
Ajax
UML
JavaScript
PHP
Web Design
Web Hosting
SQL Server
Oracle
Project Management
More Groups

 
LEARNING CENTER
TUTORIALS
.NET
.NET Tutorial
ASP Tutorial
ASP.NET Database Tutorial
ASP.NET Development Tips
ASP.Net Security,Internationalisation And Deployment
ASP.NET Server Controls Tips
ASP.NET Tutorial
C Sharp Tutorial
LINQ Tutorial
Web Development
Flex Tutorial
HTML Tutorial
Javascript Tutorial
Learn AJAX Tutorial
PHP Tutorial
Software Development
Database Tutorial
SQL Tutorial
UML Tutorial
Java
Ant Tutorial
EJB 3 Tutorial
Grails Tutorial
Hibernate Tutorial
Java 1.6 Tutorial
Java Tutorial
Java Web Component Tutorial
Java XML Tutorial
JDBC Tutorial
JDK1.5 Tutorial
JSF Tutorial
JSP And J2EE Design Tutorial
JSP Tutorial
Service-Oriented Architecture (SOA) Tutorial For Managers
Spring Tutorial
Struts Tutorial
Tomcat Tutorial

RESOURCES
Q & A (531 )
Source Code (3276 )
Articles (365 )
Books (373 )
Components (1647 )
News (898 )
Websites (1208 )

SUBMISSIONS
Submit Article
Submit Website
Submit News
Submit Source Code
Submit Component

COMMUNITY
Authors
Members Directory
Discussion Forum
Chat

SITE
About Us
Sitemap
Search
Contact Us
Feedback
Tell a Friend
Advertise

 

Home > PHP > Articles
 

PHP Articles


PHP Categories

Ajax (1)
Architecture / Design (23)
Case Study (4)
Class (7)
Databases (19)
File Directories (4)
Forms (4)
Fundamentals (13)
General (15)
Graphics (7)
Performance (3)
Programming (1)
Security (0)
Session Handling (1)
Web Applications (3)
 
10 Article Found
Sort By Descending Descending
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

 
1 - 10 of 100 First | Previous | Next | Last  
Welcome Guest Signup
Member's Panel
EMAIL
PASSWORD
Forgot your password?
New User? Click Here!
 
Resend Activation Email!

SEARCH
 



 
 
 
 
 


Home | Login | About Us | Contact Us | Privacy Policy | Advertising | Feedback Please