Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Save username into DB
OkaY so I got my blog to actually save the posts and whatever, all I need now is for it to keep the
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i