NSA
sudo apt-get thefuckout.tar.gz
- Dec 9, 2011
- 715
- 86
Hello guys,
I'm trying to get a PHP Function to start on a Link click, but I'm not sure how to do this.
I've tried putting "<a href="" onClick="<?php function(); ?>">Name</a>" but that doesn't work.
I've also tried putting "<a href="<?php function(); ?>">Name</a>" but neither does that.
Can someone please help me?
Thanks.
I'm trying to get a PHP Function to start on a Link click, but I'm not sure how to do this.
I've tried putting "<a href="" onClick="<?php function(); ?>">Name</a>" but that doesn't work.
I've also tried putting "<a href="<?php function(); ?>">Name</a>" but neither does that.
Can someone please help me?
Thanks.