[PHP] Problems to login via POST on a external site.

2006-11-23 Thread Benny Pfitzner
Hallo, I know that this is a little bit of topic but I don't know any better place to post my Problem. I want to automatically POST values to the site: http://clever-tanken.de , a german site to view fuleprices of gas stations in your area. I watched the traffic I captured with wireshark an foun

[PHP] php trouble

2003-03-08 Thread Benny Pedersen
how do i get var from a url like this one http://localhost/index.php?sort=name&var2=login thanks, i have googled, and have found alot of trees but no answer :/ -- 5:06am up 4 days, 1:51, 4 users, load average: 0.25, 0.25, 0.26 -- PHP General Mailing List (http://www.php.net/) To unsubs

Re: [PHP] Re: [PHP-DEV] Parse search string a la Google (Regular expression?)

2002-11-28 Thread Benny Rasmussen
Works like a charm, thank you! Benny "Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 23:11 27.11.2002, Ernest E Vogelsinger said: > [snip] > >If I understa

[PHP] HTML email

2001-10-23 Thread Benny
e-ID: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Subject xxx From: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: multipart/alternative; boundary = id3bd4ad2486465 This is a MIME encoded message. --id3bd4ad2486465 Content-Type: text/html; charset="iso-8859-1" Content

[PHP] Html email

2001-10-22 Thread Benny
e-ID: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Subject xxx From: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: multipart/alternative; boundary = id3bd4ad2486465 This is a MIME encoded message. --id3bd4ad2486465 Content-Type: text/html; charset="iso-8859-1" Content-Trans

[PHP] problem with dbase_replace_record()

2001-05-10 Thread Benny
utes and my browser still proceed and display nothing : $record[0] = "2628"; $record[1] = "230 10 10003"; $record[2] = "NAME"; $record[3] = "50"; $record[4] = "5002"; $change = dbase_replace_record ($db, $record, 1); if ($change) {

[PHP] open foxpro database

2001-05-02 Thread Benny
I used function dbase_xxx to access foxpro database (.dbf) but it's not work. Here is my code : \n"; } } } ?> Everytime I call this page there's a message : Warning: unable to open database /home/benny/test/employee.dbf in /home/benny/htdocs/foxpro.php on

[PHP] open foxpro database

2001-05-02 Thread Benny K. Putera
I used function dbase_xxx to access foxpro database (.dbf) but it's not work. Here is my code : \n"; } } } ?> Everytime I call this page there's a message : Warning: unable to open database /home/benny/test/employee.dbf in /home/benny/htdocs/foxp

RE: [PHP] Loading PHP module on Win98

2001-04-30 Thread Benny
I downloaded the distribution from www.php.net, so it's from the same distribution but it doesn't work. What should I do? Regards; Benny. -Original Message- From: Phil Driscoll [mailto:[EMAIL PROTECTED]] Sent: 30 April 2001 15:54 To: Benny; [EMAIL PROTECTED] Subject: Re: [PH

[PHP] Loading PHP module on Win98

2001-04-29 Thread Benny
module Module compiled with debug=0, thread-safety=1 module API=20001214 PHP compiled with debug=0, thread-safety=1, module API=2609 These options need to match That's for dbase module, and for the others module it gave the same result. Anyone could help me to solve this problem ? Rega

Re: [PHP] sleep and usleep not working ??

2001-01-26 Thread Benny Nissen
Hi Sorry - but as far as I can tell it does not work. It still have the same strange behavior. When using sleep I have no output. Usleep has no wait time (or it may delay output a bit but not program execution) ? Benny ""Daniel Grace"" <[EMAIL PROTECTED]> skrev

Re: [PHP] sleep and usleep not working ??

2001-01-23 Thread Benny Nissen
I have to add that I am using the latest PHP version. It was Windows and Linux servers I was talking about. usleep work in the way that it return right away without any sleep time. Benny ""Benny Nissen"" <[EMAIL PROTECTED]> skrev i en meddelelse 94k0ql$em$[EMAIL

[PHP] sleep and usleep not working ??

2001-01-23 Thread Benny Nissen
tell. If I use usleep the wait time parameter have no affect on program execution ?? Tried this on both Windows and Linux. Benny -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac

Re: [PHP] How can I make a PHP script run as a background process ????

2001-01-22 Thread Benny Nissen
Thanks Richard for the info. Will try to see if I can make something work. I do think that a background job thread is missing from PHP (as standard functions etc.) Benny ""Richard Lynch"" <[EMAIL PROTECTED]> skrev i en meddelelse 06a501c084ca$19dc44a0$[EMAIL PRO

[PHP] How can I make a PHP script run as a background process ????

2001-01-22 Thread Benny Nissen
. Thanks Benny NB: Linux and Apache as system underneath. -- 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]

Re: [PHP] How can I "download" information (file) without standard "save as" dialog ??

2001-01-18 Thread Benny Nissen
ossible, but it really has nothing to do with PHP. > > HTTP just doesn't have that as part of its design... > Thanks for the info. Benny -- 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]

[PHP] How can I "download" information (file) without standard "save as" dialog ??

2001-01-16 Thread Benny Nissen
o that the web browser knows where to save the information. Is this possible with PHP ??? Thanks in advance. Benny -- 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,