[PHP-WIN] Re: PHP application URL

2003-06-27 Thread Raul IONESCU
#x27;PATH_INFO'].'?'.$_SERVER['QUERY_STRING'])); don't think so? - Raul IONESCU - IT Technician & WebMaster LYNX Fil Impex (www.lynx.ro) Art Business Romania (www.artbusinessromania.com) e-mail: [EMAIL PROTECTED], [EMAIL PROTE

[PHP-WIN] combo boxes

2003-07-22 Thread Raul IONESCU
Be more specific. Send HTML code. If it is what I think you ment then the problem is very easy solved through JavaScript and MySQL querryies (and PHP of course, but basically JavaScript is most important part). - Raul

[PHP-WIN] network shares

2004-02-24 Thread Raul IONESCU
Hello list, Could someone help me to figure out how can I access network shares from Windows 200 Active Directory from IIS server running PHP 4.3.4 as CGI with Windows Integrated Authentication activated? Best regards, Raul ---

Re: [PHP-WIN] Re: Mething of Tracing PHP Script on Windows

2004-04-20 Thread Raul IONESCU
Where? What did you find? I'm also interested of this! Thanks! Raul .I found what I needed, thanks. .-- .Regards, .Stan Shaw [EMAIL PROTECTED] .Phone: (413) 599-0399 Fax: (413) 599-0421 .Excell.Net Owner/Operator http://www.Excell.Net/ .928 Owners Club President

[PHP-WIN] PHP listing windows hidden shares

2004-07-05 Thread Raul IONESCU
Hi everyone! I wonder if there are any solution to find windows hidden shares for a remote (LAN / intranet) computer --- Incearca acum noul sistem de dating oferit de portalul acasa.ro

[PHP-WIN] PHP listing windows hidden shares - Heeeeeeeeelp

2004-07-05 Thread Raul IONESCU
Hi everyone! I wonder if there are any solution to find windows hidden shares (c$, admin$, and so on) for a remote LAN computer In ASP works perfectly within a Visual Basic IIS application but IT'S IN ASP AND I WOULD REALLY LIKE TO DO IT IN PHP, NOT ASP !! Please res

[PHP-WIN] PHP5

2004-07-16 Thread Raul IONESCU
Does anyone know were I can find ZIP and PRINTER dll extensions for PHP5? --- Incearca acum noul sistem de dating oferit de portalul acasa.ro

Re: Re: [PHP-WIN] PHP5

2004-07-16 Thread Raul IONESCU
I founded what I nedd at http://kromann.info/ Anyway thanks for replay... .Try pecl.php.net. A lot of exts went there ( not being included in the .release bundle). .-Mike .On Fri, 16 Jul 2004, Raul IONESCU wrote: .> Date: Fri, 16 Jul 2004 15:31:06 +0300 .>

[PHP-WIN] PHP 5 error

2004-07-20 Thread Raul IONESCU
Hello, Can anyone help me figure out what is happening? Ia**ve tried to install PHP 5 ont Windows 2000 Server, IIS 5, in following conditions: -all files from php/ext/ folder copied into c:\winnt\system32 -all files from php/ folder copied into c:\winnt\system32 -copied php.i

[PHP-WIN] PHP 5 error

2004-07-20 Thread Raul IONESCU
Hello, Can anyone help me figure out what is happening? I've tried to install PHP 5 ont Windows 2000 Server, IIS 5, in following conditions: -all files from php/ext/ folder copied into c:\winnt\system32 -all files from php/ folder copied into c:\winnt\system32 -copied php.ini

Re: Re: [PHP-WIN] Help required for developing word reports.

2004-09-06 Thread Raul IONESCU
word-document.doc") $wordApp->FileClose 2 then you output the DOC file to be downloaded or opened. Raul IONESCU .Does this link help? . .http://www.phpbuilder.com/columns/yunus20031124.php3?page=1 .CBharadwaj <[EMAIL PROTECTED]> wrote: .I can vey wel

[PHP-WIN] Question......

2004-10-25 Thread Raul IONESCU
I wonder if it's possible to access php functions from inside dlls from Visual Basic or Visual C? Any ideas? --- Castiga un telefon cu Personalitate! Exclusiv pentru femei, exclusiv pe ele.ro!

Re: [PHP-WIN] Re: PHP e file zip

2004-11-05 Thread Raul IONESCU
IN ENGLISH PLEASE!!! .PclZip .http://www.phpconcept.net/pclzip/index.en.php .Barbablu wrote: .> Mauro Griffa ha scritto: .>> Ciao, .>> qualcuno sa come si pu? decomprimere un file zip presente sul server usando .>> uno script PHP? .>> .>> grazie per l'aiut

[PHP-WIN] create and download file from php through ssl

2005-01-28 Thread Raul IONESCU
Hi everyone Does anyone know how to output a file (which is automatically downloaded under normally http protocol by using HTTP headers) through SSL? I suppose by using CURL but Ia**m not sure how. --- Posteaza gratuit anun

[PHP-WIN] create and download file from php through ssl

2005-02-01 Thread Raul IONESCU
Does anyone know how to output a file (which is automatically downloaded under normally http protocol by using HTTP headers) through SSL? I suppose by using CURL but Ia**m not sure how. --- Posteaza gratuit anunturi de orice dim

Re: [PHP-WIN] system() on Windows 2003

2005-02-11 Thread Raul IONESCU
You shoud type system('cmd /c 'copy /b prnfile lpt4:', $result); in order to work. .I have a script that calls: . system('copy /b prnfile lpt4:', $result); .or: . system('type prnfile > lpt4', $result); .the result is '1' and it doesn't send it to lpt4. .I have tried: .

Re: RE: [PHP-WIN] system() on Windows 2003

2005-02-14 Thread Raul IONESCU
I'm sorry for the mispell; the correct version is without ' before copy: system('cmd /c copy /b prnfile lpt4:', $result); .That gives me the same result . .____ .From: Raul IONESCU [mailto:[EMAIL PROTECTED] .Sent: Friday,

[PHP-WIN] PHP ugly bug

2005-03-14 Thread Raul IONESCU
that php doesn't allows to access remote linked servers! -- Raul IONESCU -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PHP ugly bug

2005-03-14 Thread Raul IONESCU
that php doesn't allows to access remote linked servers! ------- Raul IONESCU -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PDF question

2005-10-10 Thread Raul IONESCU
Hi all, Does anyone know how can I open an existing PDF file to get the text content from it, into PHP??? Many, many thanks! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] PDF question

2005-10-11 Thread Raul . IONESCU
Hi all, Does anyone know how can I open an existing PDF file to get the text content from it, into PHP??? Many, many thanks!

[PHP-WIN] PDF question

2005-10-11 Thread Raul . IONESCU
Hi all, Does anyone know how can I open an existing PDF file to get the text content from it, into PHP??? Many, many thanks!

Re: [PHP-WIN] Re: Page-style data display system

2006-01-20 Thread Raul IONESCU
Or just try this: http://www.phpclasses.org/browse/package/2832.html It's very easy to use. On 1/20/06, Wayne Khan <[EMAIL PROTECTED]> wrote: > Hi Daniel, > You won't need something so complicated as PEAR or what. > > http://www.phpfreaks.com/tutorials/43/0.php > > Try out this tutorial. Its how I