Re: [PHP] Screen

2003-03-07 Thread Florin Dumitrescu
ght of the users screen and then put it > into a variable? > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Florin Dumitrescu Webmaster Departamentul Internet Astral Telecom SA, Sucursala Brasov --

Re: [PHP] Checking for Null Variables

2003-03-07 Thread Florin Dumitrescu
ng > different. > > I tried > if($field["Name"] == "") { do this } > else { do this } > > It does not work right. Actually, at one point, it was working in the > exact opposite manner. > > > > -- > PHP General Mailing List (http://www.p

Re: [PHP] little problem with ' " and stuff

2003-02-10 Thread Florin Dumitrescu
> > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Florin Dumitrescu Webmaster Departamentul Internet Astral Telecom SA, Sucursala Brasov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] index.php

2003-02-02 Thread Florin Dumitrescu
Hi, Add "index.php" to DirectoryIndex section in your httpd.conf file, if you're using Apache... HTH, Florin. On Sun, 2 Feb 2003 17:45:33 -0800 Renato Lopes <[EMAIL PROTECTED]> wrote: > Hi! > > I have called a index.php file in a directory. > > Every time I point my browser to that directory