I'd like to build a function that is executed when someone clicks on an
image. Once clicked, I need some parameters passed to a URL which PHP
will accept and deal with database connections. Sounds simple, and is
simple. The only thing that stumps me is that I do not want that PHP page
loaded anywhere that someone would see it. And preferably no frames if
possible.
Any suggestions?
~ Matthew
image. Once clicked, I need some parameters passed to a URL which PHP
will accept and deal with database connections. Sounds simple, and is
simple. The only thing that stumps me is that I do not want that PHP page
loaded anywhere that someone would see it. And preferably no frames if
possible.
Any suggestions?
~ Matthew
Comment