1
Well, from time to time, I find myself in the following situation where I cannot take the test of sites/systems that I develop. Practically always, I develop the system on my machine, to then go up to a hosting server.
I always prefer before testing everything, to upload the site/ system practically "ready", with everything tested. The emailing is an exception I haven’t been able to resolve yet.
I want to know if you can send emails from my php application to test this functionality (independent of the plugin, like phpmailer for example), only using xampp from my local machine, that is, without a domain itself and without a hosting server.
Yes it is possible, believe me! You can start with: How to send email from localhost using the PHP mail function?
– rray
opa, show, had not seen something here, and look who looked for :(
– DiChrist
rray then independent of the server né, xampp, wampp, easyphp, gives in the same
– DiChrist
Yes @Dichrist, for anyone. See the answer I posted.
– Diego
The configuration is done in php.ini, you have another interesting question if you haven’t seen it, What a difference from Xampp, Wamp, Easyphp, Zwamp and PHP? :)
– rray
I’ll test her tomorrow, today I won’t have time, I need to solve this problem
– DiChrist
Managed to solve?
– rray
rray I could only get it now hahaha, at this exact moment I’m testing
– DiChrist