Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the