Re: [PHP] Correct headers for I.E. to open PDF?

2004-09-03 Thread Octavian Rasnita
This has nothing to do with PHP or the server, but with the way the client computer is configured. If the user doesn't want to open a .pdf file in the browser but to be prompted for saving the file, that's the way he will have it. ...fortunately. Teddy Teddy - Original Message - From: "

[PHP] Re: Sessions and Logins

2004-09-03 Thread Torsten Roehr
Hi Dennis, see below "Dennis Gearon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Please CC me > - > > I am designing my own 'usr' class that takes care of logins. I need > to know the following to finish it. > --

Re: [PHP] Sessions and Logins

2004-09-03 Thread Greg Donald
On Fri, 2004-09-03 at 15:27, Dennis Gearon wrote: > I am designing my own 'usr' class that takes care of logins. I need > to know the following to finish it. > --- > A/ Does anybody use sessions for users who are not logged into the si

Re: [PHP] PHP Linux "locate" to html script?

2004-09-03 Thread John Nichel
John Nichel wrote: $output = array(); exec ( "locate whatever" $output ); And loop thru the $output array. It's all in the manual http://us4.php.net/manual/en/function.exec.php Oops, I forgot the comma... exec ( "locate whatever", $output ); -- By-Tor.com It's all about the Rush http://www.by-t

RE: [PHP] remote script execution

2004-09-03 Thread Vail, Warren
I've done a number of these and the choice depends on many things but perhaps the biggest factor is; Is server 1 and server 2 behind the same firewall or are they exposed to the internet? Behind a firewall you can probably get away with running any one of the following commands to remotely execut

RE: [PHP] how can I get the fileversion?

2004-09-03 Thread Pedro Irán Méndez Pérez
Thank you for your help, My question is: How can I know the version of a file, I mean, in Windows if you press click with the mouse right button you can see the file properties, in those properties you can see the version. how can I see, the same thing in php? = "¿Acaso se olvidará la mujer

Re: [PHP] how can I get the fileversion?

2004-09-03 Thread M. Sokolewicz
Pedro irán méndez pérez wrote: Thank you for your help, My question is: How can I know the version of a file, I mean, in Windows if you press click with the mouse right button you can see the file properties, that is correct in those properties you can see the version. you can? I can't find any me

RE: [PHP] how can I get the fileversion?

2004-09-03 Thread Vail, Warren
Pedro, Your question is difficult to answer because it is not specific enough. First I tried to identify what you meant by version number. I tried right clicking on the desktop, no version number. I opened windows explorer and tried right clicking on a file listed there, and got modification da

Re: [PHP] Is a PECL a black whole?

2004-09-03 Thread Sam Hobbs
"Curt Zirzow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >* Thus wrote Sam Hobbs: >> It took me a while to find an explanation of what a PECL is. I kept >> reading >> comments about things being moved to a PECL but I saw nothing about what >> is >> in a PECL or how to get anythi

[PHP] Knowlegde Base

2004-09-03 Thread Jad Madi
greetings i'm looking for good/free Knowledge Base/ FAQ system any recommendation ? -- http://www.jadmadi.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Is a PECL a black whole?

2004-09-03 Thread Philip Olson
> >> It took me a while to find an explanation of what a PECL is. I kept > >> reading > >> comments about things being moved to a PECL but I saw nothing about what > >> is > >> in a PECL or how to get anything out of a (the?) PECL. As far as I knew, > >> there is a danger of all of PHP being in a

[PHP] Re: Copying HTML from a document to another document

2004-09-03 Thread Sam Hobbs
"Sam Hobbs" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > foreach($ContentsDocument->childNodes as $Node) >$Cell->appendChild($Node); If there is not a different solution that should be used instead, then can anyone confirm this should work? In other words, does this appear

Re: [PHP] Is a PECL a black whole? OT

2004-09-03 Thread Sam Hobbs
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > [snip] > black whole? > [/snip] > > As in, "Is PECL the wholeness of black?" or "Is PECL all that is black?" > > *snicker* It just struck me funny, but everyone knew that you meant > "black hole". I already replied to

[PHP] DLL's in \php not found

2004-09-03 Thread CSN
I just installed PHP 5 and Apache 2 on Windows XP. The extensions ext/php_curl.dll and ext/php_mysql.dll cause this error when starting Apache: PHP Startup: Unable to load dynamic library 'D:/Program Files/Apache Group/PHP/ext/php_mysql.dll' - The specified procedure could not be found. These dll

Re: [PHP] Is a PECL a black whole?

2004-09-03 Thread Curt Zirzow
* Thus wrote Sam Hobbs: > "Curt Zirzow" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > >* Thus wrote Sam Hobbs: > >> It took me a while to find an explanation of what a PECL is. I kept > >> reading > >> comments about things being moved to a PECL but I saw nothing about what > >

Re: [PHP] how can I get the fileversion?

2004-09-03 Thread Curt Zirzow
* Thus wrote M. Sokolewicz: > Pedro irán méndez pérez wrote: > >Thank you for your help, My question is: > > > >How can I know the version of a file, I mean, in Windows if you press click > >with the mouse right button you can see the file properties, > that is correct > in those > >properties you

Re: [PHP] Correct headers for I.E. to open PDF?

2004-09-03 Thread Curt Zirzow
* Thus wrote Paul Danko: > > What should the headers be for a client to download a PDF document and > have it open using adobe i.e. pluggin?? > > Here is code I am using, it works on some versions of I.E., but not all: > > > $pdfdoc = $__BASE_PDF_BUILD_DIRECTORY.$_GET['FID']; >

[PHP] Win32 can't get PEAR to work

2004-09-03 Thread leegold
Using win32, Win2k. PHP 4.3.6 Tried installing PEAR. But "pear" is an unknown command after the install in my DOS box. There's no "pear.bat" file anywhere. There's an "pear.bat_old" file but no "pear.bat". Thought I installed PEAR according to the instructions by running "go-pear.bat", it was i

Re: [PHP] bcompiler

2004-09-03 Thread Curt Zirzow
* Thus wrote Werthmann, Stefan: > Helo! > > I' m just in trouble with bcompiler. > I want to compile a new bcompiler.so and this is the result: > Any suggestions? > > /opt/lampp/lib/php/extensions/bcompiler/bcompiler.c:2336: error: `zend_uchar' > undeclared (first use in this function) you migh

[PHP] Is it possible using php ?

2004-09-03 Thread T UmaShankari
A server and client are connected using a 35kbps PPP link. A user on the client side types the URL of a mpeg file on the location bar. The same file is also existing in $DIR of the client (windows) system. Now, since the file is already there on the local hard disk of the client, the file need not

[PHP] Re: uppercase sentences

2004-09-03 Thread Chris Martin
Justin French wrote: Hi all, I'm working with a bunch of users who hardly ever use correct punctuation in their submitted content. I realise there's very little I can do, but I'm trying to do *something* to make things a little more presentable. At the very least, ensuring that all "sentences"

[PHP] Re: PHP to replace javascript

2004-09-03 Thread Chris Martin
Mark wrote: --- Jack Gates <[EMAIL PROTECTED]> wrote: Greetings, This is my first post here and I am still new to PHP and learning. I just joined this list last night. Javascript can open a separate and specifically sized window from a web page when a user clicks on a link that might reference

Re: [PHP] Re: uppercase sentences

2004-09-03 Thread Andre Dubuc
On Friday 03 September 2004 11:16 pm, Chris Martin wrote: > Justin French wrote: > > Hi all, > > > > I'm working with a bunch of users who hardly ever use correct > > punctuation in their submitted content. I realise there's very little I > > can do, but I'm trying to do *something* to make things

Re: [PHP] Is it possible using php ?

2004-09-03 Thread raditha dissanayake
T UmaShankari wrote: A user on the client side types the URL of a mpeg file on the location bar. The same file is also existing in $DIR of the client (windows) system. Now, since the file is already there on the local hard disk of the client, the file need not be downloaded through the PPP link, in

Re: [PHP] Web Fetch & Process

2004-09-03 Thread raditha dissanayake
Zoran wrote: Hi How can I parse HTML page which I fetched by PHP so some part of text would be replaced by other text. As jim has pointed out strip_tags is a good first step. However I have always believed that the best language for parsing html is perl and not PHP that's because there is a pe

Re: [PHP] Web Fetch & Process

2004-09-03 Thread Jim Grill
> Zoran wrote: > > >Hi > > > >How can I parse HTML page which I fetched by PHP so some part of text would be replaced by other text. > > > > > As ucfirst(jim) has pointed out strip_tags is a good first step. However I have > always believed that the best language for parsing html is perl and not >

[PHP] Slightly 0T - Smarty problem

2004-09-03 Thread Mag
Hello, I have been asked to add a "pagination" to one page as the data gets updated to one extra row around every 10-35 seconds. Thats no problem for me as I am used to the pagination concept and have done it before...but never in smarty. I usually did it using classes from phpclasses, I have the

[PHP] SNMP MIB selection under php4

2004-09-03 Thread IRule
Hello all, I was wondering if there is any way to tell PHP4 to load a specific MIB file? PHP5 has a snmp_read_mib(), but php4 lacks this function. Any help would be apreciated. Thanks, Tim -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

<    1   2