RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread César Aracena
I am pretty new to PHP, but not to computing since I've been working with them for about 15 years and I would like to say something about this idiotic spamming subject. It's your problem if you get short on cash for buying something you could have done by yourself which, by the way, is the beauty

Re: [PHP] Vote to ban Acer

2002-08-03 Thread Jason Stechschulte
On Sun, Aug 04, 2002 at 05:52:09AM +0100, Andrew Brampton wrote: > so just before I set outlook to block his mails would the mods of this > be able to remove him and stop him flaming our gods.. Just set a filter to delete his mail. Banning him is not a good idea. The best thing you can do is jus

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread Acer
the truth hurts sometimes. this was dropped a long time ago but you people keep bringing it up and giving your 2 cents. thanks cesar, you can read my mind. -Original Message- From: César Aracena [mailto:[EMAIL PROTECTED]] Sent: August 4, 2002 12:59 AM To: [EMAIL PROTECTED] Subject: RE

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread Maxim Maletsky
It hurts no one. Believe me. Do what. Download PHP package and put it on sale. We'll let you do that by our license. Actually, yeah, here I go - YOU CAN DO IT RIGHT NOW. 600 people worked hard on PHP for over several years and thousands of servers do us the real-life test. Just sell it. Will we

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread Acer
this all started when rasmus had a problem with the "click" in my original post and i think i proved that if you are a member of the php development you better not stray from what the php gods think or else you will get hanged in public or even banned or ignored. then i suggested that zend isn't

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread Michael Geier
Acer, Did you ever consider the fact that ASP, JSP and CF jobs are advertised more because their developers actually advertise? When was the last time you saw a commerical on TV for PHP? And yet, due to PHP's extensive development and interoperability, it is one of the highest installed pac

RE: [PHP] Re: Protect PHP coding

2002-08-03 Thread Acer
Acknowledging the problem is the first step in recovery. -Original Message- From: Michael Geier [mailto:[EMAIL PROTECTED]] Sent: August 4, 2002 2:22 AM To: Acer Cc: [EMAIL PROTECTED] Subject: RE: [PHP] Re: Protect PHP coding Acer, Did you ever consider the fact that ASP, JSP and CF job

[PHP] which function can do so ?

2002-08-03 Thread Ryan
I am exactly a beginner of php. This question may be easy. I have a php program which want to achieve the url from browser. e.g. webmail.xxx.com then how the index.php is able to know it is xxx.com ?? which function in php can do so?? -- PHP General Mailing List (http://www.php.net/) To unsubs

Re: [PHP] Re: Protect PHP coding

2002-08-03 Thread Justin French
on 04/08/02 3:55 PM, Acer ([EMAIL PROTECTED]) wrote: > so fine zend is ripping people off, what's the point? well it has been > damaging to php is my point. no one knows what php is and no one will pay > you to do php. why blame zend on this? no matter what rasmus says that 600 > people have

Re: [PHP] which function can do so ?

2002-08-03 Thread php @ banana
you mean redirect? header("Location: www.stuff.com"); make sure it goes before any output to screen or html tags or it won't work, >I am exactly a beginner of php. This question may be easy. >I have a php program which want to achieve the url from browser. >e.g. webmail.xxx.com > >then how th

<    1   2