virtuexru Posted March 28, 2009 Share Posted March 28, 2009 Hey everyone.. OK, my basic idea is this. I have an auction website. It has a countdown.. all the auctions end once a night at 9:00PM. Basically, since people are sending bids all the time, I wanted to know how I would going about developing a "ticker".. Like everytime an offer is placed (Query to a MySQL db) I can display (Query that db + AJAX + PHP) what the offer was (amount$) and on what item (id#) it was on. Everytime a bid is submitted, it would pop up the new information on the "ticker". Can anyone link me or post some thoughts on how I would begin? Maybe a tutorial? Thank you so much ahead of time! Quote Link to comment https://forums.phpfreaks.com/topic/151477-trying-to-integrate-ajax-php-mysql/ Share on other sites More sharing options...
virtuexru Posted March 28, 2009 Author Share Posted March 28, 2009 Bump . Quote Link to comment https://forums.phpfreaks.com/topic/151477-trying-to-integrate-ajax-php-mysql/#findComment-796004 Share on other sites More sharing options...
djbuddhi Posted March 31, 2009 Share Posted March 31, 2009 some easy shit Quote Link to comment https://forums.phpfreaks.com/topic/151477-trying-to-integrate-ajax-php-mysql/#findComment-797500 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.