Search found 2 matches
- Thu Dec 03, 2009 10:40 am
- Forum: PHP - Code
- Topic: Printing Array Object names in .php page
- Replies: 3
- Views: 237
Re: Printing Array Object names in .php page
Second, you're looking in the wrong place. The source code that references rotate.php as an image is already generated before rotate.php runs. You need to be looking at the file that generates the <img> tags & get it to output the filenames explicitely. I'm not following at all .... the file th...
- Thu Dec 03, 2009 9:16 am
- Forum: PHP - Code
- Topic: Printing Array Object names in .php page
- Replies: 3
- Views: 237
Printing Array Object names in .php page
pickle | Please use [ code=php ], [ code=text ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: :arrow: Posting Code in the Forums to learn how to do it too. I have this code running, and it works perfectly … however, see my ...