[PHP-WIN] newbie problem

2003-10-05 Thread Peter Gerwing
I use windows XP I installed apache it works fine or at least boots in a console windaw and tests fine I installed Mysql and it works fine i've been in and setup databases etc I installed PHP and it tests fine with the php -i giving me all the html stuff I know my host name, I know my user nam

Re: [PHP-WIN] newbie problem with quotes

2002-06-06 Thread Ilker Cetinkaya
"Steve Yates" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > "Prachi Shroff" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > the link just says > > javascript:window.open( > > Why would that happen? > > > R'twick Niceo

Re: [PHP-WIN] newbie problem with quotes

2002-06-05 Thread Steve Yates
"Prachi Shroff" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > the link just says > javascript:window.open( > Why would that happen? > R'twick Niceorgaw <[EMAIL PROTECTED]> wrote: echo " href=\"javascript:window.open(\"addfossilpage.php?me=$folder_id\",\"wid

Re: [PHP-WIN] newbie problem with quotes

2002-06-05 Thread prachi shroff
w () {"; echo "window.open (\"addfossilpage.php?me=$folder_id\",\"width=430\",\"height=450\");"; echo "}"; echo " "; echo 'Open New Window'; - Original Message - From: "prachi shroff" To: "R'twick Niceorgaw&qu

Re: [PHP-WIN] newbie problem with quotes

2002-06-05 Thread prachi shroff
quot;,"height=450"' )?>'; - Original Message ----- From: "prachi shroff" To: "php php" Sent: Wednesday, June 05, 2002 9:38 AM Subject: [PHP-WIN] newbie problem with quotes > > Hi! > > I am a newcomer to the list and am also new to

[PHP-WIN] newbie problem with quotes

2002-06-05 Thread prachi shroff
Hi! I am a newcomer to the list and am also new to working with PHP. My question might seem really silly to you, but I would really appreaciate any help. I am trying to fit the following line of HTML in the PHP echo or print statements, because this is somewhere in the middle of a larger php