login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


I am new to coding. I need a script that will generate number based email.

Basically, I am creating a social network where each user has a user id, and their unique email will be like userid@example.com. If someone signed up and their id was 9245, there email would be '9245@example.com'

asked Feb 21 '11 at 20:17

User_1002's gravatar image

User_1002
241525665


Watch TheNewBoston tutorials on PHP take a look in SQL. I honestly don't suggest making a social network though since they're so many already out there ex: FaceBook MySpace Twitter. But if you have a concept that's distinguishably different from the other ones then you might consider doing it.

answered Feb 21 '11 at 20:25

softdrive's gravatar image

softdrive
36337

We literally have coded about 80% of it, and we have a concept.

(Feb 21 '11 at 20:29) User_1002 User_1002's gravatar image

Oh cool can I look at the website? Of course you have a concept you have to have a concept for anything concept -"an abstract or general idea inferred or derived from specific instances"

(Feb 21 '11 at 20:29) softdrive softdrive's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×253
×151
×73
×12
×10
×10

Asked: Feb 21 '11 at 20:17

Seen: 618 times

Last updated: Feb 21 '11 at 20:42