[PHP] PHP, ASP, IIS and MySQL

2003-03-30 Thread Jesper Blomström
Hi! I hope this is the right place to ask this kind of question, otherwise I apologize. I would like some advice, this is the situation: We´re using IIS today and unfortunate we will have to cope with this situation for a long time ahead. There are plans for using Apache on Linux but not right

Re: [PHP] isset() VS if($var)

2001-04-09 Thread Jesper Blomström
heck the archives, there so many things were said on this issue. > > Sincerely, > > Maxim Maletsky > Founder, Chief Developer > > PHPBeginner.com (Where PHP Begins) > [EMAIL PROTECTED] > www.phpbeginner.com > > -Original Message- > From: Jesper Blomstr

[PHP] isset() VS if($var)

2001-04-09 Thread Jesper Blomström
Hi! Is there any difference between writing: isset($my_var) and... if ($my_var) ?? Thanks! / Jesper Blomstroem -- Jesper Blomström [EMAIL PROTECTED] Arbete: 08-566 280 08 Hem:08-669 23 10 Mobil: 070-30 24 911 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e

SV: [PHP] Changing within a file

2001-03-25 Thread Jesper Blomström
Hi! This is what you want: http://www.php.net/manual/en/function.preg-replace.php The preg_replace-method uses a ordinary RE to search and replace. Hoppas det går vägen! / Jeppe Jimmy Bäckström <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:001901c0b543$329648c0$[EMAIL PROTE

SV: [PHP] PHP vs Servlet

2001-03-25 Thread Jesper Blomström
ev i diskussionsgruppsmeddelandet:81A3043681E6824EBE672F7421C30E7E2A1952@SRVTORON TO.RAND.COM... So tell us? Mike -Original Message- From: Jesper Blomstrm [mailto:[EMAIL PROTECTED]] Sent: Monday, March 19, 2001 4:51 PM To: [EMAIL PROTECTED] Subject: SV: [PHP] PHP vs Servlet I found ou

SV: [PHP] PHP vs Servlet

2001-03-19 Thread Jesper Blomström
I found out how to do it. Thx anyway / J Jesper Blomström <[EMAIL PROTECTED]> skrev i diskussionsgruppsmeddelandet:[EMAIL PROTECTED] > Hi! > > I am sure you have a solution to this... > > How shall I communicate with a servlet from PHP? > I have a servlet which makes a

[PHP] PHP vs Servlet

2001-03-19 Thread Jesper Blomström
Hi! I am sure you have a solution to this... How shall I communicate with a servlet from PHP? I have a servlet which makes a DB-query and returns the result. Thanks! / Jeppe -- Jesper Blomström [EMAIL PROTECTED] Arbete: 08-566 280 08 Hem:08-669 23 10 Mobil: 070-30 24 911 -- PHP

[PHP] newline in preg_split

2001-03-18 Thread Jesper Blomström
delimiter \n (or \r or \\n...). I have also tried to use the preg_split()-method which takes a RE-argument but that doesn´t seem to work either (have tried in a lot of ways). Can anyone give me a clue how to solve this problem? Many thanks from Stockholm, Sweden! Jesper Blomstroem -- Jesper