View Single Post
Old 06-03-2013, 01:57 AM   #1
noahwilson
Registered User
 
Join Date: Mar 2013
Posts: 246
How to run external php script without opening new window?

Hi friends,
A Javascript function in my webpage does nothing but do some manipulations in mysql database using an external php script. I am calling the external php script using window.open(). It works fine except that it opens a new blank window. How can I call php from javascript function without opening new window?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
noahwilson is offline   Reply With Quote