View Single Post
  #1 (permalink)  
Old 01-29-2008, 11:16 AM
TrafficProducer's Avatar
TrafficProducer TrafficProducer is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: United Kingdom
Posts: 1,642
TrafficProducer RepRank 3TrafficProducer RepRank 3TrafficProducer RepRank 3
Question cURL, embed PHP into HTML

Embeded PHP in HTML refuses to display. A direct PHP call functions.

HTML with Embeded PHP does not display

A direct PHP call functions

I've tried various .htaccess, using AddType application/x-httpd-php .htm .html at this time

and various httpd.conf, this is blank for PHP at this time.

My new host say it is using cURL because of security, (Is it this is causing problems).

So how, easy way please, I get PHP to display embeded withing HTML pages?

Any help, gratefully received
Reply With Quote