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)
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
user administration
Dear @all,
what I have to do to set the user defaults for new users. At the moment I woul
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Problem with variable declaration in switch statement
Hello, I am having some trouble assigning a value to a variable inside a switch statement. What I a