stions to keeping the site 'seamless' or
> ideas that will help
>
> Thank you,
> olinux
>
>
> --- Matt Parlane <[EMAIL PROTECTED]> wrote:
> > Hi Brian...
> >
> > I have it set up just like Robert, and I really
> > think it's the way
/htdocs/newworkstudio.com"
DirectoryIndex index.html
So, for each ASP site (or for each site served by IIS), just add a
VirtualHost entry using the ProxyPass directive to send it to the IIS
server. The IIS server doesn't have to be on the same computer by the way -
or even the same network...
http://bugs.php.net/bug.php?id=15568
This bug has been fixed in the latest RC - if you really need this
functionality, you could use RC2 available at www.php.net/~derick or wait
until 4.2.0 is realeased which is due to be on the 22nd of this month.
Matt
"Mark W. Humphries" <[EMAIL PROTECTED]> w
You need a comma between $fname and $lname eg:
"Lmlweb" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I'm just curious:
>
> if I use within my html codes:
>
> , I get an error message telling me:
>
> Parse error: parse error, expecting `','' or `';''
>
> Ho
There's even an RFC published on this:
http://www.faqs.org/rfcs/rfc3092.html
Matt
"Alberto Wagner" <[EMAIL PROTECTED]> wrote in message
878USUPYSS0CQKNLWUHCFBEBFCJD.3ca676e7@alberto">news:878USUPYSS0CQKNLWUHCFBEBFCJD.3ca676e7@alberto...
> Why everyone uses $foo or $foobar as examples?
>
>
>
-
Hiya...
You can optionally pass a third parameter to fgetscsv which tells it which
delimiter to use - the default is a comma, but you can use "\t" for a tab,
or whatever other delimiters you want.
Just remember to put that \t in double quotes because it's an escape
character.
Matt
"Don" <[EMAI
6 matches
Mail list logo