Forum: Advanced PHP Programming
01-09-2010, 11:33 AM
|
|
Replies: 5
Views: 793
But
But the problem is the page loads the home page loads with the same error(s) and when i put this code
<?php error_reporting(E_ALL & ~E_NOTICE) ?>
in admin index.php this errors goes...!!!:-/
and...
|
Forum: Advanced PHP Programming
01-09-2010, 10:00 AM
|
|
Replies: 5
Views: 793
Notice:
:-):-/Can any body tell me wat is this error for plz
Notice: Undefined index: login in C:\wamp\www\kamsar_011208_server\registration\user\query\general_query.php on line 3
My general_query.php...
|
Forum: Advanced PHP Programming
01-06-2010, 12:11 PM
|
|
Replies: 6
Views: 1,955
|
Forum: Advanced PHP Programming
01-06-2010, 12:03 PM
|
|
Replies: 6
Views: 1,955
|
Forum: Advanced PHP Programming
01-06-2010, 11:51 AM
|
|
Replies: 6
Views: 1,955
|
Forum: Advanced PHP Programming
01-06-2010, 10:44 AM
|
|
Replies: 6
Views: 1,955
fatal error
Hi,
Can any one tell me why i get this error::
Fatal error: Cannot redeclare date_diff() in C:\wamp\www\kamsar012010_local\includes\functions.php on line 26
And my function.php is--->
<?php
// PHP...
|