GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   extract url from txt file.. (https://gfy.com/showthread.php?t=915476)

xxweekxx 07-12-2009 12:03 PM

extract url from txt file..
 
anyone know a program that can open a big text file and extract all urls from it and save..

Killswitch - BANNED FOR LIFE 07-12-2009 12:24 PM

www.php.net/preg_match_all

xxweekxx 07-12-2009 12:28 PM

i cant code php

woj 07-12-2009 12:34 PM

Quote:

Originally Posted by Killswitch (Post 16055959)

:thumbsup

fris 07-12-2009 12:41 PM

Quote:

Originally Posted by xxweekxx (Post 16055970)
i cant code php

http://www.rightscripts.com/extractwebsite/

might help ya out

brassmonkey 07-12-2009 12:44 PM

url grabber

Killswitch - BANNED FOR LIFE 07-12-2009 12:50 PM

PHP Code:

<?php
$extract 
= new Extract('url');
$extract->location('file.txt');
$extract->execute();
?>

$150 and it's yours.

woj 07-12-2009 12:56 PM

Quote:

Originally Posted by Killswitch (Post 16056004)
PHP Code:

<?php
$extract 
= new Extract('url');
$extract->location('file.txt');
$extract->execute();
?>

$150 and it's yours.

for one line regexp, eh? :thumbsup

Killswitch - BANNED FOR LIFE 07-12-2009 01:04 PM

Quote:

Originally Posted by woj (Post 16056015)
for one line regexp, eh? :thumbsup

Well, obviously my class has more features than a 1 line of regex, like displaying, writing to files, writing to mysql tables, and other stuff..

That particular class actually has stuff built into it for extracting stuff from tube sites also ;)

Not to mention he said he can't code, and I sure as hell ain't giving my only source of income currently away for free. ;)


All times are GMT -7. The time now is 04:48 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123