Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
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
for some reason mysql query not working, not inserting, please check it out
This code is not inserting anything into my db, don't know why, the $_SESSION variable does contain
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would