Jump to content

php code in button

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
D00M

D00M

    Newbie

  • Members
  • PipPip
  • 18 posts
guys i wanna add a php mailer thing in a button hidden

like a person enters some text in text box and when he hit enter or click button the button perform 2 function 1.mail mein that text and 2.the action=login.php

how can it b done?????


Regards

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Just add the mail functionality to login.php.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
D00M

D00M

    Newbie

  • Members
  • PipPip
  • 18 posts
bro can u help me how to code that login script????

all i want is that the text in text box to b sent in mail to me like wht code would i write as m noob to langs ...

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I would recommend you look at the tutorials I've got on building a big project in the PHP tutorials section. I cover email and signing up for an account there. I'll be doing a login script soon.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog