Silverlight & PHP

Last Revised On: 06/05/2009

Project Summary

This tutorial demonstrates how to include existing Silverlight content and streaming Silverlight content into a PHP web page.  The third part contains step by step instructions on how to use Micorosoft's Expression Web 3 to create PHP pages, embed a Silverlight control and deploy to an existing site.  These examples include a Silverlight control created using Microsoft's Expression Blend.

 

Architecture

 

Architecture diagram for an embedded Silverlight control

 

Silverlight content embedded into an HTML or PHP web page is transferred to the client browser and is then displayed by the Silverlight runtime (plugin) installed on the client computer.

Note that the web server environment can be Linux/Apache, Windows/Apache or Windows/IIS. 

 

Tutorial

Download Solution Package From CodePlex Now