Answers Questions
How To Convert Html To Php, Html To Asp, Html To Cgi, Html To Jsp?
is adriansoft webmaster tools that have all feature about converting html to php, html to jsp, html to asp , html to cgi and even encrypt html, encrypt php, create meta tag and much more, can realy help you to developing website
you can try the software for free by visiting http://www.adriansoft.com
and please post your answer after you try the software
thanks
adam
| Print article | This entry was posted by admin on 01/26/2010 at 02:37, and is filed under Internet. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
about 1 month ago
I dont think you seem to understand the purpose of PHP or ASP or CGI or JSP… these are scripting languages that are often embedded in HTML code,once these your PHP code is added to HTML code ,the file is renamed to a .php ,this tells the server that the php file must first be intepreted on the server so that the php code is evaluated.nothing happens to the html code….after this process is over,your browser(on thr client) receives only the HTML code+Results of PHP Code(not the code).
The server can differentiate between html and php codes with help of delimiters, php code is always found between < ?php ---your code--- ?> .
The similar logic is applicable for ASP,CGI,etc..
about 1 month ago
Tim is right but I want to add that you should use Dreamweaver and rename your html files from its Site Manager so the links will be updated automatically.
about 1 month ago
No. That’s absurd, there is no “conversion” software. You convert html to php or asp by changing the file name to *.php or *.asp. (It just wouldn’t actually have any dynamic code until you added some.)
about 1 month ago
you need a Conver if you search on the net put in html to PHP
Conver
see what comes up