Search found 1 match
- Sun Oct 12, 2003 7:26 am
- Forum: PHP - Code
- Topic: Incrementing a php variable in javascript
- Replies: 4
- Views: 1635
Incrementing a php variable in javascript
Hi, I am in need of a fix... I'm am running mainly PHP but in some cases need to have javascript for manipulation of client side data. The problem i'm having is the following: When a page gets loaded i'm building PHP arrays. These arrays and variables are global. Depending on what the user selects, ...