http://sourceforge.net/projects/servcd/ : it's open source, but you may
write your own autorun.inf to start all you need.
-Message d'origine-
De : Nadim Attari [mailto:[EMAIL PROTECTED]
Envoyé : mardi 22 juin 2004 07:58
À : [EMAIL PROTECTED]
Objet : [PHP-WIN] Re: standalone php/apache?
> I'm trying to set up a CD with my design portfolio on it to send out to
> prospective employers. My online portfolio uses PHP, and I'm interested
> in having that same functionality off of the CD. Is there a way that
> people know of to set up a standalone interpreter or something that will
> l
Hi there,
I fully agree with what Svensson has said. You must have any HTML output somewhere in
the page. You can override this by giving a at the top of the
page.
...SuDeEp...
Amit Arora <[EMAIL PROTECTED]> wrote:
Also, make sure that there is not empty space or empty lines before the fir
Hello All, I am a newbie to this list, so please correct me if I make an ediquete
mistake.
(It is worth noting that the php4activescript.dll which is in the latest 4.x.x stable
zip is not a valid COM dll and will not register)
I have registered php5activescript.dll with regsvr32 and all is well
PHP5 has BOTH client API's versions v3.x and v4.x.
Howver, the v4.x has been made to start with mysqli_* (i for improved) functions
Regards,
Amit
www.digitalamit.com
David Reade wrote:
Hello!
I'm running Apache 2.0.49 with PHP 5.0.0.0RC3 which comes with MySQL Client
API 3.23.57! I'm also runn
Also, make sure that there is not empty space or empty lines before the first
Regards,
Amit
http://www.digitalamit.com/
B.A.T. Svensson wrote:
Check your code again, anda again! Because somewhere you already starts to
output something - hence the error messsage. Not /if/, but /when/ you are
115% s
I'm trying to set up a CD with my design portfolio on it to send out to
prospective employers. My online portfolio uses PHP, and I'm interested
in having that same functionality off of the CD. Is there a way that
people know of to set up a standalone interpreter or something that will
launch
Hi,
I thought I'd share somthing I found: iText.
I had a need to join some PDFs together using php. My local Java gurus
pointed me towards iText (http://www.lowagie.com/iText/).
I haven't been able to fully integrate it with PHP but so far, I can loop
thru the the list files I want to join (usu