Jump to content

Is ajax the way to go for me?


EchoFool

Recommended Posts

I have a page on my website which is going to viewed and refresh so many times i dread to wonder lol.

 

It is basically a page showing:

 

X :  Y :      like map co-ordinates.

 

Below that is a form of 4 buttons:

 

left right up and down.

 

Now every time a submit button is pressed at the moment, the entire page has to refresh to run the mysql to change the relevant X;Y and run the includes that random "lucky finds" etc.

 

Now i want to eliminate the refreshes so that as a submit button is pressed the page won't refresh which will reduce server loading of css layout etc. But will still execute the most of script that is relevant....

 

So before i begin looking into Ajax, am i looking for the impossible or is this possible in Ajax, and how hard is this idea to get working ?

Link to comment
https://forums.phpfreaks.com/topic/117221-is-ajax-the-way-to-go-for-me/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.