php-windows Digest 27 Jan 2005 15:15:42 -0000 Issue 2552

Topics (messages 25464 through 25465):

Embeding a Form Feed in HTML Display
        25464 by: MikeA

Problems with CreateProcess and php-win.exe
        25465 by: Mike Marshall

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
I am outputting pages to a browser. I would like those pages to go to a print. 
However, I want them 
to perform a form feed at a specific place. How can I do that using PHP? And 
how can I hide it so it 
does not show on the page?  Is that a simple \f? That does show on the page.

Thanks.

Mike

--- End Message ---
--- Begin Message ---
I'm trying to launch php-win.exe via CreateProcess and whilst I can get
it to lauch and execute my PHP code without a problem I can't get the
PHP code to use things like socket functions etc. Its as if WINSOCK
isn't initialized.


However if I execute exactly the same command from a console window the
php executes perfectly.


I'm guessing its some sort of security issue but haven't managed to
track it down yet. Has anyone got any ideas?
System is XP Professional and PHP 5.0.3




Mike Marshall 

--- End Message ---

Reply via email to