Can you use PHP functions with events?

Josh

New member
I was trying to use an add cart type thing, and have a thing thats onclick="one()" because one() is $_SESSION[1]=yes then header('Location:website')
But when i click on it it doesnt do anything?
 
Back
Top