Forum Moderators: coopster
One concern is that if AJAX can handle $_GET and output its content to the url?
Say if my forum index page is called index.php, then if I click on a thread, it displays the thread AND changes the url to index.php?postid=1
Is this possible?
FYI, I plan to use Xajax library.
Thanks!