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)
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Form a inline view based on the results of the previous query?
Hi Experts,
Can we form a inline view on the results of a previous query (another inline view)?
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Set Categories
I am creating a submission form for somebody to come in and submit products. These products are sep
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear