|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
Warning Displayed
hi guys
i am new to php. i need ur help. warning displayed ----------------- Warning: Use of undefined constant mon - assumed 'mon' in c:program filesapache groupapachehtdocsxyz.php |
|
#2
|
|||
|
|||
|
RE: Warning Displayed
post the code and we should be able to help, but i have a suspicion that you've tried to use a string without the qoutes "" or ''..
if you want 'mon' as a constant, simply put : define("mon","whateverconstant"); at the top of your page. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > Warning Displayed |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|