Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Calculating n! using vector
#include
#include
#include
using
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need