Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~320 People Reached
Favorite Forums
Favorite Tags
php x 5
Member Avatar for Gaurav Bindal

I want to send mail using php mail() function. but it is not working. tell me the mistake in code?if any correction in php.ini file should be there then also tell that. here is my code:- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; …

Member Avatar for Biiim
0
242
Member Avatar for Gaurav Bindal

can i send a mail by php mail() function using wamp server or i have to create my own web server for such mail sending testing? tell me how to create own web server?

Member Avatar for pritaeas
0
41
Member Avatar for Gaurav Bindal

I am working on a project like Google calendar.I want to send email on a particular time(defined by client) to the client's email ID using PHP-SMTP protocol.Can i do it using php only, or i have to use java for it? tell me the code and flow of the program? …

Member Avatar for pritaeas
0
37