[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

[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=namevar2=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

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 understand you correctly you want to isolat

[PHP] HTML email

2001-10-23 Thread Benny
. --id3bd4ad2486465 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PGZvbnQgZmFjZT0iVmVyZGEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0i aXY+PC9mb250C90cj48L3RhYmxlPg== --id3bd4ad2486465-- Regards; Benny. -- PHP General Mailing List (http://www.php.net

[PHP] Html email

2001-10-22 Thread Benny
. --id3bd4ad2486465 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PGZvbnQgZmFjZT0iVmVyZGEhlbHZldGljYSwgc2Fucy1zZXJpZiIgc2l6ZT0i aXY+PC9mb250C90cj48L3RhYmxlPg== --id3bd4ad2486465-- Regards; Benny. -- PHP General Mailing List (http://www.php.net

[PHP] problem with dbase_replace_record()

2001-05-10 Thread Benny
] = 230 10 10003; $record[2] = NAME; $record[3] = 50; $record[4] = 5002; $change = dbase_replace_record ($db, $record, 1); if ($change) { echo ('Success'); } else { echo ('Fail'); } Anyone could help me? Regards; Benny. -- PHP General Mailing List (http://www.php.net

[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 : ? if (dbase_open(/home/benny/test/employee.dbf,0)) { for ($i=1; $i=dbase_numrecords($open); $i++) { $rec = dbase_get_record($db, $i); $nf = dbase_numfields($db); for ($j=0

[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 : ? if (dbase_open(/home/benny/test/employee.dbf,0)) { for ($i=1; $i=dbase_numrecords($open); $i++) { $rec = dbase_get_record($db, $i); $nf = dbase_numfields($db); for ($j=0

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: [PHP] Loading

[PHP] Loading PHP module on Win98

2001-04-29 Thread Benny
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 ? Regards; Benny. -- PHP General Mailing List (http

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 i en m

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 PROTECTED]&qu

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

2001-01-16 Thread Benny Nissen
at 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, e-ma