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
Need help to modify php ELSE code
I'm trying to find a way to have the php code display a message if there is no inventory listed in t
php mysql query from input textbox
Hi,
I have a text box, in that i have given the mysql query. I can able to get the query in v
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th
asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Problem with a select distinct
I have a problema with a select distinct, I have the next sql:
select distinct a,b,c,d fr