+ Reply to Thread
Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 59

Thread: Creating login/registration forms with php

  1. #11
    deckztrouze is offline Newbie
    Join Date
    Apr 2009
    Posts
    1
    Rep Power
    0

    Re: Creating login/registration forms with php

    nice tutorial, im trying it out

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Martin_kp's Avatar
    Martin_kp is offline Learning Programmer
    Join Date
    May 2008
    Location
    Indonesia
    Posts
    60
    Rep Power
    0

    Re: Creating login/registration forms with php

    Nice tutorial. But I changed the color to gray since some scientists say that you should keep the bgcolors white or gray, not black. They said our eyes would be damaged faster if we don't do it. The proof? Google ! It uses white for it's bgcolor.
    Posted via CodeCall Mobile

  4. #13
    Join Date
    Aug 2007
    Location
    Gizeh, Al Jizah, Egypt, Egypt
    Posts
    8,675
    Blog Entries
    12
    Rep Power
    81

    Re: Creating login/registration forms with php

    well, thnx for the advice ill consider that on my next tutorial
    yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
    Code:
    eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
    www.amrosama.com | the unholy methods of javascript

  5. #14
    bb2
    bb2 is offline Newbie
    Join Date
    Apr 2009
    Posts
    1
    Rep Power
    0

    Re: Creating login/registration forms with php

    How secure is this form? Should i be afraid for any sql injections or such?

  6. #15
    Join Date
    Aug 2007
    Location
    Gizeh, Al Jizah, Egypt, Egypt
    Posts
    8,675
    Blog Entries
    12
    Rep Power
    81

    Re: Creating login/registration forms with php

    its not secure at all! its for beginners Posted via CodeCall Mobile

  7. #16
    arragonx is offline Newbie
    Join Date
    Apr 2009
    Posts
    1
    Rep Power
    0

    Re: Creating login/registration forms with php

    Great tutorial

  8. #17
    Join Date
    Jun 2009
    Posts
    1
    Rep Power
    0

    Re: Creating login/registration forms with php

    thanks amr

  9. #18
    Join Date
    Aug 2007
    Location
    Gizeh, Al Jizah, Egypt, Egypt
    Posts
    8,675
    Blog Entries
    12
    Rep Power
    81

    Re: Creating login/registration forms with php

    you are welcome Amr!
    yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
    Code:
    eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
    www.amrosama.com | the unholy methods of javascript

  10. #19
    lin
    lin is offline Newbie
    Join Date
    Aug 2009
    Posts
    2
    Rep Power
    0

    Re: Creating login/registration forms with php

    hopefully.. can solve my problem..

  11. #20
    lin
    lin is offline Newbie
    Join Date
    Aug 2009
    Posts
    2
    Rep Power
    0

    Re: Creating login/registration forms with php

    i run it... it succesfully run... but why it appeared error

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Program Files\xampp\htdocs\test\index.php:8) in C:\Program Files\xampp\htdocs\test\index.php on line 9

    in log in page (index.php)... someone can help me???

+ Reply to Thread
Page 2 of 6 FirstFirst 1234 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 24 users browsing this thread. (0 members and 24 guests)

Similar Threads

  1. Secure Registration and Login for CMS
    By iamchristill in forum PHP Development
    Replies: 2
    Last Post: 11-01-2011, 06:17 PM
  2. Login and Register Forms, using database
    By Zvone in forum Visual Basic Programming
    Replies: 2
    Last Post: 09-03-2011, 11:17 AM
  3. Problem with creating forms with same dimension.
    By chax in forum Visual Basic Programming
    Replies: 2
    Last Post: 08-12-2011, 09:46 PM
  4. Link my user registration/login to my blog?
    By wheay in forum Database & Database Programming
    Replies: 2
    Last Post: 04-26-2011, 10:25 AM
  5. creating forms with php
    By achi in forum PHP Development
    Replies: 2
    Last Post: 03-23-2009, 08:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts