View Single Post
Old 11-08-2004, 09:54 PM   #3 (permalink)
arch13
Loves my girl in thongs
 
arch13's Avatar
 
Location: North of Mexico, South of Canada
RelaX, that doesn't work. It stil won't include Jpg's.
If I feed it the url www.arch13.com/splash?id=arch13tag2 or the url www.arch13.com/splash?id=arch13tag2.jpg , It will defualt to main.php as the include.
I want to make that image file the else include so that's it what is presented at entrance to the site.
Giving your code arch13tag2.jpg as the else include file produces the following php error:

Code:
Warning: Unexpected character in input: '' (ASCII=28) state=1 in /homepages/6/d93661089/htdocs/arch13tag2.jpg on line 276

Warning: Unexpected character in input: '' (ASCII=2) state=1 in /homepages/6/d93661089/htdocs/arch13tag2.jpg on line 276

Warning: Unexpected character in input: '' (ASCII=7) state=1 in /homepages/6/d93661089/htdocs/arch13tag2.jpg on line 276

Parse error: parse error, unexpected T_STRING in /homepages/6/d93661089/htdocs/arch13tag2.jpg on line 276
__________________
Seen on an employer evaluation:

"The wheel is turning but the hamsters dead"
____________________________
Is arch13 really a porn diety ? find out after the film at 11.
-Nanofever
arch13 is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37