For some reason it isn't sending. Here's the link: www.EnvioDeTexto.com Please let me know ASAP. THanks
You have PHP code within the file but the file extension appears to be html. Try renaming index.html to index.php. If this still doesn't work then your webserver probably doesn't have PHP support (although most do).
Seem like you have a wrong database and user name please check it or send me the pm, I might fix it, if you pay some small amount.
check for any unwanted spaces to rectify the following error Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/imglabco/public_html/enviodetexto.com/index.php:6) in /home/imglabco/public_html/enviodetexto.com/index.php on line 28
I just changed it from html to php and I'm getting the following errors: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/imglabco/public_html/enviodetexto.com/index.php:6) in /home/imglabco/public_html/enviodetexto.com/index.php on line 32 Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'imglabco_admin'@'localhost' (using password: YES) in /home/imglabco/public_html/enviodetexto.com/config.php on line 5
hi taktikz, please check the following DP thread to resolve first warning...i hope it helps you i checked on google too, i understand that this warning occurs when unwanted white spaces placed in code showthread.php?t=475425 ( sorry, i dont have permissions to add live links yet, plz add DP forum address before..) and regarding second warning, i think you needs proper authentication(username, passowrd), or you have to create user in your DB