Search found 3 matches

by dbfriends
Fri 25 Jun, 2004 23.49
Forum: The Lounge
Topic: Yet another serious IE flaw . .
Replies: 25
Views: 9386

I did a bit of digging over this earlier on - apparently at the moment the site which hosts the Javascript the virus is trying to download is offline, which should mean it's impossible to get (?).

Has anybody's virus checker updated yet? I'm spending this week on a Mac, with Safari, so I think I ...
by dbfriends
Thu 24 Jun, 2004 23.11
Forum: The Lounge
Topic: php difficulties: Photo gallery thing
Replies: 6
Views: 2569

...of course, if you're needing PHP for something like this, it might be worth either paying the extra or getting some separate hosting. There's some really good deals about, particularly in the States at the mo as the dollar's worth sod-all. Should be able to get a biiiiiig hosting package for as ...
by dbfriends
Thu 24 Jun, 2004 18.02
Forum: The Lounge
Topic: php difficulties: Photo gallery thing
Replies: 6
Views: 2569

The easiest way to test it is to upload a file called test.php to your webspace, inside it have the following:

<?
phpinfo();
?>

And see if it displays a load of stuff about your PHP setup when you access it. If it's offering you the chance to save the file, chances are PHP's not running on your ...