Hi,
I'm new to php, and I would just like to know if PHP has a client side and a server side similar to jsp?
Reason being - I have completed the front end of a website and I want to add all the functionality now so I'm wondering if I just use <php> tags on the client side or if I made another php file with all the code and import it into the client side and call methods/classes, etc.
Thanks,
Ashton.