sarah_1988 Posted January 25, 2011 Share Posted January 25, 2011 i had this login script,i lowerized its functions a little bit but cant do more it too complicated for a newb like me can some one help me delete the activation throu email codes in these files,and those extra fields on registration form and their DB's fields for me plz? all i want from this script is that i want to login wit 3 different user access [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/ Share on other sites More sharing options...
Maq Posted January 25, 2011 Share Posted January 25, 2011 I really don't understand what you're trying to do, and considering you posted in the PHP Regex section, it's even more confusing what you want. 54k and 63k are pretty big files, you're going to have to isolate some code. Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165163 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 where should i post them?(sry im newb) and yes i want some one who knows about php to remove unnecessary codes from them i just want a login page wit 3 different access,admin/users/guest to a 3 main pages if posible i really need this for university project Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165181 Share on other sites More sharing options...
Maq Posted January 25, 2011 Share Posted January 25, 2011 where should i post them?(sry im newb) and yes i want some one who knows about php to remove unnecessary codes from them i just want a login page wit 3 different access,admin/users/guest to a 3 main pages if posible i really need this for university project If you want someone to do this for you then you should post in the Freelance Section (I'll move to PHP Coding help for now). If you want specific help then you must provide specific questions and code. I doubt anyone is willing to sort through all of that. Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165190 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 *sad face i hope some one want to help i just want a login page wit 3 different access to 3 different indexes and a registration page too DB tabels: firstname/lastname/username/password/ACCESS access needs to be an int number like 3for admin/2for users/and 1 for guests Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165199 Share on other sites More sharing options...
litebearer Posted January 25, 2011 Share Posted January 25, 2011 today's keyword: INTEGRITY - example usage - "Joe exhibited no integrity when he submitted someone else's work as his own homework." - source: Journal Of The Gypsy King. Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165218 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 ok, dont be mean at least ty all for the replys anyway i thought i could find an answer here Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165222 Share on other sites More sharing options...
litebearer Posted January 25, 2011 Share Posted January 25, 2011 Mean is allowing people to do things they shouldn't. Nice is saying Joe had no integrity. Have you set database table yet? Have you set your registration form yet? Have you set up your log in form yet? The last two are VERY basic HTML. Processing them is not as easy, BUT NOT difficult. Have you googled "php user log in tutorial"? (hint: http://www.google.com/#hl=en&sugexp=ldymls&xhr=t&q=php+user+log+in+tutorial&cp=24&pf=p&sclient=psy&aq=f&aqi=&aql=&oq=php+user+log+in+tutorial&pbx=1&fp=8ce0e008a607e93d) Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165224 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 i know html i can make login page and registration page and make my data base my problem is the php code that will make users have a access number each number goes to a diffrent index page after login like guest goes to index1 etcetc. and to answer ur question i googled evrything came in my mind include wat u said BUT they wer to pro coded and have alot of extra futures i just want the future that have admin/guest/users go to diff pages after login Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165227 Share on other sites More sharing options...
litebearer Posted January 25, 2011 Share Posted January 25, 2011 Ok, so show us your log in form and your database table. We can HELP YOU build from there Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165232 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 it doesnt have to be a good project and i dont call it a project,just need to show my teacher how it works ,>>>diffrent access and then ill pass my exam i just want it REALLY simple a simple login page i dont even need to use md5 coder to code my password for this(not even the php code that pervent sql injecsions) registration form is sooo simple too fname/Lname/username/password/ register button i just need 3 user into my DB wit 3 diffrent access code tables(or anything like this) the only proble is: wit php how can i guide each of these 3users to 3 diffrent pages after each one login Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165240 Share on other sites More sharing options...
jcbones Posted January 25, 2011 Share Posted January 25, 2011 Sorry, I don't do homework or exam work. To much in google for that. You MUST learn padewon. There is no use in passing an exam if you dont' LEARN... Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165254 Share on other sites More sharing options...
sarah_1988 Posted January 25, 2011 Author Share Posted January 25, 2011 ok np ill find answer somewhere els ty for trying to help thuo Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165258 Share on other sites More sharing options...
Maq Posted January 26, 2011 Share Posted January 26, 2011 Like previously mentioned, no one is going to do your homework for you, which is exactly what you're asking for. We want to help you, after all, that's why we are here. I doubt you'll find the answer elsewhere but you could probably find a tutorial to show and teach you how to build what you need. Good luck... Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165349 Share on other sites More sharing options...
sarah_1988 Posted January 26, 2011 Author Share Posted January 26, 2011 well actually i found some one thank u again for nothing Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165414 Share on other sites More sharing options...
litebearer Posted January 26, 2011 Share Posted January 26, 2011 my my sooooooooooo polite and nice, Sure hope she isn't studying to be a doctor just a tip: Example ne page that decides what menu is shown depending upon user lever (1=guest, 2 = registered use, 3 = admin)... <?PHP session_start(); $user_level = $_SESSION['user_level']; if($user_level == 1) { ?> View pictures <? } if($user_level == 2) { ?> View pictures Add pictures <? } if($user_level == 3) { ?> View pictures Add pictures Delete pictures Add users Edit users Delete users <? } Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165416 Share on other sites More sharing options...
Maq Posted January 26, 2011 Share Posted January 26, 2011 well actually i found some one thank u again for nothing Good for you. If this issue has been resolved then mark as so. Quote Link to comment https://forums.phpfreaks.com/topic/225664-can-some-one-help-me-lowerize-this-script-functions/#findComment-1165471 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.