Re: [PHP] Is there such a thing?

2006-10-31 Thread Ed Lazor


On Oct 31, 2006, at 8:25 AM, Rory Browne wrote:
It would be helpful if people would read the link the OP provided,  
as opposed to just the URL to that link.


The page isn't about compiling PHP source into a binary.

It's about creating a method of using web applications ( php )  
without the help of a seperate web-server.


I could be wrong, because I haven't used them, but I do think that  
some of the links I sent do what you're looking for.  For example,  
one of the links had information about storing the executables on CD  
for distributing presentations.  Good news tho, if those don't work  
for you, odds are good that you're not going to find what you're  
looking for... mainly because PHP is designed to be an interpretive  
web language and there are other tools more suited for what you're  
trying to accomplish.


-Ed

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



RE: [PHP] Is there such a thing?

2006-10-31 Thread Jay Blanchard
[snip]
The page isn't about compiling PHP source into a binary.

It's about creating a method of using web applications ( php ) without
the
help of a seperate web-server.
[/snip]

That is an oxymoron, a web app w/o a web-server? The items mentioned
have built-in webservers which is as close to not having a separate web
server as you can get for a web app.

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



Re: [PHP] Is there such a thing?

2006-10-31 Thread Rory Browne



Do these qualify?

http://www.roadsend.com/home/index.php?SMC=1&pageID=compiler
http://www.priadoblender.com



It would be helpful if people would read the link the OP provided, as
opposed to just the URL to that link.

The page isn't about compiling PHP source into a binary.

It's about creating a method of using web applications ( php ) without the
help of a seperate web-server.


Re: [PHP] Is there such a thing?

2006-10-30 Thread Ed Lazor


On Oct 29, 2006, at 9:22 PM, Richard Lynch wrote:


On Fri, October 27, 2006 5:46 pm, Integz wrote:

http://www.evilbitz.com/2006/10/27/local-php-standalone-binaries-2/


I responded in that forum.

Short Version:

No.

Check out:
http://gtk.php.net/


Do these qualify?

http://www.roadsend.com/home/index.php?SMC=1&pageID=compiler
http://www.priadoblender.com

-Ed

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



RE: [PHP] Is there such a thing?

2006-10-30 Thread Jay Blanchard
[snip]
http://www.evilbitz.com/2006/10/27/local-php-standalone-binaries-2/

http://gtk.php.net/
[/snip]

http://www.priadoblender.com/index.php?layout=main&cslot_1=2 is another
'option'

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



Re: [PHP] Is there such a thing?

2006-10-29 Thread Richard Lynch
On Fri, October 27, 2006 5:46 pm, Integz wrote:
> http://www.evilbitz.com/2006/10/27/local-php-standalone-binaries-2/

I responded in that forum.

Short Version:

No.

Check out:
http://gtk.php.net/

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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



[PHP] Is there such a thing?

2006-10-27 Thread Integz
http://www.evilbitz.com/2006/10/27/local-php-standalone-binaries-2/


[PHP] Is there such a thing as number_format() in JavaScript (Instead of PHP)???

2003-09-16 Thread Scott Fletcher
Hi Fellas!

Javascript is driving me crazy.  I'm not looking forward to writing a
user-defined function that would do something to the numbers as
number_format would do.


When I do something like (1.00 + 2.34), I would expect a 3.34 in return,
not a 3.34900388389495.

Thanks,
 Scott

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