Search the Community
Showing results for tags 'members'.
-
I'm currently in the middle of developing a privacy options features which will allow members of my site to toggle whether their information is visible to friends only or to the public. I'm doing this with PHP. When the privacy_opt variable is set to "fri" though, which means friends should only be...
-
Hi everyone, First of all I am very relieved to find this community. I am new to PHP and I am very interested in it but I have a lot to learn and I dont think I could manage without a community like this. At the moment I am putting together a site where there is a members area. I have successf...
- 3 replies
-
- mysql
- members information
-
(and 1 more)
Tagged with:
-
Hi everyone. I'm having a bit of trouble with my registration script. When I go to my action.php file, I get these error: Notice: Undefined index: uname1 in C:\xampp\htdocs\series\action.php on line 2 Notice: Undefined index: pword1 in C:\xampp\htdocs\series\action.php on line 3 But, Whe...