Go Back   CodingForums.com > Web Projects and Services Marketplace > Web Projects > Small projects (quick fixes and changes)

Notices

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-08-2010, 07:59 PM   PM User | #1
scapegallows
New to the CF scene

 
Join Date: Aug 2010
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
scapegallows is an unknown quantity at this point
Need php coder asap for small job ( i hope)

1) Project Details: (be as specific as possible):

I need someone to create a webpage to do a simple task (in php i assume).

Basically i need a large text field on the left that I can copy and paste a large amount of URLS into (one per line). We are talking thousands so it needs to be able to handle that ok.

In the middle of the page is a input field where I can put in a number and a button that says "go".

On the right will be a text field, ready for the output.

When I enter a number eg 600 into the input field and press go I need the page to randomly pull 600 of the urls and display them in the results field, where i can then copy them from to use elsewhere.

Its important that no url is duplicated in the results, so it needs to check for that as it goes along.

I am not a coder so am open to better ideas of achieving what I need if you have any!


2) Payment Amount:


$30 upon completion - you can host webpage on your own server until it is shown working to me and i pay you in full.

3) Payment method/ details (Paypal, check? Timeline?):

Paypal

4) Additional Info (about project or potential bidders):


Would appreciate this being done asap
scapegallows is offline   Reply With Quote
Old 08-08-2010, 09:38 PM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
Do you need the list on the left to keep its original urls or any urls left that aren't in the results? Or do you even care if they are there or not? When you say unique, do you mean each time you hit go? Do the results clear out?
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Old 08-08-2010, 10:06 PM   PM User | #3
Candan
New Coder

 
Join Date: Jun 2010
Location: The Netherlands
Posts: 52
Thanks: 0
Thanked 6 Times in 6 Posts
Candan is an unknown quantity at this point
Plus, the amount of urls you enter do matter, since if its alot, your going to have to set a setting in your php.ini to a higher amount, so that the script can be ecuted past the what is the default? 60? seconds execution time

Try this:
http://82.72.118.163/Coding%20Tests/...0Url/index.php

Few things in it:
- Automatically removes any spaces in the entered text.
- Automatically removes any empty lines.
- Unique random results. There won't be 2 of the same link, even if you add 100 urls of the same website in it.
- If Allowed on your webserver, it will automatically set the execution time to allow PHP to process all the data. If you get a timeout, you can simply increase the number of seconds in the script.

Email me at, or add me on MSN:
onlyonce@live.nl

Last edited by Candan; 08-09-2010 at 04:57 AM..
Candan is offline   Reply With Quote
Users who have thanked Candan for this post:
scapegallows (08-09-2010)
Old 08-09-2010, 10:55 AM   PM User | #4
scapegallows
New to the CF scene

 
Join Date: Aug 2010
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
scapegallows is an unknown quantity at this point
RESOLVED - Looks like Candan will be helping me out, thanks to all.
scapegallows is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:42 PM.


Advertisement
Log in to turn off these ads.