[PHP] Hmm.. I got NULL here. Why?

2013-07-05 Thread Karl-Arne Gjersøyen
My PHP Source = "; var_dump($kg_pa_lager); ?> My var_dump() value; == string(84) "SELECT kg_pa_lager FROM dynamit WHERE valgt_lager = 'Tengs' AND varenr = 'EDY22X180'" NULL My Database table: === mysql> SELECT * FROM dynamit; ++-

Re: [PHP] Hmm remarkable things?

2013-06-23 Thread Serge Fonville
Hi, name="varenr[] size="3" seems to be missing a closing " HTH Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Microsoft! They need to add TRUNCATE PARTITION in SQL Server https://connect.microsoft.com/SQLServer/feedback/details/417926/truncate-partit

[PHP] Hmm remarkable things?

2013-06-23 Thread Karl-Arne Gjersøyen
Hello again. Thanks for last answere. It works very well but now I have another remarkable things. Perhaps logic but not for me yet.. I have this source code: (In norwegian but I translate my thoughts through it in english.) The problem with this source code is that it work very well if I select

Re: [PHP] Hmm.. this is strange..

2012-04-24 Thread Karl-Arne Gjersøyen
Thank you very much Tolga! if(empty($_FILES['filbane']['name'])) 24.04.2012 17:54 tarihinde, Karl-Arne Gjersøyen yazdı: > Here I try to check if the input file is empty or not. But still it > did not work. I receive OK even when the input file field is empty.. > > if(!isset($_POST['last_opp_

Re: [PHP] Hmm.. this is strange..

2012-04-24 Thread Karl-Arne Gjersøyen
Here I try to check if the input file is empty or not. But still it did not work. I receive OK even when the input file field is empty.. Bildegalleri Bildegalleri Den 16:48 24. april 2012 skrev Serge Fonville følgende: > Hi, > > Instead of just checking if the variable is not set, addi

Re: [PHP] Hmm.. this is strange..

2012-04-24 Thread Serge Fonville
Hi, Instead of just checking if the variable is not set, additionally check if it is empty Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Google!! They need to add GAL support on Android (star to agree) http://code.google.com/p/android/issues/detail?id

[PHP] Hmm.. this is strange..

2012-04-24 Thread Karl-Arne Gjersøyen
Hello. I have a upload form in a html file and a corresponding PHP file that shall take care of the information. But I am doing something newbie error here.. What am I doing wrong? (The text is norwegian, but you still see and understand the PHP code) bildegalleri.html - O

RE: [PHP] hmm.. anyone else get a "friendly" message from Kenneth Uzzi?!

2003-12-04 Thread Jay Blanchard
[snip] Hmm.. I swear I get more spam and crap-mail thanks to posting to this list than from anywhere else! Did anyone else get a wonderfully abusive message from one bonehead "kenneth uzzi <[EMAIL PROTECTED]>"? as a result of posting here? [/snip] Nope, but I am getting some bounces from others -

[PHP] hmm.. anyone else get a "friendly" message from Kenneth Uzzi?!

2003-12-04 Thread Richard Davey
Hmm.. I swear I get more spam and crap-mail thanks to posting to this list than from anywhere else! Did anyone else get a wonderfully abusive message from one bonehead "kenneth uzzi <[EMAIL PROTECTED]>"? as a result of posting here? -- Best regards, Richard mailto:[EMAIL

Re: [PHP] hmm.. more trouble with telnet.

2002-03-01 Thread Jeff Sheltren
How about just typing 'mysql' (without the quotes)... if it is on the system and in a directory which is in your path (it should be if your host knows what they're doing), then that will connect to mysql for you. If that doesn't work, then you can either try using 'find' (type 'man find') fo

Re: [PHP] hmm.. more trouble with telnet.

2002-03-01 Thread Andrey Hristov
I think - " no mysql is available" what did "locate mysql" returned? Regards, Andrey - Original Message - From: "Sean Kennedy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 7:27 PM Subject: [PHP] hmm.. more tro

RE: [PHP] hmm.. more trouble with telnet.

2002-03-01 Thread Hunter, Ray
It did not find it with your classpath... Try using locate or slocate, this should find it... Ray Hunter Firmware Engineer ENTERASYS NETWORKS -Original Message- From: Sean Kennedy [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 10:28 AM To: [EMAIL PROTECTED] Subject: [PHP

[PHP] hmm.. more trouble with telnet.

2002-03-01 Thread Sean Kennedy
Hello, When I type in 'whereis mysql' it says 'mysql:' so what does that mean? -Sean

[PHP] hmm, thanks, but now i have even more troubles :\

2001-10-29 Thread Richard Marks
thanks, but go here, and see what it does now. http://www.gzmsoftware.f2s.com/php/fractal.html can ya help mee? thanks, Sincerely, GZM Software® WebMaster [EMAIL PROTECTED] http://www.gzmsoftware.f2s.com

Re: [PHP] hmm sockets (again)

2001-05-02 Thread Joseph Blythe
Mukul Sabharwal wrote: > Hi, > > I might have missed a follow up or your original > message, but have you tried socket_set_blocking() Mukul, Yes, socket_set_blocking does not work with the new socket functions, it is for the network functions, one must use set_nonblock() which to the best o

Re: [PHP] hmm sockets (again)

2001-05-01 Thread Mukul Sabharwal
Hi, I might have missed a follow up or your original message, but have you tried socket_set_blocking() ? --- Joseph Blythe <[EMAIL PROTECTED]> wrote: > Hey all, > > Just looked through the changelog for 4.0.5 and was > suprised to see that > the socket functions had not been fixed, > (set_nonb

[PHP] hmm sockets (again)

2001-05-01 Thread Joseph Blythe
Hey all, Just looked through the changelog for 4.0.5 and was suprised to see that the socket functions had not been fixed, (set_nonblock does not seem to work under linux), I have retried my scripts under the new version but nothing seems to have changed, For the time being I am going back to

[PHP] hmm

2001-02-17 Thread Brandon Feldhahn
hmm -- GIF89aÔ< -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]