php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
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)
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<