Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Parse XML
Good day,
I use oempro software and try to parse XMLReturn but it's not working for me, simpl
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
how to load php class from another domain?
how to load php class from another domain?
Embed Video Problem
Hey, thanks for looking!
File to be embedded:
Code: <playlist version="1&q
GIS appliction help
I found some tutorials in the internet to develop a map application I don't want to use google maps
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)