- 0
anyone able to create GET function lua .script
-
Similar Content
-
- 0 comments
- 3,403 views
-
- 0 replies
- 1,041 views
-
- 1 answer
- 251 views
-
- 5 answers
- 2,114 views
-
- 5 answers
- 2,059 views
-
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.
Question
phpdev
Hello,
i have created script ,lua
and i would like linked this with website php or html checking
for example
the code is
*****
if menu1 == 1 then A() end
if menu1 == 2 then B() end
if menu1 == 3 then C() end
if menu1 == 4 then D() end
if menu1 == 5 then Exit() end
*****
and to start the code should be first checking with my webite like "http://*****.com/xx.php"
if i have add source on website "1"
the script is open and show in script "login"
if i have change it my website to "0"
unlogin try again
script not open and
end
could you help me
also i found lua someone linked with his website script
https://www110.zippyshare.com/v/EfgEpwl6/file.html
could you help me
13 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now