Search found 1 match

by JediEnigma
Tue Aug 07, 2007 11:32 pm
Forum: PHP - Code
Topic: Passing a Variable from php -> Javascript function
Replies: 2
Views: 257

Passing a Variable from php -> Javascript function

Hi all, Just wondering if it is possible to do the following, and if so any hints on how to go about it would be appreciated. Im developing a photogallery which is part of a cms. I use php to retrieve the image name from a db after its been uploaded. rather than refresh the entire page, I want the g...