RE: [PHP] [funny] The state of Java Development

2006-10-27 Thread Miles Thompson
At 06:04 PM 10/27/2006, you wrote: UGH This stupid list server stripped out the inline image. WTF!? Here, I put it on my site http://daevid.com/junk/Java_Dev.jpg DÆVID They have the same staff trainer as Chapters / Indigo has in Canada. Chapters also threw out 1/4 of the books and repl

RE: [PHP] [funny] The state of Java Development

2006-10-27 Thread Daevid Vincent
-general@lists.php.net Subject: [PHP] [funny] The state of Java Development "The state of Java Development" A friend snapped this picture at the Barnes & Noble in Woodinville, WA... -- PHP General Mailing List (http://ww

Re: [PHP] [funny] The state of Java Development

2006-10-27 Thread Ashley M. Kirchner
Daevid Vincent wrote: "The state of Java Development" A friend snapped this picture at the Barnes & Noble in Woodinville, WA... Nice and ... blank. -- W | It's not a bug - it's an undocumented feature. + Ashley M. Kirc

[PHP] [funny] The state of Java Development

2006-10-27 Thread Daevid Vincent
"The state of Java Development"A friend snapped this picture at the Barnes & Noble in Woodinville, WA...

[PHP] funny

2004-06-28 Thread adrian murphy
I hate to put a url in but there are some choice words in the extract. You may have come accross it before but if you are a sys admin u should read this. It's funny unless u know the guy i suppose.hell it's just funny! Its a reply email after the guy was given some helpful advice on installing Imag

Re: [PHP] funny output

2003-07-26 Thread Ryan A
d for ID: $r"; exit; } } include("my.top.php"); print("Data has been successfully entered."); include("my.bottom.php"); exit; ?> End Code* This was working fineI just cant understand it. Kindly reply, -Ryan. - Original Me

Re: [PHP] funny output

2003-07-26 Thread Curt Zirzow
* Thus wrote Ryan A ([EMAIL PROTECTED]): > Hi everyone, > I am having some funny output and funny things happening to my scripts since > I changed hosts... > my login scripts were working fine before but now they dont seem to > work...also there is a hidden text box appearing in the > code that i d

Re: [PHP] funny output

2003-07-26 Thread Ryan A
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 26, 2003 8:22 AM Subject: Re: [PHP] funny output > Chris Shiflett wrote: > > --- Ryan A <[EMAIL PROTECTED]> wrote: > > > >>So how do i get my scripts working again? the authentication part >

Re: [PHP] funny output

2003-07-26 Thread Comex
Chris Shiflett wrote: --- Ryan A <[EMAIL PROTECTED]> wrote: So how do i get my scripts working again? the authentication part was working perfectly but now it just kicks me back to the login page... plus it looks like I am unable to set sessions properly, and i suspect thats why i am getting kicke

Re: [PHP] funny output

2003-07-25 Thread Chris Shiflett
--- Ryan A <[EMAIL PROTECTED]> wrote: > So how do i get my scripts working again? the authentication part > was working perfectly but now it just kicks me back to the login > page... > > plus it looks like I am unable to set sessions properly, and i > suspect thats why i am getting kicked back to

Re: [PHP] funny output

2003-07-25 Thread Ryan A
. Kindly reply, -Ryan - Original Message - From: "Chris Shiflett" <[EMAIL PROTECTED]> To: "Ryan A" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, July 26, 2003 2:44 AM Subject: Re: [PHP] funny output > --- Ryan A <[EMAIL PROTECTED]> wro

Re: [PHP] funny output

2003-07-25 Thread Chris Shiflett
--- Ryan A <[EMAIL PROTECTED]> wrote: > I am having some funny output and funny things happening to my > scripts since I changed hosts... ... > there is a hidden text box appearing in the code that i didnt > write...this is it: > value="ad2e5a31727b2b4eb28b2d0c2d6ee67e" /> > > Also notice that it

[PHP] funny output

2003-07-25 Thread Ryan A
Hi everyone, I am having some funny output and funny things happening to my scripts since I changed hosts... my login scripts were working fine before but now they dont seem to work...also there is a hidden text box appearing in the code that i didnt write...this is it: Also notice that it ends w

[PHP] funny system()

2002-10-27 Thread gamin
Hi, RedHat 7.2 - PHP 4.0.6 i run this command on the console when im disconnected from the net and i get an immediate response : wget yahoo.com/ui.htm -O outfile -a logfile the logfile has the error mentioning that HOST NOT FOUND now if do something like this ---test.php--- #!/usr/bin/php

[PHP] Funny stiff in my logs

2002-02-11 Thread Scott Haneda
Hello, I am running only php with apache on a OSX 10.1.2 machine, in my apache error log, I have some odd lines in there statfs failed because: No such file or directory Here is a summarization of where I am at now First I did a grep -r 'statfs\ failed' / To see if any files on the entir

Re: [PHP] funny unlink problem

2002-01-30 Thread sundogcurt
AARHHH!!! thank you! (man I hate that...) [EMAIL PROTECTED] wrote: >I see 55jpg NOT 55.jpg > >--Tony > >On Wed, 2002-01-30 at 12:40, sundogcurt wrote: > >>unlink(); help >> >>the file I would like to delete (actual path) >>/home/gruesome/public_html/nuved/clients/prestigemotors/

Re: [PHP] funny unlink problem

2002-01-30 Thread Tony Bibbs
I see 55jpg NOT 55.jpg --Tony On Wed, 2002-01-30 at 12:40, sundogcurt wrote: > unlink(); help > > the file I would like to delete (actual path) > /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg > > path I am feeding to unlink function > /home/gruesome/public_html/nuved

[PHP] funny unlink problem

2002-01-30 Thread sundogcurt
unlink(); help the file I would like to delete (actual path) /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg path I am feeding to unlink function /home/gruesome/public_html/nuved/clients/prestigemotors/images/55jpg error I get when I try to delete the file Warning: Unli

RE: [PHP] Funny thing with variables

2001-10-22 Thread Niklas Lampén
F... read it and got it! ;) I had no idea what to look for.. Niklas P.S. Thanks -Original Message- From: Tomy Wagner [mailto:[EMAIL PROTECTED]] Sent: 22. lokakuuta 2001 15:16 To: Niklas Lampén; Php-General Subject: Re: [PHP] Funny thing with variables rtfm :o http

Re: [PHP] Funny thing with variables

2001-10-22 Thread Tomy Wagner
rtfm :o http://www.php.net/manual/en/language.operators.bitwise.php Wagner Tomy Web Developer Editus Luxembourg S.A. - Original Message - From: "Niklas Lampén" <[EMAIL PROTECTED]> To: "Php-General" <[EMAIL PROTECTED]> Sent: Monday, October 22, 2001 1:

[PHP] Funny thing with variables

2001-10-22 Thread Niklas Lampén
What causes this: I have a page getting variable $BackLink with string "http://www.domain.com/my_page.php4";. I accidentaly wrote and what I got out was "—‹‹ÅÐЈˆˆÑ™–‘“ž‘›š‡‹ŒÑœ’А™™š šŽŠšŒ‹ ™‘‹Ñ—Ë". What causes this? What does that ~ sign do before a variable? Niklas L

Re: Re: [PHP] Funny php://stdout behaviour

2001-01-25 Thread ARTEK
Hi Toby: Yes, that's the way I did, but it's not so clean, you have to open each time you write! -- Saludos, Rubén Blanco. __ A r t e k - 928.52.20.77 - http://www.artek.es >> >One thing that occurs to me -- stdout starts off by bein

RE: Re: [PHP] Funny php://stdout behaviour

2001-01-25 Thread ARTEK
Hi Dotan: PHP Version 4.0.1pl2 Ruben. >> I actually was getting prompted to download the .php file sometimes... > >So, the user would be able to open the file in, say, VI and see your code? Big >>security >hole, no? Of which versions of php4 was this characteristic? > >Dotan Cohen >--

Re: [PHP] Funny php://stdout behaviour

2001-01-24 Thread Toby Butzon
> >One thing that occurs to me -- stdout starts off by being the browser, so > >it's kinda funky to open it -- You've already got it open... I *think* it > >really only makes sense to fopen() stdout from the command line. At least, > >I'm not clear on what it would mean to open it from a HTTP en

RE: Re: [PHP] Funny php://stdout behaviour

2001-01-24 Thread Dotan Cohen
> I actually was getting prompted to download the .php file sometimes... So, the user would be able to open the file in, say, VI and see your code? Big security hole, no? Of which versions of php4 was this characteristic? Dotan Cohen --- MySQLphp4

Re: [PHP] Funny php://stdout behaviour

2001-01-24 Thread ARTEK
Hi Richard, thank you for your answer: >> When calling the php4 code below, sometimes the browser receives >> -the "HTML estandar text" >> -sometimes the "Text generated from PHP" (but NEVER both!) >> -and ocassionaly the error: >> "Warning: fopen("php://stdout","w") - Bad file descriptor in >> /

Re: [PHP] Funny php://stdout behaviour

2001-01-23 Thread Richard Lynch
> When calling the php4 code below, sometimes the browser receives > -the "HTML estandar text" > -sometimes the "Text generated from PHP" (but NEVER both!) > -and ocassionaly the error: > "Warning: fopen("php://stdout","w") - Bad file descriptor in > /home/sites/site74/web/_proc/pruebas/stdout-tes

[PHP] Funny php://stdout behaviour

2001-01-23 Thread ARTEK
Hi! When calling the php4 code below, sometimes the browser receives -the "HTML estandar text" -sometimes the "Text generated from PHP" (but NEVER both!) -and ocassionaly the error: "Warning: fopen("php://stdout","w") - Bad file descriptor in /home/sites/site74/web/_proc/pruebas/stdout-test.php

RE: [PHP] Funny running PHP4 on Apache, Windows 95

2001-01-11 Thread Patrick Dunford
Thanks, that works fine > -Original Message- > From: Brian Clark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, 11 January 2001 14:15 > To: PHP is not a drug . > Subject: Re: [PHP] Funny running PHP4 on Apache, Windows 95 > > > > Hello Patrick, > >

Re: [PHP] Funny running PHP4 on Apache, Windows 95

2001-01-10 Thread Brian Clark
Hello Patrick, (PD == "Patrick Dunford") [EMAIL PROTECTED] writes: PD> I have this funny thing when running PHP 4 on Apache on Win95. If PD> the script PD> AddType application/x-tar .tgz PD> AddType application/x-httpd-php3 .php3 PD> AddType application/x-httpd-php3-source .phps

[PHP] Funny running PHP4 on Apache, Windows 95

2001-01-10 Thread Patrick Dunford
I have this funny thing when running PHP 4 on Apache on Win95. If the script has the extension .php it's fine, but if the extension is .php3 it returns 400 Bad Server Request Any ideas? httpd.conf: DirectoryIndex index.html DirectoryIndex index.shtml DirectoryIndex index.ht