1

Myspacebulletins.com is basically a website where you can answer surveys and post them on your myspace account. They have a lot of webpages so I'm wondering if that adds to the costs by a lot or a little bit? And how much would it cost to make a similar site? Thanks

flag

1 Answer

0

The web pages are created dynamically. Hover over the link and you'll see

... takesurvey.php?id=883

That's a key to a database and the entire page is generated on the fly.

So the work is getting the DB designed and writing (scripting) the pages.

If you can write PHP/MySQL you can write it all yourself. Otherwise you'll need to hire a developer, or buy a script that does what you want (I don't know if people sell these).

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.