IPB
Your FREE membership includes:
  • A friendly community where you can come to chat
  • Receive completely FREE quality web hosting!
  • Get reviews and suggestions for your websites!
  • Take part in competitions where you can win prizes from cash, vouchers, or win special unadvertised hosting

Welcome Guest ( Log In | Register )


Shortcut links:
Profile
Personal Photo
Rating
 
Options
Options
Personal Statement
coolwaters doesn't have a personal statement currently.
Personal Info
coolwaters
Advanced Member
18 years old
Gender Not Set
Location Unknown
Born Dec-13-1989
Interests
No Information
Statistics
Joined: 26-December 06
Profile Views: 100*
Last Seen: 20th September 2007 - 06:20 AM
Local Time: Dec 2 2008, 08:01 PM
193 posts (0 per day)
Contact Information
AIM No Information
Yahoo No Information
ICQ No Information
MSN No Information
Contact Private
* Profile views updated each hour

coolwaters

Members


Topics
Posts
Comments
Friends
My Content
24 Feb 2007
Admin, I've been wanting to upgrade to the Advanced Plan and I still have not until now even though I have the correct amount of posts and threads. I tried the instant activation but it wouldn't do and it says my account may already have been registered. It has been more than a week or so.
21 Jan 2007
Well peeps, I'm glad to introduce to you Mona Disel:



LOL. tongue.gif Got it from www.worth1000.com ... Does anyone surf there? They have funny pics. This one's under the Gender Bending category. ph34r.gif
21 Jan 2007
Does anyone know how to make a PHP script that can post timed content? Please. smile.gif

I need to create a Drupal module which can handle content that is available for only a limited time. For instance, I want to post an article which will exist for 30 days only and then, after that period, it deletes automatically. Can anyone knowledgeable in PHP please suggest methods or ways on how I can do this? unsure.gif

Thank you in advance. wink.gif
17 Jan 2007
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Whatever</title>
</head>
<body>

<h1>Test Script</h1>
<?php

$df = disk_total_space("/");

//conversion from b to Gb
$df2 = $df/1073741824;

$ds = disk_free_space("/");

//conversion from b to Gb
$ds2 = $ds/1073741824;

echo $df2." Gb of total space on this server.<br /><br />\r\n";
echo $ds2." Gb of free space on this server.<br /><br />\r\n";

?>

</body>
</html>


I tested this code on another web host. It was interesting. You'll be surprised at just how fast the stats keep changing every time you refresh the page. Try it if you want. smile.gif
13 Jan 2007
Admin, someone's posting porn... is that allowed?

I already had it with the links to those stuff, but man, he or she is posting pictures now...?!? dry.gif Not good. sad.gif
Last Visitors
coolwaters has no visitors to display.

Comments
Other users have left no comments for coolwaters.

Friends
There are no friends to display.
© GrandForums.com