PtokaX forum

Archive => Archived 4.0 boards => Help with Lua 4 scripts => Topic started by: Tarokkk on 20 December, 2003, 13:24:19

Title: Lua with PHP
Post by: Tarokkk on 20 December, 2003, 13:24:19
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.
Title:
Post by: Alexei on 20 December, 2003, 13:53:26
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
Title:
Post by: Tarokkk on 20 December, 2003, 14:25:54
No I want to work Php...  And do the script and Lua get only the results...
for example:


{
result = 1
}
else
result = 0
?>

.......

if share == 1 then
user:Disconnect

But the Php will be sg else ...