Forum Moderators: coopster

Message Too Old, No Replies

PHP Problem

Urgently Help Need on above Topic

         

Rajith

11:22 am on Feb 25, 2005 (gmt 0)

10+ Year Member



Hello Guys,

Help Need for the Converting the PHP pages to HTML pages. Please help me by providing the specificaly coverting Codes or Scrpit to Converted the PHP Page to HTML page. If there in any software to convert the PHP Page to HTML pages please specify

Urgently Required.

coopster

2:05 pm on Feb 25, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, Rajith.

PHP is a server-side scripting language that generates the HTML that is ultimately delivered to the browser, so you can't really "convert" PHP to HTML. If you want the HTML version of the content delivered, request the page in your browser and view the source.

ergophobe

5:05 pm on Feb 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



This isn't exactly what you're looking for and you may not be able to apply it to your site, but it's a tutorial on generating a static site from a PHP script

[zend.com...]