Re: [PHP] IIS5 and PHP4 problems

2002-07-16 Thread Nookie
. test.php?id=5) is empty (id=="" is PS> true). PS> Can anybody help?? Check your php.ini -> register_globals ... Try use $HTTP_POST_VARS['id'] or $_POST['id'] -- Pozdrowienia, Nookie mailto:[EMAIL PROTECTED] ht

Re[2]: [PHP] (OT) Erik Hegreberg - need headers for abuse@online.no

2002-07-10 Thread Nookie
tttttt Status: ===8<===End of original message text=== -- Pozdrowienia, Nookie mailto:[EMAIL PROTECTED] http://www.shakira-online.net http://www.xtina.pl http://www.jessica.prv.pl -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] keep textformating ?

2002-07-08 Thread Nookie
now what H> to look for :) H> I've caught \n and ereg*, but I'm not sure that's the thing, help bitte .) nl2br($string); -- Greetings, Nookie mailto:[EMAIL PROTECTED] http://www.shakira-online.net http://www.xtina.pl http://www.jessica.prv.pl

[PHP] change variable in file

2002-06-29 Thread Nookie
Hi, I want to write function which change variable in ie. config.php file ... Here is code: and config.php: and it's doesn't work :( ... when I run script, it clear config.php and nothing else ... where is my fault? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Newbie problem - Slashes

2002-06-27 Thread Nookie
Hi, Maybe mysql_escape_string($string) helps? Greetings, Nookie - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 27, 2002 11:32 PM Subject: Re: [PHP] Newbie problem - Slash

Re: [PHP] Send html email

2002-05-11 Thread Nookie
On Sunday 12 May 2002 02:00, Alex Shi wrote: > Hi! > > How can I send a html email with just the build-in function mail()? > Is this required to put some infomation in "header" field? Thanks > in advance! > > Alex mail("[EMAIL PROTECTED]",$subject,$content,"Content-type: text/html"); Greeitngs,

[PHP] Cookies

2002-05-11 Thread Nookie
Hi. Is there any way to check is it cookies enabled browser? Regards, Szymon Kosok -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] MySQL results

2002-04-26 Thread Nookie
Hello, I have a question: does anyone know how to divide MySQL results to pages and display on a website in "1 2 3 4" form? Greetings, Simon Kosok http://www.shakira-online.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php