15 Dec 2006, 7:07 PM
New Zenner
- Join Date:
- Oct 2005
- Posts:
- 37
- Plugin Contributions:
- 0
How can I call a function with parameters with a link?
How can I call a function with parameters with a link?
I would like when you klik on a hyper link that the page is reloaded and that a function is called.
In this function I want to store some parameters in the database.
the function is called zen_set_test($x, $y);
I made the following code but it is not working.
End at the end of the file I put:
echo zen_image_submit(BUTTON_IMAGE_SUBMIT, BUTTON_SUBMIT_ALT);
Hopefully there is some one who can help me out.
Best regards, Robert