madan.code
08-26-2006, 09:10 PM
Hello;
I am recieving the following errors ....
Warning: substr_count() [function.substr-count]: Empty substring. in /home/ventajas/public_html/contacto/send.php on line 3
Warning: main(error.) [function.main]: failed to open stream: No such file or directory in /home/ventajas/public_html/contacto/send.php on line 27
Warning: main() [function.include]: Failed opening 'error.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ventajas/public_html/contacto/send.php on line 27
can you please help.
Its a php mail script.
When I visit the URL http://<domainname>/contacto.php and fill the email form, it is redirected to send.php with the avobe errors.
I am recieving the following errors ....
Warning: substr_count() [function.substr-count]: Empty substring. in /home/ventajas/public_html/contacto/send.php on line 3
Warning: main(error.) [function.main]: failed to open stream: No such file or directory in /home/ventajas/public_html/contacto/send.php on line 27
Warning: main() [function.include]: Failed opening 'error.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ventajas/public_html/contacto/send.php on line 27
can you please help.
Its a php mail script.
When I visit the URL http://<domainname>/contacto.php and fill the email form, it is redirected to send.php with the avobe errors.