|
|
Subject:
php - How to convert this file to php include statements
Category: Computers > Programming Asked by: steve234-ga List Price: $25.00 |
Posted:
14 Aug 2003 15:37 PDT
Expires: 15 Aug 2003 21:02 PDT Question ID: 244898 |
Here is the php file I have that is giving me errors. It runs perfectly in non-php html format. My ultimate goal is to convert it into a series of include files - one for each pop-up. This is the file: http://www.thebatteryshoppe.com/TestDir/AllPopUps1A.php Thank you for your help. Steve |
|
There is no answer at this time. |
|
Subject:
Re: php - How to convert this file to php include statements
From: snsh-ga on 15 Aug 2003 04:18 PDT |
If a webserver has php installed (like yours does), a link to it will trigger the php interpretter (which you link is doing). You need to rename the extension of the php file. |
Subject:
Re: php - How to convert this file to php include statements
From: steve234-ga on 15 Aug 2003 14:16 PDT |
hi snsh, Thank you for your reply. Isn't it possible to just click on the link, answer no to the "do you want to debug" errors, then view source and save as? I'm new at this, especially with php so please excuse my ignorance. Here is the working html file I'm attempting to convert into a collection of php include statements for use throughout the web site, one for each pop-up and one for the header: http://www.thebatteryshoppe.com/TestDir/AllPopUps1A.html If I can answer or provide other information, please let me know. Thank you. Steve |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |