Project ID:
99080
Project Type:
Fixed
Budget:
$100-$300 USD
Project Description:
Hi PHP coders,
In a text box I'll write any website url and I want to get all of the image urls of this site(not only this page) in a mysql table.
My mysql table format is:
table_id (int 11)-auto increment
url (text) - unique
image_url (text)
Please feel free if you need to ask anything. If you've any question, please send in PM or in the project decleartion board.
I think, it's clear to understand.
I'm also a PHP coder, please have a look at my profile to prove it.
So in your bid please tell how will you do this or I'll not consider the bid. If I think that you've appropriate skills to do it, I'll surely choose you soon. I can do it myself, but I've not time now to do projects.
Since it is urgent, so please don't bid if you're busy.
Thanks in advance.
Tonmay
Additional Project Description:
10/19/2006 at 11:09 EDT:
I should also clear it. For my given table format, image urls will be joined by (#/|/,)
Or you can make it in tow tables
main_table
-------------
table_id (int 11)-auto increment
url (text) - unique
image_url_id (int 11)
image_table
-----------------
image_id (int 11)-auto increment
image_url_id (int 11)
image_url text
Thanks
Skills required:
PHP