Jump to content

hardhead04

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling
  • Location
    US

Contact Methods

  • Yahoo
    Barksdale18@yahoo.com

hardhead04's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. alright in my mail() function i have a $BODY Variable is there a way that i could add multiple variables to this variable for example: $Body = \"High my name is\", $ _POST[\'name\'] this code does not work but this is an example of what im trying to do. i hope yall understand this
  2. What is the most efficient and convienent way that i can be notified when my database has been modified (\"when a person fills out my form on the site\"). Can my database email me or something. please give me suggestions. thanx
  3. thanx alot I really appreciate you guys help.
  4. thanx but i already did that but the database is only recieving the last 4 digits of the phone number. which is \"number2\" in your example. the information in \"areacode\" and \"number1\" is lost. Should I change the record values in the database or should i make seperate records for \"area code\", \"number1\", and \"number2\" in the database.
  5. Alright thanx i did that. but how do i go about appending the data in those three seperate forms to the same record in the database?
  6. Can anyone tell me how i can get my database to retrieve full phone numbers without asking my users to type their phone numbers without spaces. The only information that gets to my database is the numbers before the a space or dash. Example: 312-432-5932 or 312 432 5932 My database only recieves the \"312\" which are the numbers before the space. I will be very greatfull if someone can help me wit this. Thanx
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.