hi frnd can u tell me how to replace the file comments like its title size download link etc. . . . , it is related to grabbing , solve it pm me or post here
A php expert ques?(replace file comments)
Collapse
X
-
seems like your taking on more than you can do.
try this: http://coding-talk.com/f16/php-grabb...t-v1-0-a-8419/
it will help hopefully
-
The user is asking how to change title and stuff
You can use
$str = preg_replace('<title>DOWNS.CO.CC</title>', '<title>HACKS URL GRABBER</title>', $str);
it will change
DOWNS.CO.CC
to
HACKS URL GRABBER
You can't change size of the download.
You can change download area to your own but you will need my get download from url script.
Hope that helpsVisit: Chat4u.mobi - The New Lay Of being a site of your dreams!
Visit: WapMasterz Coming Back Soon!
_______
SCRIPTS FOR SALE BY SUBZERO
Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
_______
Info & Tips
php.net
w3schools.com
Comment
Comment