extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
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)
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc