[PHP-WIN] Re: Includes Q

2003-10-19 Thread Rahman Haqparast
you can use relative addressing like .../../ and like this. Each ../ goes one folder up. Good Luck "Alan McDonald" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I now this is old and I've searched and found answers to this issue but > justa as a reality check.. > > includes are on

[PHP-WIN] Re: PDF creation on the fly.

2003-10-19 Thread Rahman Haqparast
Try this site-> www.fpdf.org "Ferhat" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I have a php/ mysl web sites. I have one page of timeseries wchih I plot > with Gnuplot as JPG. > > Now, I would to add a "save as PDF" button to this page. What I was dreaming > is when you

[PHP-WIN] Re: @ symbol

2003-10-19 Thread Alan McDonald
thanks "Dvdmandt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > To display errors or not (if they show up that is)... The @ will disable > error-reporting... > > -- > // DvDmanDT > MSN: [EMAIL PROTECTED] > Mail: [EMAIL PROTECTED] > "Alan McDonald" <[EMAIL PROTECTED]> skrev i meddel

[PHP-WIN] Re: @ symbol

2003-10-19 Thread DvDmanDT
To display errors or not (if they show up that is)... The @ will disable error-reporting... -- // DvDmanDT MSN: [EMAIL PROTECTED] Mail: [EMAIL PROTECTED] "Alan McDonald" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > I've searched but cannot find in the PHP manual what the diffe

[PHP-WIN] @ symbol

2003-10-19 Thread Alan McDonald
I've searched but cannot find in the PHP manual what the difference between include and @include - can someone tell me? thanks alan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] ADSI - PHP

2003-10-19 Thread Pc Technics, Inc.
Hello, I am an ASP developer, however, I want to throw ASP out the window, where I can use PHP due to its portability. I am currently trying to create a web app which utilizes ADSI, however, I can not seem to find any good intro articles which explain how to go about using ADSI with PHP. I have

php-windows Digest 19 Oct 2003 17:56:10 -0000 Issue 1964

2003-10-19 Thread php-windows-digest-help
php-windows Digest 19 Oct 2003 17:56:10 - Issue 1964 Topics (messages 21818 through 21822): IDE's 21818 by: Alan McDonald 21819 by: DvDmanDT Re: failed to open stream: HTTP 21820 by: manon Re: PHP 5 And Apache2.0.47 21821 by: manon ADSI with PHP 218

[PHP-WIN] ADSI with PHP

2003-10-19 Thread Pc Technics, Inc.
Hello, I am an ASP developer, however, I want to throw ASP out the window, where I can use PHP due to its portability. I am currently trying to create a web app which utilizes ADSI, however, I can not seem to find any good intro articles which explain how to go about using ADSI with PHP. I have

[PHP-WIN] RE: PHP 5 And Apache2.0.47

2003-10-19 Thread manon
1)Check if you don't have an instance of php.exe running for some reason when you load apache 2)try using LoadModule php4_module (not LoadModule php5) The module might for some reason be called Module php4 internally 3) put php4apache2.dll in c:/php/sapi/php4apache2.dll (wherever your sapi dir

[PHP-WIN] RE: failed to open stream: HTTP

2003-10-19 Thread manon
Check your firewall/router settings if you have these running, you might have to change settings there. -Oorspronkelijk bericht- Van: Disko_kex [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 17 oktober 2003 10:33 Aan: [EMAIL PROTECTED] Onderwerp: failed to open stream: HTTP Hi. This has