why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Socket programming
Hello all,
I have a PHP socket script. GPS trackers connect to this socket. IMEI verification
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Collecting AOL Search Terms
I am attempting to collect AOL search terms. I know the code is correct (it works for google, bing,
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
php include email form with attachment
I have had no luck with finding a email form all over the Internet for various reasons. Some insecur
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit