Click here to Skip to main content
15,896,153 members
Articles / Web Development / HTML5

About embedding between html5/css3, php & xaml

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
16 Nov 2012CPOL 0  
The question as it is makes little sense. First of all, you need to understand how PHP or other server-side technologies work. Nothing is really "embedded" in PHP.Any PHP file is actually some kind of template of what should be generated as a HTTP response in response to some HTTP request....

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
16 Nov 2012Vishal Dwivedi 1 alternative  
can anyone tell me that how to embed a xaml & html5/css3 scripts into php script ....?? please give separate solution for both .....xaml -> into -> phphtml5/css3 -> into -> phpRephrased Question :-somewhere i saw that php can works like glue between two different languages.i think...

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Physics, physical and quantum optics, mathematics, computer science, control systems for manufacturing, diagnostics, testing, and research, theory of music, musical instruments… Contact me: https://www.SAKryukov.org

Comments and Discussions