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
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Weekly Calendar
Hi, I am looking at creating a weekly calendar. The calendar will read from Monday - Sunday. Does an
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of