weeks in a year
hi,
i found this snippet on php.net
QuoteFor the week number for weeks starting on Sunday:
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.
// foreach
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Custom list order
Hi there,
I have checked this tutorial and it's great till the point where I want to display
Help With editting and deleting form
Hallo !!
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.pn
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
division gives infinity anser
int main()
{
int z=0;
int i=1/z;
cout<
}
It doesn't throw a
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va