Jump to content

dynamically load content from mysql live


bigmuddyfoot

Recommended Posts

Hey everyone!

I know this is possible and i bookmarked the code to do this but i can not find it for the life of me.

 

Here is what i need.

 

I am looking for a code that will get new entries (ones that are not all ready on the page) from mysql db then display them on the current page with out refreshing.

I am just wanting a simple one. I just want it to display the data in a new div with in a existing div. My server does NOT support ajax,

 

can any one help me please!?

Link to comment
Share on other sites

AJAX support isn't related to the server, it's related to the client. All servers "support" AJAX, and as of today, so do all browsers. AJAX is the only solution to your problem.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...