What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » Search » Results

Search Results
Subject Author Forum Time
RE: PHP Images... I can't make one. :(
I found a way to put the values at the right place... instead of $line, I put the real value.
MooTech Talk01-22-2005 at 12:35 AM
RE: PHP Images... I can't make one. :(
I'll try and figure it out.
MooTech Talk01-21-2005 at 11:03 PM
RE: PHP Images... I can't make one. :(
using [code]<? $handle = fopen("http://www.bungie.net/Stats/PlayerStats.as px?player=guyguyme2003", "rb"); $contents = ''; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); $match = InsideTags('<div class="ExpBar"...
MooTech Talk01-21-2005 at 10:43 PM
RE: PHP Images... I can't make one. :(
Sweet /me fixes
MooTech Talk01-21-2005 at 10:13 PM
RE: PHP Images... I can't make one. :(
Why wont this work? [code]<? $handle = fopen("http://www.bungie.net/Stats/PlayerStats.as px?player=guyguyme2003", "rb"); $contents = ''; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); $match = InsideTags('<div cl...
MooTech Talk01-21-2005 at 10:07 PM
RE: PHP Images... I can't make one. :(
oops.. wrong url... wrong format... :* http://guillaumelforum.theglassprison.net/halo2/Ha lo%202%20Stats_files/stats1.jpg
MooTech Talk01-21-2005 at 10:05 PM
RE: PHP Images... I can't make one. :(
:/[code]<? $handle = fopen("http://www.bungie.net/Stats/PlayerStats.as px?player=guyguyme2003", "rb"); $contents = ''; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); $match = InsideTags('<div class="ExpBar" sty...
MooTech Talk01-21-2005 at 09:56 PM
RE: PHP Images... I can't make one. :(
Sweet! I have numbers! ill just make a background and align the numbers.
MooTech Talk01-21-2005 at 09:38 PM
RE: PHP Images... I can't make one. :(
[code]<? $handle = fopen("http://www.bungie.net/Stats/PlayerStats.as px?player=guyguyme2003", "rb"); $contents = ''; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); $match = InsideTags('<div class="ExpBar" styl...
MooTech Talk01-21-2005 at 09:08 PM
RE: PHP Images... I can't make one. :(
-dt-, I tried your script and I got: [img]http://guillaumelforum.theglassprison.net/hal o2/index2.php[/img] And WDZ, How do you add line breaks between strings?
MooTech Talk01-21-2005 at 08:30 PM
RE: PHP Images... I can't make one. :(
I dont know if I understood fully, but I tried [code]<? $handle = fopen("http://www.bungie.net/Stats/PlayerStats.as px?player=guyguyme2003", "rb"); $contents = ''; while (!feof($handle)) { $contents .= fread($handle, 8192); } fclose($handle); ...
MooTech Talk01-20-2005 at 10:24 PM
RE: PHP Images... I can't make one. :(
its too hard... i need something like XML Is it possible to just take a picture (like 5 secs after object is loaded) of a swf object?
MooTech Talk01-19-2005 at 10:37 PM
RE: PHP Images... I can't make one. :(
I have just realized that my files were blank... due to the fact that i was out of space it now works I have this : [img]http://guillaumelforum.theglassprison.net/sig /[/img] I am trying to take out a part of the cache txt i have.
MooTech Talk01-19-2005 at 09:59 PM
RE: PHP Images... I can't make one. :(
Still a blank page... phpinfo() displays a blank page also.
MooTech Talk01-19-2005 at 09:51 PM
RE: PHP Images... I can't make one. :(
i duno if GD is there... EDIT: For some reason, PHP doesn't work anymore.
MooTech Talk01-19-2005 at 09:36 PM
RE: PHP Images... I can't make one. :(
I put [code]<?php header("Content-type: image/png"); $im = @imagecreate(100, 50) or die("Cannot Initialize new GD image stream"); $background_color = imagecolorallocate($im, 255, 255, 255); $text_color = imagecolorallocate($im, 233, 14, 91); i...
MooTech Talk01-19-2005 at 09:19 PM
RE: PHP Images... I can't make one. :(
Man! I suck! I cant get the image to work... all i see is a blank page!
MooTech Talk01-19-2005 at 09:06 PM
PHP Images... I can't make one. :(
Can someone help me make a Halo 2 stat picture? The stats are at http://www.bungie.net/Stats/PlayerStats.aspx?playe r=guyguyme2003 . I would like to have it look like http://guillaumelforum.theglassprison.net/halo2/st ats.swf?playerName=guyguyme2003 an...
MooTech Talk01-19-2005 at 12:07 AM
RE: Prob with my Messenger Plus! :(
The images were not saved properly.
MooWLM Plus! Help01-17-2005 at 11:42 PM
RE: SWF items
:( ill try to code a PHP image
MooForum & Website01-07-2005 at 02:29 AM
SWF items
I'd like to know if I can use swf in my signature. I wana use http://guillaumelforum.theglassprison.net/halo2/st ats.swf?playerName=guyguyme2003&i=191896&k=2067545 72 sized down, of course.
MooForum & Website01-07-2005 at 01:58 AM
RE: Any Overclockers?
What the hey! I want specs.
MooTech Talk12-29-2004 at 08:33 PM
RE: Fried CPU! (Picture!)
Mines a pentium III :\ and i use my laptop... my desktop is my secondary one (on celeron :|)
MooTech Talk12-29-2004 at 08:20 PM
RE: Any Overclockers?
You know that could damage your CPU...
MooTech Talk12-29-2004 at 07:58 PM
RE: Portuguese Foruns
=\ Fine...
MooForum & Website12-28-2004 at 10:06 PM
[Hide Excerpts] Pages: (16): « First « 3 4 5 6 [ 7 ] 8 9 10 11 » Last »