Click here to Skip to main content
15,884,425 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: web development MVC Codeignatir Pin
ZurdoDev6-Apr-17 2:07
professionalZurdoDev6-Apr-17 2:07 
AnswerRe: web development MVC Codeignatir Pin
User 418025416-Apr-17 16:48
User 418025416-Apr-17 16:48 
QuestionWordpress & Bootstrap Free Tutorials Pin
Member 130993471-Apr-17 5:31
Member 130993471-Apr-17 5:31 
AnswerRe: Wordpress & Bootstrap Free Tutorials Pin
ZurdoDev6-Apr-17 2:09
professionalZurdoDev6-Apr-17 2:09 
QuestionPHP ONE TO ONE CHAT ISSUE Pin
Member 1178652227-Mar-17 3:35
Member 1178652227-Mar-17 3:35 
AnswerRe: PHP ONE TO ONE CHAT ISSUE Pin
ZurdoDev29-Mar-17 6:00
professionalZurdoDev29-Mar-17 6:00 
QuestionPHP Booking form Pin
lapeci27-Mar-17 2:18
lapeci27-Mar-17 2:18 
AnswerRe: PHP Booking form Pin
Jochen Arndt27-Mar-17 3:04
professionalJochen Arndt27-Mar-17 3:04 
"Not working" is not very informative.
Try to find out where the problems are located (creating the mail or sending it).

Note that using PHP: mail - Manual[^] requires proper setup in php.ini and sendmail.ini.

Some SMTP servers have specific requirements which must be met. You are using HotMail. So a research about "php mail hotmail" might help.

Finally you might also think about replacing the build-in mail support by an additional module like GitHub - PHPMailer/PHPMailer: The classic email sending library for PHP[^]. These provide you with detailed error messages (SMTP error codes) while the build-in function only returns a boolean value.
QuestionWebGrid Update From SignalR Pin
Kevin Marois24-Mar-17 6:08
professionalKevin Marois24-Mar-17 6:08 
AnswerRe: WebGrid Update From SignalR Pin
Sander Rossel24-Mar-17 6:33
professionalSander Rossel24-Mar-17 6:33 
GeneralRe: WebGrid Update From SignalR Pin
Kevin Marois24-Apr-17 8:02
professionalKevin Marois24-Apr-17 8:02 
GeneralRe: WebGrid Update From SignalR Pin
Sander Rossel24-Apr-17 8:06
professionalSander Rossel24-Apr-17 8:06 
GeneralRe: WebGrid Update From SignalR Pin
Kevin Marois24-Apr-17 8:37
professionalKevin Marois24-Apr-17 8:37 
GeneralRe: WebGrid Update From SignalR Pin
Sander Rossel24-Apr-17 9:01
professionalSander Rossel24-Apr-17 9:01 
QuestionFaceBook Like Comment Box in asp.net Pin
Jay Parmar23-Mar-17 19:21
Jay Parmar23-Mar-17 19:21 
AnswerRe: FaceBook Like Comment Box in asp.net Pin
Richard MacCutchan23-Mar-17 22:56
mveRichard MacCutchan23-Mar-17 22:56 
AnswerRe: FaceBook Like Comment Box in asp.net Pin
User 418025429-Mar-17 5:19
User 418025429-Mar-17 5:19 
AnswerRe: FaceBook Like Comment Box in asp.net Pin
ZurdoDev29-Mar-17 6:01
professionalZurdoDev29-Mar-17 6:01 
QuestionThe server responded with a status of 404 Pin
Kevin Marois23-Mar-17 5:21
professionalKevin Marois23-Mar-17 5:21 
AnswerRe: The server responded with a status of 404 Pin
F-ES Sitecore23-Mar-17 23:32
professionalF-ES Sitecore23-Mar-17 23:32 
QuestionFront Page ideas? Pin
Member 1307776622-Mar-17 10:11
Member 1307776622-Mar-17 10:11 
QuestionRe: Front Page ideas? Pin
Richard MacCutchan22-Mar-17 10:45
mveRichard MacCutchan22-Mar-17 10:45 
AnswerRe: Front Page ideas? Pin
Nathan Minier23-Mar-17 1:18
professionalNathan Minier23-Mar-17 1:18 
Question[MODIFIED] - ASP.Net MVC - "A data source must be bound before this operation can be performed" Pin
Kevin Marois22-Mar-17 5:47
professionalKevin Marois22-Mar-17 5:47 
AnswerRe: [MODIFIED] - ASP.Net MVC - "A data source must be bound before this operation can be performed" Pin
Richard Deeming22-Mar-17 6:24
mveRichard Deeming22-Mar-17 6:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.