Search found 1 match
- Sat Nov 06, 2004 5:08 pm
- Forum: PHP - Code
- Topic: php problem with javascript
- Replies: 1
- Views: 260
php problem with javascript
hi everyone, i have a problem with my loop. i get all the data out of the file fine but the javascritp won't work due to carrage returns that the php engine seems to put in. this is the current output: randImgObj.set2=new Array('images/small_modern/m1.jpg ','images/small_history/m1.jpg '); when i re...