https://www.developerfusion.com/t/php/tutorials/sort/popularity/ PHP Tutorials & Articles from Developer Fusion 2010-11-02T11:33:00.00Z http://www.developerfusion.com/article/9789/c-40-goes-dynamic-a-step-too-far/ C# 4.0 goes dynamic - a step too far? 2009-02-12T13:54:00.00Z Is C# in danger of too much change? Mike James ponders the implications of dynamic types in C Mike James http://www.developerfusion.com/article/78919/the-next-generation-of-web-development/ The Next Generation Of Web Development 2009-01-01T00:00:00.00Z Where is Web Development moving to in the future? James Crowley http://www.developerfusion.com/article/84417/rails-mvc-and-routing/ Rails MVC and routing 2010-11-02T11:33:00.00Z 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. Kevin Jones http://www.developerfusion.com/article/1951/image-generation-on-the-fly-using-php/ Image Generation on the FLY using PHP 2002-02-23T16:23:00.00Z 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. Divyesh Jariwala http://www.developerfusion.com/article/1826/simple-php-includes/ Simple PHP includes 2001-10-27T00:44:00.00Z 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. Jamie Lindgren http://www.developerfusion.com/article/3423/using-php-and-iis-to-create-a-discussion-forum/ Using PHP and IIS to Create a Discussion Forum 2003-02-25T04:59:00.00Z Learn how to use PHP on windows and IIS to create a basic discussion forum that makes use of a powerful database. Jayesh Jain http://www.developerfusion.com/article/1658/implementing-a-template-based-website/ Implementing a template based website 2001-09-24T20:16:00.00Z How to implement your own template based web site using php James Crowley http://www.developerfusion.com/article/3703/an-introduction-to-php/ An Introduction to PHP 2003-05-29T06:54:00.00Z A complete introduction to the basics of PHP, including operators, control flow to forms, server variables, cookies and HTTP headers. Gez Lemon http://www.developerfusion.com/article/2892/uploading-files-in-php/ Uploading files in PHP 2002-10-13T07:14:00.00Z This article shows how to upload files in PHP. Uploading files in PHP is very easy. S.S. Ahmed http://www.developerfusion.com/article/9536/using-adobe-flex-in-visual-studio/ Using Adobe Flex in Visual Studio 2009-01-06T16:37:00.00Z 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. Matt Wicks http://www.developerfusion.com/article/4346/wireless-markup-language-wml-tutorial/ Wireless Markup Language (WML) Tutorial 2004-02-15T08:59:00.00Z 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. Gez Lemon http://www.developerfusion.com/article/84484/light-up-your-development-with-selenium-tests/ Automate web application UI testing with Selenium 2010-10-04T08:38:00.00Z Testing web applications is a problem, but Sing Li thinks the solution might be easier than you think with Selenium. Sing Li http://www.developerfusion.com/article/7572/opening-the-package-in-openxml/ Opening the package in OpenXML 2008-03-04T22:19:00.00Z 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. Tim Anderson http://www.developerfusion.com/article/4656/sql-injection-attacks-by-example/ SQL Injection Attacks by Example 2005-01-17T01:57:00.00Z 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. Stephen J. Friedl http://www.developerfusion.com/article/4005/accessibility-for-web-developers/ Accessibility for Web Developers 2003-09-05T12:25:00.00Z 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. Gez Lemon http://www.developerfusion.com/article/3998/mysql-tutorial/ MySQL Tutorial 2003-09-03T05:54:00.00Z An introduction to using MySQL, from creating databases to modifying tables to creating and deleting rows. Gez Lemon http://www.developerfusion.com/article/3224/eocene-an-oo-web-development-framework/ Eocene: An OO Web Development Framework 2003-01-10T06:29:00.00Z 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 Deepak Dutta http://www.developerfusion.com/article/2301/sessions-in-php/ Sessions in PHP 2002-09-25T00:00:00.00Z A brief overview of using sessions in PHP 4.0. amitabh doctor http://www.developerfusion.com/article/2206/classic-guestbook-made-with-flash-and-aspphp/ Classic Guestbook made with Flash and ASP/PHP 2002-04-05T09:52:00.00Z Pradeep Mamgain demonstrates creating a guestbook with a Flash interface, and an ASP or PHP back-end to store the data. Pradeep Mamgain http://www.developerfusion.com/article/1010/beginning-active-server-pages/ Beginning Active Server Pages 2002-03-08T12:38:00.00Z Expand your VB skills to the web - learn how to create Active Server Pages in this extensive tutorial James Crowley