View Single Post
Old 03-20-2010, 11:41 PM  
Fucksakes
Shit... Fuck! What the Hell?
 
Fucksakes's Avatar
 
Industry Role:
Join Date: Dec 2003
Posts: 7,567
anything wrong with my code.. php

PHP Code:

    
if( file_exists$url.'/video.mp4') )
    {
        
$filename $url.'/video.mp4';
    } else {
        
$filename $url.'/video.flv';
    } 
Fucksakes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote