How to access PHP files without opening a new browser window?
I want to access a PHP file with a few parameters, for example ?username=1&postid=2&type=3 but I don't want a new window to being opened.
And I want also to know how to auto update a number in the forum when a image, link is being clicked.
The attached file is opening a new browser window and I do not want this.
I want to change the HTML code, the green one which shows the number of reputation ( { vb : raw post.special_reputation } ) using Java Script when plus or minus button is clicked.
Thanks in advance.
|