View Single Post
Join Date: Dec 2006
Posts: 6
Reputation: nemo5 is an unknown quantity at this point 
Solved Threads: 0
nemo5 nemo5 is offline Offline
Newbie Poster

Re: How to call a PHP function from Javascript and return the results back into Javas

 
0
  #4
Dec 31st, 2006
The best way would be to make an ajax call, but the proposed iframe solution would work as well. You don't even have to make the iframe small, just set it's style attribute to:
  1. style="visibility: hidden"
For a man without a destination no wind is favourable

http://www.vydavatelstvo-f.sk
Reply With Quote