Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&