PHP Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/php/tutorials/sort/popularity/ PHP Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 02 Nov 2010 11:33:00 GMT C# 4.0 goes dynamic - a step too far? Is C# in danger of too much change? Mike James ponders the implications of dynamic types in C http://www.developerfusion.com/article/9789/c-40-goes-dynamic-a-step-too-far/ http://www.developerfusion.com/article/9789/c-40-goes-dynamic-a-step-too-far/ Thu, 12 Feb 2009 13:54:00 GMT Mike James The Next Generation Of Web Development Where is Web Development moving to in the future? http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ Thu, 01 Jan 2009 00:00:00 GMT James Crowley Rails MVC and routing Kevin Jones thinks that the key idea in Rails is routing. See how this fits in with the MVC pattern and find out more about Rails by reading on. http://www.developerfusion.com/article/84417/rails-mvc-and-routing/ http://www.developerfusion.com/article/84417/rails-mvc-and-routing/ Tue, 02 Nov 2010 11:33:00 GMT Kevin Jones Image Generation on the FLY using PHP For developers like Divyesh, one of the most popular features of PHP is real-time image generation. In this article, Divyesh will show you how. http://www.developerfusion.com/article/1951/image-generation-on-the-fly-using-php/ http://www.developerfusion.com/article/1951/image-generation-on-the-fly-using-php/ Sat, 23 Feb 2002 16:23:00 GMT Divyesh Jariwala Simple PHP includes Ever had a website with a menu based system, and had to constantly update every page or use frames? With this tutorial, you'll learn to get around that with PHP, and it's easy, too. http://www.developerfusion.com/article/1826/simple-php-includes/ http://www.developerfusion.com/article/1826/simple-php-includes/ Sat, 27 Oct 2001 00:44:00 GMT Jamie Lindgren Using PHP and IIS to Create a Discussion Forum Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database. http://www.developerfusion.com/article/3423/using-php-and-iis-to-create-a-discussion-forum/ http://www.developerfusion.com/article/3423/using-php-and-iis-to-create-a-discussion-forum/ Tue, 25 Feb 2003 04:59:00 GMT Jayesh Jain Implementing a template based website How to implement your own template based web site using php http://www.developerfusion.com/article/1658/implementing-a-template-based-website/ http://www.developerfusion.com/article/1658/implementing-a-template-based-website/ Mon, 24 Sep 2001 20:16:00 GMT James Crowley An Introduction to PHP A complete introduction to the basics of PHP, including operators, control flow to forms, server variables, cookies and HTTP headers. http://www.developerfusion.com/article/3703/an-introduction-to-php/ http://www.developerfusion.com/article/3703/an-introduction-to-php/ Thu, 29 May 2003 06:54:00 GMT Gez Lemon Uploading files in PHP This article shows how to upload files in PHP. Uploading files in PHP is very easy. http://www.developerfusion.com/article/2892/uploading-files-in-php/ http://www.developerfusion.com/article/2892/uploading-files-in-php/ Sun, 13 Oct 2002 07:14:00 GMT S.S. Ahmed Using Adobe Flex in Visual Studio You can now take advantage of the Flex framework from right within Visual Studio to build Rich Internet Applications (RIAs). We get you up to speed on what Flex is and a basic application talking to a web service. http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ Tue, 06 Jan 2009 16:37:00 GMT Matt Wicks Wireless Markup Language (WML) Tutorial Gez Lemon introduces WML - the markup language used to make sites suitable for viewing using a WAP (Wireless Application Protocol) device - covering cards, timers, tasks, getting user input and creating dynamic pages. http://www.developerfusion.com/article/4346/wireless-markup-language-wml-tutorial/ http://www.developerfusion.com/article/4346/wireless-markup-language-wml-tutorial/ Sun, 15 Feb 2004 08:59:00 GMT Gez Lemon Automate web application UI testing with Selenium Testing web applications is a problem, but Sing Li thinks the solution might be easier than you think with Selenium. http://www.developerfusion.com/article/84484/light-up-your-development-with-selenium-tests/ http://www.developerfusion.com/article/84484/light-up-your-development-with-selenium-tests/ Mon, 04 Oct 2010 08:38:00 GMT Sing Li Opening the package in OpenXML In the second part in this series on OpenXML, Tim Anderson explains how the new Packaging API helps you work with Office Open XML documents. http://www.developerfusion.com/article/7572/opening-the-package-in-openxml/ http://www.developerfusion.com/article/7572/opening-the-package-in-openxml/ Tue, 04 Mar 2008 22:19:00 GMT Tim Anderson SQL Injection Attacks by Example Steve Friedl takes a look at how your site could be vulnerable to SQL injection attacks - complete with numerous examples - and the action you can take to prevent them. http://www.developerfusion.com/article/4656/sql-injection-attacks-by-example/ http://www.developerfusion.com/article/4656/sql-injection-attacks-by-example/ Mon, 17 Jan 2005 01:57:00 GMT Stephen J. Friedl Accessibility for Web Developers Developers put a lot of effort into ensuring their sites can be viewed in outdated browsers, but all too often ignore newer browsers, or worse still, a whole range of visitors. Accessibility means access to information for all. Information to all, regardless of the device used to view the document, or abilities of the visitor. This article covers the W3C guidelines for making your site accessible - a legal requirement for companies in the UK and United States. http://www.developerfusion.com/article/4005/accessibility-for-web-developers/ http://www.developerfusion.com/article/4005/accessibility-for-web-developers/ Fri, 05 Sep 2003 12:25:00 GMT Gez Lemon MySQL Tutorial An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows. http://www.developerfusion.com/article/3998/mysql-tutorial/ http://www.developerfusion.com/article/3998/mysql-tutorial/ Wed, 03 Sep 2003 05:54:00 GMT Gez Lemon Eocene: An OO Web Development Framework Eocene is a simple and easy to use Object Oriented Web development framework for PHP. It is based on the Front Controller design pattern and the Model View Controller (MVC) architecture. It incorporates many proven software development practices to provide a foundation for building Web applications. It uses PHP for foundation classes and xml-based text files for application configurations. It is a simple and easy to use framework that can be used to solve a large number of Web development projec http://www.developerfusion.com/article/3224/eocene-an-oo-web-development-framework/ http://www.developerfusion.com/article/3224/eocene-an-oo-web-development-framework/ Fri, 10 Jan 2003 06:29:00 GMT Deepak Dutta Sessions in PHP A brief overview of using sessions in PHP 4.0. http://www.developerfusion.com/article/2301/sessions-in-php/ http://www.developerfusion.com/article/2301/sessions-in-php/ Wed, 25 Sep 2002 00:00:00 GMT amitabh doctor Classic Guestbook made with Flash and ASP/PHP Pradeep Mamgain demonstrates creating a guestbook with a Flash interface, and an ASP or PHP back-end to store the data. http://www.developerfusion.com/article/2206/classic-guestbook-made-with-flash-and-aspphp/ http://www.developerfusion.com/article/2206/classic-guestbook-made-with-flash-and-aspphp/ Fri, 05 Apr 2002 09:52:00 GMT Pradeep Mamgain Beginning Active Server Pages Expand your VB skills to the web - learn how to create Active Server Pages in this extensive tutorial http://www.developerfusion.com/article/1010/beginning-active-server-pages/ http://www.developerfusion.com/article/1010/beginning-active-server-pages/ Fri, 08 Mar 2002 12:38:00 GMT James Crowley