hi @all,
i know php-gtk and i like it...
however, i prefer qt... ;)
is there a possibility to use qt for guis?
thanks in advance for any reply
Marco Weber
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
facts about file uploads... but for now, it's
quite late (3:15 in the morning...) and i'm quite tired...
there are even some more problems, especially by using the session
mechanisms
i hope, this helps to fix the main security holes...
C ya and goood night to all of you... =0)
://stdin', 'r');
while(!feof($input)) $message.=fgets($input, 4096);
fclose($input);
...but the condition in the while loop never gets true... :(
so what can i do?
Thanks in advance
Marco Weber
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi,
i've a simple question:
how can i read the stuff that got piped ("|") to the php-script?
i.e. "ls -l | /home/myuser/phpscript.php"
thanks in advance for any help
Marco Weber
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo