Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
WHYISNT THIS MYSQL STATEMNT NOT WORKING? (php)
caps because its absolutely rediculous.
i dontunderstand why its not working. there is a column c
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any