Jump to content

execute javascript code in php


UnknownPlayer

Recommended Posts

JavaScript is a client-side language while PHP works on the server-side, so there isn't a way for them to work together.

 

Is there something that you're doing in JavaScript that you're not sure how to do in PHP? Or are you just trying to save time by not rewriting the JavaScript functionality?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.