PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have an email page that uses phpmail.php.
The first page that I setup works perfectly.
So what I did was set a new html text in for a
different email message and changed a few names.
Now I have an internal server error.
How or what would cause this type of error?
I will post my code if asked but I am not sure it
will make a difference.
Mismatched quotes will cause an internal server error?
Sounds like a .htaccess problem, to me.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
That must have been the problem.
I ran a search and replace that replaced the double quotes with the single
to prevent another type of problem in my html part of the page.
Obviously it caused other types of problems
your insights and thoughts are always welcome
Thank You
Kevin Raleigh