prat Posted October 18, 2010 Share Posted October 18, 2010 my issue is with forms (contact, feedback) i'm done with coding with both html n' php. as i press submit button the address bar directs to the php file, but what i see in the screen is the php code i've written... what configuration should i've to do in the php file... i've my own domain... [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/216141-send-mail-using-php/ Share on other sites More sharing options...
divinequran Posted October 21, 2010 Share Posted October 21, 2010 Hi, Can you post the url. Test your website with some php test code as below or try to send mail by executing the script which has only mail function in it <?php echo "I welcome you to nationalcongress.in"; ?> Link to comment https://forums.phpfreaks.com/topic/216141-send-mail-using-php/#findComment-1124727 Share on other sites More sharing options...
prat Posted October 25, 2010 Author Share Posted October 25, 2010 thank you for the reply, how can i use a dropdown list without a submit button..? just check this url: http://www.arthanshire.com/untitled2.php Link to comment https://forums.phpfreaks.com/topic/216141-send-mail-using-php/#findComment-1126197 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.