Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know