I try the steps but in one point I try to upload my php file and my file suddenly gets deleted I look other knowledge base sections my file is not malware, .exe or another harmfull things I know infinityfree.net do not let us to sen php mail so I try the knowledge base method but i failed can some one help me please
@MDGOMD said:
I try the steps but in one point I try to upload my php file and my file suddenly gets deleted I look other knowledge base sections my file is not malware, .exe or another harmfull things I know infinityfree.net do not let us to sen php mail so I try the knowledge base method but i failed can some one help me please
Where did you up plaid that “file” ?
And how the file has been named?^
@MDGOMD said:
I try the steps but in one point I try to upload my php file and my file suddenly gets deleted I look other knowledge base sections my file is not malware, .exe or another harmfull things I know infinityfree.net do not let us to sen php mail so I try the knowledge base method but i failed can some one help me please
Let me correct you, you are allowed to send phpmail but with limited functionality like sending verification emails
You can use GMAIL SMTP by using wordpress plugin with wordpress or find some smtp script on google to use it and then enter gmail smtp credentials in it
@UnknownLolz said:
@MDGOMD said:
I try the steps but in one point I try to upload my php file and my file suddenly gets deleted I look other knowledge base sections my file is not malware, .exe or another harmfull things I know infinityfree.net do not let us to sen php mail so I try the knowledge base method but i failed can some one help me pleaseWhere did you up plaid that “file” ?
Above the PHPMailer file
@MrJunior said:
And how the file has been named?^
phpmailer.php
@MAHOfficial said:
@MDGOMD said:
I try the steps but in one point I try to upload my php file and my file suddenly gets deleted I look other knowledge base sections my file is not malware, .exe or another harmfull things I know infinityfree.net do not let us to sen php mail so I try the knowledge base method but i failed can some one help me pleaseLet me correct you, you are allowed to send phpmail but with limited functionality like sending verification emails
I do not know that thank you
@MAHOfficial said:
You can use GMAIL SMTP by using wordpress plugin with wordpress or find some smtp script on google to use it and then enter gmail smtp credentials in it
Yes I use a plugin called WP SMTP mail it works good for me but if i try to send mails from my website which is codded with HTML, CSS & PHP what is going to be happened there is no plugin I think. However, thanks for attention I fixed it 2 hour ago.
@MDGOMD said:
@MAHOfficial said:
You can use GMAIL SMTP by using wordpress plugin with wordpress or find some smtp script on google to use it and then enter gmail smtp credentials in itYes I use a plugin called WP SMTP mail it works good for me but if i try to send mails from my website which is codded with HTML, CSS & PHP what is going to be happened there is no plugin I think. However, thanks for attention I fixed it 2 hour ago.
Your Welcome