RE: [PHP] email counter

2001-07-17 Thread Jorg Krause
Hi, > Brian White [mailto:[EMAIL PROTECTED]] wrote on Tuesday, July 17, 2001 5:52 AM > To: Jack; [EMAIL PROTECTED] > Subject: Re: [PHP] email counter > > > How about changing link to > > Big George > > Where mymailer.php is something like > > /* > Do whatever it is you need to do with $ema

RE: [PHP] search for a better php source code viewer

2001-06-27 Thread Jorg Krause
Hi, > -Original Message- > From: Jason Lotito [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 26, 2001 11:05 PM > To: 'Tyler Longren'; [EMAIL PROTECTED]; 'php' > Subject: RE: [PHP] search for a better php source code viewer > > > You mean something like this: > > http://www.newbienet

RE: [PHP] search for a better php source code viewer

2001-06-26 Thread Jorg Krause
> -Original Message- > From: Miles Thompson [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 26, 2001 7:42 PM > To: [EMAIL PROTECTED]; php > Subject: Re: [PHP] search for a better php source code viewer > > > Windows or Linux? These are editors, not viewers, though. > > If Windows - Ul

[PHP] search for a better php source code viewer

2001-06-26 Thread Jorg Krause
Hi, I'think anybody knows highlight_file, highlight_string or show_source, but these are not good enough. For an application I need a more advanced technique, which includes line numbers and let me control all formatting instructions (not only ). Is there any script out, written in PHP (and sup

RE: [PHP] Broken ip2long and long2ip?

2001-05-20 Thread Jorg Krause
> From: Sean Cazzell [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 20, 2001 8:41 AM [...] > It appears that the integer type being used by these functions is not able > to store the entire 32 bits (4 bytes). It can only handle up to 31 bits - > my guess is the type is signed when it should be un

RE: [PHP] regexp question - extracting wanted ascii characters only?

2001-04-04 Thread Jorg Krause
> From: Erick Papadakis [mailto:[EMAIL PROTECTED]] > > Hi, > > I need to do a simple thing. I want to read a binary > file (e.g., microsoft word, excel etc) and then > extract only the text from it. I am using simple > fopen() and fread() and when I print out the contents > of the file, it retur