Peter
|
| Posted: 08/17/2007, 7:51 AM |
|
Hi all
I am looking to find out if you can pass variables from PHP to HTML.
The application was doen using codecharge 2.3
It gives me 2 files , one .php and one.html
The problem is that I have some other code in php which works out the
exchange rates and need to put that back into the html page
I have examples, If I take the html page and rename it to php then the
exchange works but the form entry that was setup with codecharge does not. I
have tried to merge the 2 files but with no luck.
I even thought of having the php file make a text file and then the html
file reads that using javascript, well that did not work either.
I am happy for any suggestions in any direct you might suggest
http://www.gr8matches.com/product.php
The form works and I have echo command in the php file to show that the
information is there but cannot get it to the correct spot on the page.
http://www.gr8matches.com/producta.php
This is the HTML file that I renamed the extension to php and added the php
code for the exchange . now the exchange works but the table does not.
This is very confusing and I need direction
Thank you in advance
Regards
Peter
|
|
|
 |
|