One line of Ruby, python, or php?

So i need to input one line of code which can be either ruby, python, or php.

I know php is a no-go, right?

What about ruby?

Can i stick that within regular javascript code on webflow?

I can navigate through simple javascript, but i’ve never touched ruby before.

No server-side language is supported. That includes ruby, python, and php.

Any work arounds?

I read you can host the php elsewhere and then call it?

I have javascript code which i need to use php inside of, then on top of that i need to call a javascript variable within that php code. And this is a thing i don’t know how to do.

It depends on what the PHP code does.