Mail form doesn't send Russian/Cyrillic characters correctly?
When someone enters foreign characters (like Cyrillic text, and Japanese/Chinese probably gives the
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
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
Need help with PHP/MySQL drop down menu
I need help on how I can implement a drop down menu which queries mysql database and output the avai
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,