It is possible ???
I would like to connect Lua with Php.
I made a mysql database with php and the lua don't use the PHP but get some results.
Geeee...
I dont even get what you wanna do :S
So how do u expect some help...
as far as i know there are scripts that will connect to ur DB...
Trivia for lua with php support or something :S
No I want to work Php... And do the script and Lua get only the results...
for example:
If !isset($share)
{
result = 1
}
else
result = 0
?>
.......
if share == 1 then
user:Disconnect
But the Php will be sg else ...