* Bruce Gilbert <[EMAIL PROTECTED]>:
> I am well versed in coding with xhtml which requires all lower case
> and am pretty much a newbie at PHP so that is why I am asking this
> question.
>
> is this acceptible
>
> if ($_post [sender_email] == "") or does at have to be if ($_POST
> [sender_email]
I would also like to know how to set a cookie to all dirs in a domain
> how do you set a system path to the top level, i allredy tried '/' but it
ignores the last '.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, 10 Oct 2003 16:44:37 -0500, Grant Rutherford <[EMAIL PROTECTED]>
wrote:
Hi,
Just a quick question... What user does php run as on linux? Is it the
Apache user? Is there some way to tell? I need to be able to set a
directory so that only PHP can access it.
You can figure who apache/
http://www.php.net/manual/en/ref.classobj.php
Chris Barnes wrote:
> hey people,
> I have been seeing something in a few php scripts i've been playing with and
> i really dont know what it means or does. I'm only new to php so maybe
> someone could explain.
>
> i have been seeing "->"...e.g. whil
Dan McCullough wrote:
> I want to show a default piece of information if my query returns no
> result, and what I mean by no result is the query for a store in a certain
> state doesnt exist.
http://php.net/mysql_num_rows
(Or sybase_num_rows, or odbc_num_rows, or whatever your database is.)
If
5 matches
Mail list logo