OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
Production of mango in processing industry
Hi,
We have one scenario ,company is in process industry,they are manufacturing MANGO pul
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
ScriptManager History and Opera Issue
I am having an issue in opera with the ScriptManager. I have a ScriptManager on a page with history
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