Has any one ideas about developing PHP pages that includes Microsoft's Silver Light?

More specifically, generating pages like the graphics on the micirosft home page.

Recommended Answers

All 2 Replies

The official silverlight website is at http://silverlight.net/ and in case your wondering, silverlight was originally developed in aspx or asp.net. (Microsofts server-side language.) But as for redeveloping it in php, I would suggest using a lot of css templates and maybe even copy some of the silverlight css code if it isn't too messy.

I came across a write up in which the author was calling an include PHP file which has extension ".PHPX"

The argument is they are writing silver light applications in PHP.

May be someone needs to read this link.

http://tomasp.net/blog/php-in-silverlight.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.