Hi.
In my website I put the Function Date(l), Date(d), Date(M) and Date(Y) and I get the following message:

Notice: Use of undefined constant l - assumed 'l' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant d - assumed 'd' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant M - assumed 'M' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant Y - assumed 'Y' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

What thats means ?

How Can I Solve it ?

Thanks.

QUOTE(dareyesm @ Oct 30 2009, 08:29 PM) *
Hi.
In my website I put the Function Date(l), Date(d), Date(M) and Date(Y) and I get the following message:

Notice: Use of undefined constant l - assumed 'l' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant d - assumed 'd' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant M - assumed 'M' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

Notice: Use of undefined constant Y - assumed 'Y' in /www/zxq.net/d/a/v/davidreyes/htdocs/index.php on line 70

What thats means ?

How Can I Solve it ?

Thanks.


I'm so sorry, I just red bad the message. I Solved the issue. Tks!