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
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co