Add to Google

How Do I Make The Login Script?

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by odomike on Oct 15 2004, 01:51 AM. (Line Breaks Removed)
thanks for the link prodigy. *heading straight to phpfreaks*
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > General > Hosted Members Area

How Do I Make The Login Script?

Shadow
i want to add a login script to my page, can anyone tell me how???


thanx in advance!

Reply

Triple X
QUOTE(killahg @ Oct 10 2004, 08:29 PM)
i want to add a login script to my page, can anyone tell me how???


thanx in advance!

Just find "Leech Protect" or w/e in your cpanel, you can choose to p/w protect any folder you wish.

If you want something different try hotscripts.com.

Reply

Trystim
it varies on how you want to do it, if you want a universal password for "members" to join i can whip you up a flash login and then you can have the password harder to obtain then by just pw folders and files unfortunatly it stores that info somewhere in some form of text file that can be achieved if someone wants it bad enough, granted the same goes with a flash login but can take and work around that multiple ways that makes it alot harder. Let Me know i got you on msn and yahoo messenger i will be home after 530pm est tommorrow.

Reply

Shadow
im looking for more of what trystim said, but kinda not.. like i mean i want a log-in where people can join and when they log-in it shows latest news and stuff.. kinda like the trap17 portal but for my site

Reply

Trystim
so then if i am thinking right you are wanting it so that when they enter their username and password they are redirected to a "news" section of your page from which they can navigate to other places from that page but see the information you need/want them to see first?

Reply

beg4mercy
QUOTE(killahg @ Oct 11 2004, 12:09 PM)
im looking for more of what trystim said, but kinda not.. like i mean i want a log-in where people can join and when they log-in it shows latest news and stuff.. kinda like the trap17 portal but for my site

This is probably a stupid answer, but why not just use PHP-Nuke, or PostNuke to run your whole site? I mean you obviously want to script it personally, but why not just use one of those two CMS's?

Reply

odomike
I also need something like that of killahg, but i want my own to be done in PHP scripting. So that someone (members) can log into my forums through the login in my homepage.

Can someone pls help me with that? I will be most grateful to you for that. Anyone who can do that, please tell me so that I will PM my Yahoo! messenger ID to you and/or send you a mail.

THank you in advance.

Reply

cragllo
QUOTE(odomike @ Oct 11 2004, 09:35 PM)
I also need something like that of killahg, but i want my own to be done in PHP scripting. So that someone (members) can log into my forums through the login in my homepage.

Can someone pls help me with that? I will be most grateful to you for that. Anyone who can do that, please tell me    so that I will PM my Yahoo! messenger ID to you and/or send you a mail.

THank you in advance.

You could use an iframe and load the login page inside that, or a second login page, just copy the forum one and customixe it, you a 'web designer' you should know how to do all that, Im only 15 and its easy to me...

P.S. I like the template you have used on your site, where did you get it from? Also you need to check your site, some text is overlapping the main content and you have alot of pages missing...

 

 

 


Reply

odomike
QUOTE(cragllo @ Oct 11 2004, 10:22 PM)
P.S. I like the template you have used on your site, where did you get it from? Also you need to check your site, some text is overlapping the main content and you have alot of pages missing...

I designed the template myself and from the scratch. I know that some of the links are not working for now. It is because the website is still been designed by me and I am stil making lots of changes in there. I should be finishing it in about one week or so.

Thanks for the compliments.

Reply

Zenchi
Well, you could create a login that uses cookies like the forum does. Just find the script and define the PHP terms.. and you're all set.

I could probably make it work completely, the only thing you would have to do is to see if the cookies are set, etc, etc..

Reply

Latest Entries

odomike
thanks for the link prodigy.

*heading straight to phpfreaks*

Reply

prodigy
If you are looking for a php login script goto Phpfreaks and get one from there, I have seen many there so u should be able to find a free one that suits you. There are some which run of mysql databases with members, dunno if thats sufficient but try it out biggrin.gif

Reply

odomike
QUOTE(Zenchi @ Oct 12 2004, 02:02 AM)
Well, you could create a login that uses cookies like the forum does. Just find the script and define the PHP terms.. and you're all set.

I could probably make it work completely, the only thing you would have to do is to see if the cookies are set, etc, etc..

The problem here is that i do not even know how to make the script and I am choked there. i dont even know how to make a login script that uses cookies.

Zenchi Please help me if you can.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. loginscript pearl - 587.09 hr back. (1)
  2. php login script iframe - 705.02 hr back. (1)
  3. how to make a login script for msn - 1093.93 hr back. (2)
Similar Topics

Keywords : login script

  1. Guestbook (cgi-script) Problems - Do u know much bout chmod and cgi-cripts? (5)
    Hi! I'd like to make a guestbook with a cgi-script I found at Lissa Explains it All .
    There were instruction bout how to install this gbook: click here QUOTE Active Guestbook
    Unzip the file, you'll find 4 separate files: guestbook.cgi mail.gif url.gif readme.txt 1.
    Open guestbook.cgi in a plain text editor like notepad. Find out your path to perl from your Web
    host, and change the first line to reflect that. The default setting, #!/usr/bin/perl, usually
    works for most servers. If not, you can try #!/usr/local/bin/perl. Save your changes. ...
  2. Phpizabi Social Network Script - (1)
    Hello everyone not been on for AGES! we had net problems and i had to move to qupis and now
    I've got problems. I'm making a social networking site using this script and I cant get it
    to install Everytime I go to the install page i get this QUOTE Warning: session_start() :
    open_basedir restriction in effect. File(/home/kasiks1/tmp) is not within the allowed path(s):
    (/home/karlos:/usr/lib/php:/usr/local/lib/php:/tmp) in
    /home/karlos/public_html/phpazi/install/index.php on line 1 Fatal error: session_start() : Failed
    to initialize storage module: file...
  3. Can't Login To Any Software On My Site - anyone know how to fix? (3)
  4. Could Someone Make A Php Script For Me? - Script to manage clans and players (3)
    Does someone know a script where you can 1. Add clans to a roster 2. Edit clans on a roster 3. Add
    players too a clan 4. Edit players 5. Schedule matches 6. Add clan Leaders to manage their own clan
    + members 7. Add members to edit their own information And maybe some sort of scoreboard integrated
    where you can put Wins, Draws and loses and that automaticly puts best clans on the top? If there
    isnt such a script could someone create 1 for me? (its for a league ^^)...
  5. Cpanel Help, Trouble Logging In. - Cannot login as it states "Login Attempt Failed!" (4)
    Before I was able to login within my Cpanel without problem but now I try to login and it states
    "Login Attempt Failed!" which makes no sense. I made sure nothing was written incorrectly within
    the fields but yet I get this error. ;-; I hope I wasn't hacked or anything.... anyone has any
    idea of what this could mean?...
  6. Wordpress Login Trouble [resolved] - It says something about cookies. (8)
    Whenever I try to login to my newly installed Wordpress account, it gives me this message at the
    top: Warning: Cannot modify header information - headers already sent by (output started at
    /home/a0123b56/public_html/wp-config.php:29) in /home/a0123b56/public_html/wp-login.php on line 12
    Warning: Cannot modify header information - headers already sent by (output started at
    /home/a0123b56/public_html/wp-config.php:29) in /home/a0123b56/public_html/wp-login.php on line 24
    And then when I ignore that and try to login, it says that either cookies are blocked or your brow...
  7. Upload Script To Transfer Files From Laptop To Desktop - (3)
    Would it be allowed to have an upload script to transfer text files (homework) from laptop to
    desktop? Because my printer is set up from my desktop, and most of my homework is done on my laptop.
    So would this be allowed? Thanks....
  8. Have There Been Any Changes? - PHP script not working anymore. (1)
    Hi, I was wondering if any changes have been made to the PHP and/or MySQL section at trap 17. All of
    a sudden a PHP script is beginneng to give errors where it never did before. I have a greeting card
    system on my website, and all of a sudden, when I try to add a card I get a load of errors, while I
    have not changed any code. These ar erthe errors i am getting: CODE Warning:
    imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions
    in /home/mrdee/public_html/kaart/admin/classes/class_images.inc.php on line 200 Warning&...
  9. Login Trouble [resolved] - (3)
    I'm having trouble logging into Trap17. When I login with the top bar, it sends me to the login
    page, and when I login page, it sends me to
    http://www.trap17.com/forums/index.php?htt...ums/forums.html And I'm still not logged in.
    I've tried on FF and IE. I'm at school and it's the only place where it will actually
    log me into Trap. I've got a feeling this will damage my credits. /unsure.gif"
    style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" />...
  10. Control Panel Will Not Let Me In [resolved] - Login problems (4)
    I am frantically trying to get into my Trap 17 control panel. I tried to get into the login screen
    by typing: http://www.trap17.com:2082 and indeed, the login screen comes up. I then type in my
    username (mrdee, or should it be my trap 17 domain)? I then also enter my correct password, what
    hapeens then is that the login screen keeps popping up again. I have no idea what I am doing wrong.
    Can anyone help me please? Thanks in advance. ...
  11. Request For Coders (lots To Do) - Assisting on the Development of a Forum Script (1)
    I recently got involved in a Forum software script which is being developed and thought I should let
    everyone know that they need some assistance in the PHP, MySql, Html, and CSS areas. Also, some
    Visual Designers would be quite useful. AEF Forum Software is the name of the project. It is
    presently in version 1.0.3, and have some pretty cool features already, but in order to advance in
    its standings against such Boards as IPB, phpbb, Yabb, etc, more features and Themes are required.
    Good bunch of people working hard, but just not enough of us to do everything. Come h...
  12. Different Log In Script... - (6)
    Ok well i picked out a new log in script..
    http://evolt.org/PHP-Login-System-with-Adm...tures#authorbio And now I get errors, like i had
    before I guess, but I still get errors. I installed everything properly, and idk why I get these
    errors.. on login screen: QUOTE Warning: session_start() : Cannot send session cache limiter
    - headers already sent (output started at /home/enrit/public_html/include/constants.php:94) in
    /home/enrit/public_html/include/session.php on line 46 and on registering screen: QUOTE
    Warning: session_start() : Cannot send session...
  13. No Cpanel Login, And No Page Load - (3)
    Hey all- I'm having trouble connecting to my website right now. My webpage itself will not load
    (www.plugcomputers.com), outlook will not connect to my webmail from my website, I can not even get
    the cPanel login to come up, and SmartFTP will not connect to my page either. I have plenty of
    hosting credits, about 9 days, so that shouldnt be the issue? Whats going on? Server issues or is
    this something I need to fix? Thanks all, I appreciate the help....
  14. Login 2 Cpanel - question (5)
    Hi all i want to know we can login to cpanel by use this address : http://www.trap17.com/cpanel
    and use (own username and password ) or we must use own domain name for login to cpanel and ftp
    thanks to all...
  15. Help With Running A Cgi Script - (2)
    i am having a problem running a cgi script written in perl in my site , the path to perl and file
    permissions and anyother thing that may cause a problem i have checked and found none , the response
    i get is 500 , internal server error ,i am pretty new to perl but i am sure it's nothin wrong
    with the code , so if anybody can throw me a light on what may be wrong i will be most grateful
    ,thanks in anticipation...
  16. Live Help With Php Login And Registeration Scripts - Php Help! (5)
    Hi Everyone I really need help with PHP. I need to edit the codes and I am not sure how to do that
    so if anyone has instant messenger on aol,yahoo,or msn Please IM me So I can have one on one help.It
    will be will be easier on me.my instant messengers are AOL:Blondehottie0417 Yahoo:lilnicki20012002
    MSN/Hotmail:downrightspicy04@hotmail.com Thank you very much I will apprecitate any help given....
  17. I Can't Login To My Cpanel From Home - Need ADMIN Help (4)
    Hi all, Today i process My trap17.com Account and install two scripts on it, PHPbb2 Full Mode and
    PHP-Nuke, all these work i had done from my Friend PC. Now when i am trying to login to my Cpanel
    from my home, i am unable to login and following message is coming from their QUOTE Network
    Access Message: The page cannot be displayed Technical Information (for Support personnel) *
    Error Code: 502 Proxy Error. The specified Secure Sockets Layer (SSL) port is not allowed. ISA
    Server is not configured to allow SSL requests from this port. Most Web browsers u...
  18. Fantastic Script - How ? (2)
    Hi all iam sorry posting here but i think here admins read my post i write some script like famp3 ,
    fanewsletter , famail and .... and i submit my script at hotscripts i want to know how can send my
    script in Fantastic at cpanel for example phpbb it show in Fantastic or wordpress it show at
    Fantastic and users can install script by 1 click i want my script locate at Fantastic with cpanel ?
    cpanel admin or developers must add my script or server admin can add my script in Fantastic !
    thanks...
  19. Fantastico Forum Problem - forum login problems (3)
    hello! first of all im not sure if the fantastico problems should be posted here but i guess
    they can be as im a hosted member in need of support /tongue.gif" style="vertical-align:middle"
    emoid=":P" border="0" alt="tongue.gif" /> i installed the simple machines forum about 2 or 3 days
    ago and set the admin name and password during the install steps, once it was installed i followed
    the link to login as the admin and sort it all out properly but it gave me another login screen
    ("index.php?action=login2") i belive for those who also have the simple machines forum. ...
  20. Script Error With Domain Name Changing - (8)
    I am trying to change my domain name... and it is not working for me... CODE Warning:
    mysql_real_escape_string(): Access denied for user: 'nobody@localhost'
    (Using password: NO) in /home/trap17/public_html/process/changedomain.php on line 71
    Warning: mysql_real_escape_string(): A link to the server could not be established
    in /home/trap17/public_html/process/changedomain.php on line 71 Warning:
    mysql_real_escape_string(): Access denied for user: 'nobody@localhost'
    (Using passwo...
  21. Coppermine Photo Gallery - Security Alert - For members using this script (1)
    As reported: QUOTE TITLE: Coppermine Photo Gallery Multiple File Extensions Vulnerability
    SECUNIA ADVISORY ID: SA20211 VERIFY ADVISORY: http://secunia.com/advisories/20211/ CRITICAL:
    Moderately critical IMPACT: System access WHERE: From remote SOFTWARE: Coppermine Photo Gallery
    1.x http://secunia.com/product/1427/ DESCRIPTION: A vulnerability has been reported in Coppermine
    Photo Gallery, which can be exploited by malicious users to compromise a vulnerable system. The
    vulnerability is caused due to an error in the handling of file uploads where a filenam...
  22. Password Doesnt Work Properly In Cpanel Login - Sometimes it works... sometimes it doesn't (4)
    I am not able to login to my cPanel using the HTTP password request that pops up when I go to my
    /cpanel, but when I click cancel and it brings me to the cpanel login screen I am able to login
    successfully. I am also unable to authenticate any of my passwords via my FTP client. I've
    made a custom account, used the root account, and used some other main accounts (using the main
    password). I didn't mistype the password 10 times in a row. What's the deal? Anyone else
    having this problem? o_O And yes, I am typing @sfusy.trap17.com Edited Topic Title ...
  23. Help In A Php Script - (1)
    i am having phpnuke in my site and one very important thing i need to have in my site is a
    user's page where his profile and all his friends profiles will be appearing and he can add ,
    delete or accept friends , i know php basics only so if i try to write the script myself ( i mean i
    think i can do if i try ,like i have enabled images to be uploaded in sig for my phbb forum which by
    default as you will be knowing only has text to be dispalyed as sig , and took me whole three days
    to complete it , i also searched the net and downloaded some mods but none of them seeme...
  24. Unable To Login To Cpanel - (5)
    when i go to login to cpanel on my account it says QUOTE ERROR The requested URL could not be
    retrieved -------------------------------------------------------------------------------- While
    trying to retrieve the URL: www.kyle.trap17.com:2083 The following error was encountered: Access
    Denied. Access control configuration prevents your request f so i was wondering what is wrong
    have i done something??? thank you...
  25. Cpanel Login Failed =( - (5)
    hmm its been awhile since ive been tryin to log in into me cpanel...and i guess that i forgot it now
    becuase it doesnt seem to let me through... i was wonderin if i can get my password PMed to
    me...thanks... SORRY nevermind false alarm....i finally got it to work...i dont know how though
    because i used the same password that wouldnt work and the next time i used it it actually did
    work...heh weird =/...
  26. Cpanel Login Problem - (5)
    hey i cant seem to login into my cpanel i keep gettn the wrong password...idk how im sure im using
    the right password...pfft...i wus wondering if i can get my password sent to me or somthing if
    possible...thanks...
  27. 127.0.0.1 Last Login In Cpanel - (2)
    I just login to my cPanel and I saw this. My last login was from an IP adress 127.0.0.1 I was
    like... huh? /laugh.gif" style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" />
    What's going on?...
  28. Adress Book Importer Script - Required free (4)
    can some one tell me where i can find a script in php , which imports the email adresses from adress
    books and send them mail ?? for example in many community websites , there is an option that , if
    some one gives his/her email and password..then they import the email adresses from that persons
    adress book or tell that it was wrong password etc.....
  29. Cgi Files? - where does this script belong? (6)
    hello guys, it's been a couple of days that i dont know where this script must be placed and in
    which format...i know it is from perl but what format should i use .pl or .cgi, yep i am a newbie
    /rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />
    i also saw that there is a folder in my directory called cgi-bin, do i have tu put it there?
    QUOTE #!/usr/bin/perl $recipient = "me@somemail.com"; # watch out for backslash
    $mail = "/usr/sbin/sendmail"; if($ENV{REQUEST_METHOD} eq 'POST') { re...
  30. Cpanel Login Failure - Help, please! (3)
    Everytime I try to log-in to cpanel, the URL is dead, and I can't log-in. /sad.gif"
    style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Help please? Website URL is
    www.novaterra.trap17.com The URL they gave me to log-in is dead. /unsure.gif"
    style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> EDIT: Do we have to
    wait or something?...



Looking for make, login, script

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for make, login, script

*MORE FROM TRAP17.COM*
advertisement



How Do I Make The Login Script?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE