From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Internal Server Error issues
This has been bothering me for weeks and I've been trying to solve it without asking for help, but e
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
PHP arrays into arrays need help
Hello
I am trying to highlight the days on my calendar based on the dates that i have in my datab
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know