Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
calendar dates and hours compare problem
i have a calendar in wordpress, everything works great except that i can make 2 meetings at the same
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??