Search found 54 matches
- Mon Feb 27, 2006 2:23 pm
- Forum: Helbreath Server Source
- Topic: About Dr
- Replies: 2
- Views: 307
- Sun Feb 26, 2006 8:59 pm
- Forum: Helbreath Server Source
- Topic: About Dr
- Replies: 2
- Views: 307
- Wed Feb 15, 2006 8:29 am
- Forum: Helbreath Server Source
- Topic: What's Wrong Here?
- Replies: 1
- Views: 301
- Mon Feb 13, 2006 1:01 pm
- Forum: Helbreath Server Source
- Topic: Question About Mr
- Replies: 0
- Views: 236
- Fri Nov 04, 2005 7:47 pm
- Forum: Helbreath Website Scripts
- Topic: New Php Script!
- Replies: 11
- Views: 2748
- Fri Nov 04, 2005 6:55 pm
- Forum: Helbreath Website Scripts
- Topic: New Php Script!
- Replies: 11
- Views: 2748
hmm when i go here --> <a href='http://hbdream.no-ip.info/ImageTest.php' target='_blank'>http://hbdream.no-ip.info/ImageTest.php</a>
i see the image as it supposed to be seen, not what u see...
i see the image as it supposed to be seen, not what u see...
- Fri Nov 04, 2005 1:04 pm
- Forum: Helbreath Website Scripts
- Topic: New Php Script!
- Replies: 11
- Views: 2748
download this scriptJames! wrote:yeah .... :ph34r:tamir wrote: did you read the README file, and enabled the image support?
<a href='http://tfps.fateback.com/ImageTest.rar' target='_blank'>http://tfps.fateback.com/ImageTest.rar</a>
and tell me what it displays
- Thu Nov 03, 2005 6:52 pm
- Forum: Helbreath Website Scripts
- Topic: New Php Script!
- Replies: 11
- Views: 2748
- Thu Nov 03, 2005 3:20 pm
- Forum: Helbreath Website Scripts
- Topic: New Php Script!
- Replies: 11
- Views: 2748
I made a script that takes the data of the connected users of the last day and create a graph according to it. Here's a preview of it: <a href='http://img44.imageshack.us/my.php?image=sample5ok.gif' target='_blank'>preview</a> <a href='http://tfps.fateback.com/scripts/DayGraph.rar' target='_blank'>...
- Fri Oct 28, 2005 9:00 pm
- Forum: Helbreath Server Setup / Configuration / Help
- Topic: Bug Suck!
- Replies: 2
- Views: 246
- Tue Oct 25, 2005 2:29 pm
- Forum: Helbreath Website Scripts
- Topic: People Online For Several Hgservers
- Replies: 16
- Views: 2928
- Mon Oct 24, 2005 1:50 pm
- Forum: Helbreath Website Scripts
- Topic: People Online For Several Hgservers
- Replies: 16
- Views: 2928
- Fri Oct 21, 2005 2:55 pm
- Forum: Helbreath Website Scripts
- Topic: People Online For Several Hgservers
- Replies: 16
- Views: 2928
- Thu Oct 20, 2005 8:13 pm
- Forum: Helbreath Website Scripts
- Topic: People Online For Several Hgservers
- Replies: 16
- Views: 2928
- Thu Oct 20, 2005 6:17 am
- Forum: Helbreath Website Scripts
- Topic: Balls Trade Script
- Replies: 14
- Views: 2383
I know the problem is in this line... but don't delete it, i didn't put it in there for no reason.
the problem is in the size of the arrays, try putting @ at the start of this line, so it will be:
the problem is in the size of the arrays, try putting @ at the start of this line, so it will be:
Code: Select all
@array_multisort($Balls, SORT_DESC, SORT_NUMERIC, $BallsFoundIndex, $BallsFoundCount, $Form);