0 Members and 1 Guest are viewing this topic.
well my issue is that if the tool has way too many stuff and features, it will make it no longer fit in one forum post and have scroll bars. Of course, though, if you can separate each tools into different pages and have no GUI/navbar/banner, it might be easier, though.
aah ok thenAlso I think you'll have to keep it hosted yourself, because my server only supports PHP 4.4.9, so there are big chances it will not work.
Quote from: DJ Omnimaga on December 14, 2009, 06:49:07 pmaah ok thenAlso I think you'll have to keep it hosted yourself, because my server only supports PHP 4.4.9, so there are big chances it will not work. The hex disassembler I am sure it doesn't work. It relies on a feature of PHP 5.1.0.But the assembler and code counter I don't know.But we can always put the HTML front here in Omnimaga and it directs action to the PHP scripts in my host. The only problem would be bandwidth in future.
That and if your host goes down, then this part of Omnimaga would not be avaliable.Back then, Omnimaga forums had all its images stored on United-TI while the forums was hosted on Invisionfree. When UTI went down (which happened at least 3 times per week sometimes), all forum skin images and button were down, making the forums impossible to browse
Could the ROM be stored in a cookie on the person's computer? It would be a huge one (a few megs), but I think it would technically be legal
DP... hmm someone just told me 1and1 actually had PHP5 support... strange. He actually told me it had both 4 and 5 installed at once. Weird, maybe it might work anyway. I guess once the script is done and it works on your host, maybe I could try on mine too?
<?php phpinfo();?>
i checked with this code the other day and it said PHP 4.4.9 but some people said they tried PHP5 scripts and they worked fine. Weird.