Re: [PHP] follow-up readdir behavior I cannot understand

2004-09-20 Thread Marek Kilimajer
Jason FB wrote: PHP General List, Regarding my the previous post -- the script had another bug in it which I felt silly for having posted since it's so obvious at the very top (a misisng "=" sign). However, I am still having a problem with this script practically copied and pasted from the PHP

[PHP] follow-up readdir behavior I cannot understand

2004-09-19 Thread Jason FB
PHP General List, Regarding my the previous post -- the script had another bug in it which I felt silly for having posted since it's so obvious at the very top (a misisng "=" sign). However, I am still having a problem with this script practically copied and pasted from the PHP manual. The rev

Re: [PHP] Follow-up to Hacker problem

2003-03-13 Thread Ernest E Vogelsinger
At 23:42 12.03.2003, Pag said: [snip] > Your tips were nice, guys, thanks a lot. I tried a few things and i >decided to go for making all the checks server side, cant go safer than that. > Just have a doubt on one of the checks, at least so far.

RE: [PHP] Follow-up to Hacker problem

2003-03-12 Thread John W. Holmes
> Your tips were nice, guys, thanks a lot. I tried a few things and i > decided to go for making all the checks server side, cant go safer than > that. > Just have a doubt on one of the checks, at least so far. > I have a check for long words, because the shoutbox is in a IFRAME,

[PHP] Follow-up to Hacker problem

2003-03-12 Thread Pag
Your tips were nice, guys, thanks a lot. I tried a few things and i decided to go for making all the checks server side, cant go safer than that. Just have a doubt on one of the checks, at least so far. I have a check for long words, because the shoutbox is in a IFRAME, so if someone posted a

[PHP] Follow-up question about Digest Authentication in PHP

2002-08-27 Thread Seairth Jacobs
In a prior post, Rasmus Lerdorf said in response to implementing digest authentication: > we do not have digest auth support in PHP yet. Is it not possible to manually implement digest authentication in PHP? Or does PHP preprocess the "Authorization" request header such that the information is

[PHP] Follow Up

2002-07-25 Thread Nicholas Mercier
Okay, I somehow fixed it. But to make sure I am clear on this ImageSY Will give the vertical height of an image and ImageSX will give the width? Sorry to spam with such a stupid mistake... Me. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.

[PHP] DDE & PHP (follow up)

2002-01-10 Thread DrouetL
If I want to access Reuters using VBA I can do : Sub Request () Rem Initiate a conversation with the IDN Server ChannelNumber = DDEInitiate("REUTER", "IDN") Rem Issue a request and place value in cell A1 of the active sheet ActiveSheet.Cells(1, 1).For

[PHP] FOLLOW UP:[PHP] Warning: Cannot send session cookie

2001-12-27 Thread David Jackson
Michael (and list) -- I've made the adjustment suggested the scripts are below. What I'm trying todo is pass the "uid" and "mid" to the sales.php script. It works the first time!! But if I reload sales.html the next record( w/ same uid) isn't added or if I login in as a different id the records a

Re: [PHP] FOLLOW UP on "column names not liked by odbc/php/access"

2001-12-05 Thread George Pitcher
Sent: Wednesday, December 05, 2001 10:45 AM Subject: [PHP] FOLLOW UP on "column names not liked by odbc/php/access" > Hello, > > On the same database, this query works: > > $SQL_Exec_String = "INSERT INTO Multimedia (Titolo,Descrizione,Logo,Link) > VALUES ('

[PHP] FOLLOW UP on "column names not liked by odbc/php/access"

2001-12-05 Thread mweb
Hello, On the same database, this query works: $SQL_Exec_String = "INSERT INTO Multimedia (Titolo,Descrizione,Logo,Link) VALUES ('prova titolo','prova descrizione','.gif','prova link');"; $cur= odbc_exec( $cnx, $SQL_Exec_String ); This one gives this error: ISQL_exec_String = "Insert Into (Art