"Jm" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi guys:
> I'm using php5 on winxp with IIS. I'm trying to run a simple bar graph
> demo found it on phpbuilder site. When I run it I get nothing but an x in
> the top left corner of my web page(no errors nothing).
Are you sure
Another vote for UltraEdit. Great macroing and it's column mode is the best
I've seen.
-- Rob
"Francesco Marsan" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Or Ultraedit. Super-fast.
-Messaggio originale-
Da: Luis Moreira [mailto:[EMAIL PROTECTED]
Inviato: martedì 4 n
___
> ----- Original Message -
> From: "Rob Adams" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, August 21, 2003 5:41 PM
> Subject: [PHP-WIN] Re: how to establish relationship in Mysql
>
>
> > "Thomas Edw
"Thomas Edward Lawrence" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> May it establish relationship in Mysql as if we can establish relationship
> between tables in Access ? If can , please tell me , I use php Myadmin and
> EMS Mysql manager version 2.5 , thank you .
>
>
If you're
"Disko_kex" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> If I have a normal array like "Array ( [0] => 1 [1] => 3 [2] => 82 )" ,
> and want to store the array in a mysql table and then want to use it.
> How can I do?
>
> // jocke
>
There are at least two ways you can do this. If
"Michael Bao" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> require ("d:/iis/www3/lib/common/auth.inc");
>
> require ("/lib/common/auth.inc"); I need.
>
>
>
> When I want to include some file, I must key in the absolute directory. So
I change include_path line to "include_path = d
"Voodoo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I'm using a local Apache 1.3 server on WinXP, and I've gotta test some php
> scripts at home, can't publish them. I'm trying to set some session vars,
> but the variables simply disappear when I try to use them again. Made the
>