|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
HELP!!!! PHP guys, programmers.... I fucked up!!!
OK
I'm fixing list of hosted galleries with description but I totltaly mixed movie and picture galleries. What is the best way to separate them - how do I find out which one is a pic gallery and which one is a movie gallerie. I have a text file with all the gal. links numbered: 1, 2, 3, 4, 5......... I'm thinking something like: If a program can 'crawl' the sites and check if the source code contains .avi .mpg .asf etc and give me output text file: 1 p, 2 p , 3 p, 4 m , 5 p etc where 1p, 2p etc means that the galleries have only pics, and 4m etc means that the galleries have movies files. Any help is much appreciated. If it's too complicated than I'll have a guy fixing it for me tomorrow ;) (it's almost 3 am here) |
|
|
|
|
|
#2 |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
ok
I have no paypall but if anyone can give me the code in the next 30 min I'll buy you two .com domains, you choose the names, I'll reg them and push them your way. NO goddady or some fucked up registrar taht will take me 45 min to go trough the registration process. |
|
|
|
|
|
#3 |
|
The O is for Oohhh
Join Date: Feb 2003
Location: AUSTIN TEJAS
Posts: 10,861
|
I could do it prob, got the text file handy with the listings? I'll give it a shot
edit: I'd write a script on my server in ColdFusion you could then check the URL for your results |
|
|
|
|
|
#4 | |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Quote:
I need the code on my server, something easy that doesn't need installing files etc. I have the urls in more than 20 txt files. That's why I'm thinking PHP. HAve no idea what ColdFusion is. |
|
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Dec 2004
Location: Belgium
Posts: 248
|
i had to do the same after i decided to split movie / pic gallerys
just give me the links greetz |
|
|
|
|
|
#6 |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Didn't mean to sound rude, the thing is I don't want to give away the content fo the .txt files, it took me days to gather all the links ;)
|
|
|
|
|
|
#7 |
|
Sofa King Band
Join Date: Jul 2002
Location: Outside the box
Posts: 29,903
|
hit me up on icq 5636347 and I can hook you up with something really quick.
|
|
|
|
|
|
#8 |
|
The O is for Oohhh
Join Date: Feb 2003
Location: AUSTIN TEJAS
Posts: 10,861
|
That's cool, good luck with it
|
|
|
|
|
|
#9 | |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Quote:
|
|
|
|
|
|
|
#10 | |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Quote:
|
|
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Dec 2004
Location: Belgium
Posts: 248
|
sorry
i used a vb program to get the links upload them in a php(insert) and then execute php script but thats not what ur looking for gl |
|
|
|
|
|
#12 | |
|
Too lazy to set a custom title
Join Date: Oct 2001
Location: Spartaaaaaaaaa
Posts: 14,136
|
Quote:
|
|
|
|
|