Thread
:
How to call a PHP function from Javascript and return the results back into Javascrip
View Single Post
•
•
Join Date: Dec 2006
Posts: 6
Reputation:
Solved Threads: 0
nemo5
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:
Help with Code Tags
PHP Syntax
(
Toggle Plain Text
)
style=
"visibility: hidden"
style="visibility: hidden"
For a man without a destination no wind is favourable
http://www.vydavatelstvo-f.sk
nemo5
View Public Profile
Visit nemo5's homepage!
Find all posts by nemo5