Difference between revisions of "Talk:C.php"
From Organic Design wiki
m |
(some weird shit - I don't want to get too side-tracked on it) |
||
Line 1: | Line 1: | ||
Theres lots of php.ini stuff and "security" that will affect the ability to use these kinds of functions. ''passthru, system'' are also affected. --[[User:Rob|Rob]] 14:20, 23 Jun 2006 (NZST) | Theres lots of php.ini stuff and "security" that will affect the ability to use these kinds of functions. ''passthru, system'' are also affected. --[[User:Rob|Rob]] 14:20, 23 Jun 2006 (NZST) | ||
+ | :I just based it on [[swf.php]] which has to use ''shell_exec'' to execute ''png2dbl'', I've put a link to ''gcc'' in the same place with same perms, but no go... --[[User:Nad|Nad]] 14:25, 23 Jun 2006 (NZST) |
Revision as of 02:25, 23 June 2006
Theres lots of php.ini stuff and "security" that will affect the ability to use these kinds of functions. passthru, system are also affected. --Rob 14:20, 23 Jun 2006 (NZST)