20$ for a quick php project

Status
Not open for further replies.

elliotps933

Newbie
Joined
Aug 17, 2008
Messages
29
Reaction score
6
Okay, you know about link shortening services...

Well I need 100 links made instead of 1

I recommend using curl

if anyone knows of something like this already, please tell
 
can you be more precise ? i can help
from the first part i understand that you need 1 link made into 100 through parametrization but from the curl part i get nothing :)
 
i think this is what you need mate ...

Code:
http://urlsnub.com/index.php?a=multiple
 
not sure that's the answer, everybody knows about services like that tinyurl etc.
 
sorta like that... But I want to enter one url and have the php script spit out 100 different urls going to the orignial url.
 
You want your own 'tinyurl' service?
Goto, mysafelink.com, they do multiple links

and ill take that $20 thanks.
 
sorta like that... But I want to enter one url and have the php script spit out 100 different urls going to the orignial url.

piece of cake ...

http://www.yoururl.com and add /?1 to /?100. You can easily do that in e.g. excel.

goto

Code:
http://urlsnub.com/index.php?a=multiple

paste it in the box, click the button ... done ;)

2 minutes work ... $20 saved
 
Last edited:
If you need a site like http://www.ssurl.info (I own) It's similar to tiny url

let me know. I'd be happy to set it up for you on your server and then you can make as many url's as you want and also keep or edit them. I added the captcha on my own so you can easily keep it or leave it.

Only thing is it doesn't do a mass url support.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top