Search found 3 matches
- Fri Jun 06, 2003 6:36 pm
- Forum: PHP - Code
- Topic: PHP variables in JavaScript
- Replies: 3
- Views: 1308
- Fri Jun 06, 2003 6:20 pm
- Forum: PHP - Code
- Topic: PHP variables in JavaScript
- Replies: 3
- Views: 1308
- Fri Jun 06, 2003 5:40 pm
- Forum: PHP - Code
- Topic: PHP variables in JavaScript
- Replies: 3
- Views: 1308
I've got a question on using JS with PHP. I've made a simple counter using PHP and MySQL. Now I need to be able to use it with a html page using JavaScript. I have tried everything I can think of, but maybe someone could help me out with this. Here is what the html page looks like: <!-- File: test.h...