Zymic Forums

Webmaster resources

Zymic IRC Server

Chat in real time at irc.zymic.com - Learn More

Welcome

Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.

In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.

left Zymic Webmaster ForumsWeb Design & DevelopmentGeneral Web Design Discussion right
  Closed Topic Start new topic
left right
allstar
post Nov 14 2007, 06:23 AM
Post #1


Ninja
***

Group: Members
Posts: 190
Joined: 6-November 07
From: United States
Member No.: 2,407



Some websites have a little "Contact Me" or "Suggestion" thing that will allow them to type in their name, and their suggestion or whatever they want to type, and it would either send it to one of the Admins on the site, or it would submit it to some sort of MySQL table that will allow me to read it and answer back some how.
Go to the top of the page 
 
  + Quote Post
Avtar
post Nov 14 2007, 10:10 AM
Post #2


Newbie
*

Group: Members
Posts: 28
Joined: 12-November 07
From: India
Member No.: 2,731



It's like a simple form really. Nothing different than a traditional form which sends data to a certain e-mail. You can program one in PHP yourself, it's not difficult at all
Go to the top of the page 
 
  + Quote Post
MrTouz
post Nov 14 2007, 12:42 PM
Post #3


Outrageously Uber Ninja
*******

Group: Members
Posts: 1,196
Joined: 19-September 07
Member No.: 234



QUOTE
It's like a simple form really. Nothing different than a traditional form which sends data to a certain e-mail. You can program one in PHP yourself, it's not difficult at all


not diffucult, it depends if you want an admin area like you say.. stored so you can look later on... so you need a delet from data option, than you need a user / probably a registration... the list goes on.

the simple is the contact form. One php page... a javascript validator to see if the infos are correctly set inside the diferent fields... (same emails / emails containing a @ and a . ... list goes on)

BUT :

if you are using zymic host... email function is disabled. so you actualy can't send emails :/ so i guess there is the database type thing...
Go to the top of the page 
 
  + Quote Post
allstar
post Nov 14 2007, 09:14 PM
Post #4


Ninja
***

Group: Members
Posts: 190
Joined: 6-November 07
From: United States
Member No.: 2,407



QUOTE(MrTouz @ Nov 14 2007, 12:42 PM) *
not diffucult, it depends if you want an admin area like you say.. stored so you can look later on... so you need a delet from data option, than you need a user / probably a registration... the list goes on.

the simple is the contact form. One php page... a javascript validator to see if the infos are correctly set inside the diferent fields... (same emails / emails containing a @ and a . ... list goes on)

BUT :

if you are using zymic host... email function is disabled. so you actualy can't send emails :/ so i guess there is the database type thing...

Any idea on how I could be able to set that up?
Go to the top of the page 
 
  + Quote Post
 Closed Topic Start new topic
left right
0 Members:
left right
 


Lo-Fi Version Time is now: 18th May 2013 - 04:38 PM