Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

[SOLVED] bottom of everypage

Asked Modified Viewed 1,237 times
E
engelavdod
E
i123.photobucket.com/albums/o297/engelavdod/stuff%20i%20made%20on%20CS2/engelavdod.jpg
  • Member, joined since
  • Contributed 53 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
asked
Member

hey

at the bottom of the all pages, i have this:
$result = dbquery("DELETE FROM ".$db_prefix."vcode WHERE vcode_datestamp < '".(time()-360)."'"); $result = dbquery("DELETE FROM ".$db_prefix."new_users WHERE user_datestamp < '".(time()-86400)."'"); ob_end_flush(); ?>


how can i sort this out??

cheers

engelavdod

edit: fixed this now, dont post
Edited by engelavdod on 21-08-2007 23:03,
0 replies
There are no post found.

Category Forum

Bugs and Errors - 6

Labels

None yet

Statistics

  • Views 0 views
  • Posts 0 posts
  • Votes 0 votes
  • Topic users 1 member

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet