WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Where is my php.ini???
Hi
First off - apologies - i'm not a coder so this may sound very amateur.
I'm having
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
how to load php class from another domain?
how to load php class from another domain?