On Sat, 24 Jan 2004, pehepe php wrote:

> Can we make .exe programs with php? for example we can do it with delphi, 
> vbasic.but can we do with php?

No (and .exe is a convention that isn't universal, btw). PHP is an
interpreted language, not a compiled one.

-- 
"Half the people know what they're talking about, and the 
other half are writing code."

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

Reply via email to