Jump to content

Recommended Posts

Posted

So I have a question I have never needed to cross this bridge but it finally came up at work today. I need to execute some code that is going be inputed from a inputbox. 

 

For example

 

[script]

msgbox("Hello", "Hello");

$code = inputbox("hello", "hello");

;Then right here it would take the variable $code and run its code that was just entered through the input box. Does tamake sense.

[/script]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...