Thanks Gaurav & Shawn,
I'll check into your suggestions.
Thanks,
c...@hosting4days.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
c...@hosting4days.com wrote:
>
> On Dec 9, 2009, at 12:27 AM, Gaurav Kumar wrote:
>
>> You can do two things-
>>
>> 1. Read the file by providing a base directory path of the server
>> where the
>> file exist.
>> Something like- //htdocs/httpfolder/files/audio/yourfile.mp3
>> You can take this in
On Dec 9, 2009, at 12:27 AM, Gaurav Kumar wrote:
You can do two things-
1. Read the file by providing a base directory path of the server
where the
file exist.
Something like- //htdocs/httpfolder/files/audio/yourfile.mp3
You can take this in a variable " //htdocs/httpfolder/files/audio/".
You can do two things-
1. Read the file by providing a base directory path of the server where the
file exist.
Something like- //htdocs/httpfolder/files/audio/yourfile.mp3
You can take this in a variable " //htdocs/httpfolder/files/audio/".
2. Try using file_get_contents.
Something like $file = f
4 matches
Mail list logo