The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
that old Malformed Headers problem again!!!!! HELP!!!!!!
I've read the http://www.phpfreaks.com/forums/index.php/topic,37442.0.html
I don't think my c
question about header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or