marasm
New Member
- Messages
- 34
- Reaction score
- 0
- Points
- 0
Hi there,
I'm thinking about developing a page where everyone can add a link to their site for free. I have several concerns so I'm asking experiences php devs for help.
First of all I'm not asking if this is something what can bring any benefit for me or if it is silly or not. The point is what are risks of such an idea.
Let me explain the concept of the idea:
- the page will contain 2 textboxes for title and url of the site,
- there will be select with categories,
- there will be some mechanism for preventing robots from filling the form - don't know yet what will it be (captcha, basic question, etc.),
- the data will be stored in db (after it's validated and after I'm sure that any kind of sql injection or hacking is not possible).
That's it for now - it's just a prototype of the idea.
Does anyone have any experience with similar problem?
Any thoughts or comments?
Would you like to put a link to your site on such a portal?
I'm thinking about developing a page where everyone can add a link to their site for free. I have several concerns so I'm asking experiences php devs for help.
First of all I'm not asking if this is something what can bring any benefit for me or if it is silly or not. The point is what are risks of such an idea.
Let me explain the concept of the idea:
- the page will contain 2 textboxes for title and url of the site,
- there will be select with categories,
- there will be some mechanism for preventing robots from filling the form - don't know yet what will it be (captcha, basic question, etc.),
- the data will be stored in db (after it's validated and after I'm sure that any kind of sql injection or hacking is not possible).
That's it for now - it's just a prototype of the idea.
Does anyone have any experience with similar problem?
Any thoughts or comments?
Would you like to put a link to your site on such a portal?