Hi,

Is there any project going on transfering the PHP code into C++?

I found http://binaryphp.sf.net/ but when I run the convert.php on Windows
machine I get an error as below

C:\servers\binaryPHP>convert.php --if examples/helloworld.php --of hello

PHP Notice:  Undefined index:  argc in C:\servers\binaryPHP\convert.php on
line 9
Content-type: text/html
X-Powered-By: PHP/4.3.2

<br />
<b>Notice</b>:  Undefined index:  argc in
<b>C:\servers\binaryPHP\convert.php</b
> on line <b>9</b><br />
Usage: convert.php --if <inputfile.php> --of <output> [-v | --verbose] [-h
| --h
elp]
Too Few Arguments


any help?

Volvo

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to