Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\php\strlen\email.php on line 16
If you can,please make a tut how to send messages for another user..For example if i loged in i wanna send for a person a message whitch he can get in his inbox..I hope u know what i mean..And thanks for tuts!
@Royalllllll Well, I made one before, basically I used a database in the background, This would store the messages. I had several fields, "To", "From", "Subject","Body","Time","Read" and a few more for security to stop users from reading other messages.
@ricky91t When I made this I wasn't aware of Ajax, So you could make ajax check for new mails every minute or so, Mine just checked a database when I loaded my profile page.
@ricky91t well what i need is just body,because i wanna do that person can send for another member,that means if in my web is 2 ppl registered they can send fast simple message without any subject for each other or etc..But im interesting anyway :)
phpacademy and betterphp are the best teachers on Youtube
HowToDeveloper 13 hours ago in playlist Sending Email
SOMEBODY PLEASE HELP ME WITH THIS ERROR:
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\xampp\htdocs\php\strlen\email.php on line 16
mezigpo 4 days ago
how come i can only send to hotmail
13firebug13 3 weeks ago
Linux FTW
NevaehBeatez 1 month ago
this is @betterphp
realtuty 2 months ago
What sucks about a guy wanting to share some knowledge?
deeksterN 3 months ago
Ok excellent, good, better but i knew how to do so. but how do you make a web application that receives emails also.
PLEASE THUMBS SO HE TAKES IT IN NOTICE.
haiderwm11 3 months ago
Lol School of rock in his cd drive
WeteringsWebDevelop 4 months ago
Where is Alex ??? this guy sucks.
Ramajual 5 months ago
@wideload123 I don't see how it fits in better… but I think this theme looks better than the one you usually use.
JelvinJS7 5 months ago
There is nothing wrong with Jacek. He does just as good of a job as Alex. Stop being petulant little children begging for your bottle.
dbzssjgohan 5 months ago 6
@dbzssjgohan Well said! :)
CoDCopsProductions 5 months ago
Writing sick scripts and watching School of Rock! You go Alex!
jwgibbo 5 months ago
What's this text editor?
It's not what you usually use is it?
JelvinJS7 5 months ago
@JelvinJS7 It's gEdit with a different theme I had to use to make these fit in with the other phpacademy videos a bit more.
wideload123 5 months ago
@LollypopVideos Sorry you are stuck with me for the next 4 at least.
wideload123 5 months ago 8
@wideload123 No worries i like you too. :)
DeadPreditor 5 months ago
@wideload123 its ok .. you almost sound like Alex :D
MrBushxd 5 months ago
@LollypopVideos dont be an assholl
Royalllllll 5 months ago
If you can,please make a tut how to send messages for another user..For example if i loged in i wanna send for a person a message whitch he can get in his inbox..I hope u know what i mean..And thanks for tuts!
Royalllllll 5 months ago
@Royalllllll Hey I just saw your comment, it sounds like you want a Private messaging system on a site?
ricky91t 5 months ago
@ricky91t Exactly!I just need simple messaging system on my web and i need to learn how to creat that properly..
Royalllllll 5 months ago
@Royalllllll Well, I made one before, basically I used a database in the background, This would store the messages. I had several fields, "To", "From", "Subject","Body","Time","Read" and a few more for security to stop users from reading other messages.
ricky91t 5 months ago
@ricky91t When I made this I wasn't aware of Ajax, So you could make ajax check for new mails every minute or so, Mine just checked a database when I loaded my profile page.
ricky91t 5 months ago
@ricky91t well what i need is just body,because i wanna do that person can send for another member,that means if in my web is 2 ppl registered they can send fast simple message without any subject for each other or etc..But im interesting anyway :)
Royalllllll 5 months ago
@Royalllllll Yeah that would be quite easy to set up then, Hopefully alex will help you :)
ricky91t 5 months ago
@ricky91t I hope :) Or i will try to set up by myself,but i would trust this guy better :D
Royalllllll 5 months ago