[PHP] last char in string?

2002-02-14 Thread marcbey
hello php guys, how can i delete the last char in a string? thanx -- --- magic garden GmbH - Agentur für Informationsarchitektur Hermannstr. 15 - 70178 Stuttgart (Am Feuersee) www.magic-garden.de ¦ [EMAIL PROTECTED] Tel. (07 11) 619 57-42

[PHP] http header?

2002-02-15 Thread marcbey
hello php guys, how can i get the http header ? greetings marc -- --- magic garden GmbH - Agentur für Informationsarchitektur Hermannstr. 15 - 70178 Stuttgart (Am Feuersee) www.magic-garden.de ¦ [EMAIL PROTECTED] Tel. (07 11) 619 57-42 ¦

[PHP] COOKIE HEADER????

2002-02-15 Thread marcbey
hey php guys, i have a problem: i have extracted cookie information from the header of an ASP site in an PHP script, and now i want to send these session information back to an ASP site in order that the ASP site remember me. i dont know how i have to send it back, because i dont kown where and h

[PHP] sending form values in http header?

2002-02-21 Thread marcbey
is it possible to send variables in the header to the next script with an form? script: $ip = "192.168.0.90"; $fp = fsockopen ( $ip, 80, $errno, $errstr, 30); $header ="POST /tests/form2.php HTTP/1.1\r\n"; $header .="Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.m

[PHP] test

2002-03-06 Thread marcbey
-- --- magic garden GmbH - Agentur für Informationsarchitektur Hermannstr. 15 | 70178 Stuttgart (Am Feuersee) http://www.magic-garden.de | [EMAIL PROTECTED] Tel (07 11) 619 57-31 | Fax (07 11) 615 01 38 -- PHP General Mailing List (http://w

[PHP] test

2002-03-06 Thread marcbey
-- --- magic garden GmbH - Agentur für Informationsarchitektur Hermannstr. 15 | 70178 Stuttgart (Am Feuersee) http://www.magic-garden.de | [EMAIL PROTECTED] Tel (07 11) 619 57-31 | Fax (07 11) 615 01 38 -- PHP General Mailing List (http://w

[PHP] array_walk in obejct

2001-12-11 Thread marcbey
hi, whats about using the array_walk function within an object? php says that there is no callback function. do you have an idea? thx, marcbey -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To