Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Undefined variables
hi
----------------------------------------------------------------------------------------------
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
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
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Shuffle between users ??
I have multiple $users in table. I need to send them $message.
I need to send the next messag
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include