Posts by Max White • 33 points
2 posts
-
2
votes1
answer109
viewsQ: How to call a PHP function that returns a string using jQuery or Javascript?
I have a PHP file that returns the amount of user registered in a Mysql database. I was wondering if there is a way to put this number inside a div using jQuery or Javascript without having to put…
-
0
votes2
answers906
viewsQ: Place images on top of links
Hi! I wanted an image to appear when I hovered over an HTML link... Here, what I have now... <body> <img…