Added: 4 years ago
From: gorilla3d
Views: 32,850
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (30)

Sign In or Sign Up now to post a comment!
  • Dude that's not even safe to use..

  • Hay Muchas formas de hacer un log a cierta página por medio de php.

    Desde incluir caché demás cosas.

    El chiste aquí es la lógica de cada usuario de quien lo vea, este es un método básico para ello.

  • could you please do some tutorial on a catalogue table & add to cart, i'm having trouble trying to set up session so only logged in member can complete checkout..currently non-registered & non-logged in memers are completing checkout..i can't figure out where i 've gone wrong???? i only want logged in memers to complete check & if not logged in to force login or registration

    Please upload some Tuts!! if possible...and you have some spare time...

    THANK YOU KINDLY

  • Excellent!!!! you explaing php & mysql very clear with justifications...

    most of my teachers in TAFE are knowlagable, however, cant transfer

    their knowlage very well...REALLY GREAT TUT'S

  • Just wanted to say a quick thank you for a great tutorial. This is exactly the kinda' help I needed to get started.

  • which editor are you using that is attached with opera

  • I got these errors:

    Notice: Undefined index: username in C:\xampp\htdocs\testsite\index­.php on line 5

    Notice: Undefined index: password in C:\xampp\htdocs\testsite\index­.php on line 6

    why?

  • @likesoursugar Also My one Please Help.

  • doesnt work fail

  • This script doesn't work at all even though i have used several servers. i've doubled checked script so i did what he is doing in the video any ideas?

  • how do u limit how many times you can login ?

  • Use either a session, cookie, or the database to validate how many times someone can login.

    I recommend using the database method. Store the user's user agent, IP address, and some other credentials into the database and a then a time set when they will be allowed to log in again.

  • what program are you using?

    i tried frontpage and dreamweaver but they don't work with php?

  • The last several versions of Dreamweaver actually do support PHP. Make sure that, if you are actually trying to test it, that you have a PHP-enabled server installed on your machine. Apache is great for that purpose, and I recommend using the XAMPP kit that installs the most common server software such as Apache with PHP, MySQL server, etc.

    Just google XAMPP.

  • i have cs3 but cannot support php on website.

    is it possible to use XML?

  • XML is a very different subject to tackle, but yes you should be able to with the right know-how.

    As for the php, if you're using Dreamweaver CS3 it's ready to assist you with PHP. You say "cannot support php on website" which to me means that your web HOST does not support PHP, which is very possible. If you are using a shared web host and chose the Windows option, often that implies only ASP is supported. Also, make sure the files are using the .php extension, not .html, that's key.

  • There's a nice PHP IDE called phpDesigner. It has a Free version. I like it very much.

  • For those already comfortable with the language they're using or prefer not to have the little hints drop down like Dreamweaver does, I'm a big fan of Notepad++ (notepadplusplus . org), it uses very low system resources, has good code-coloring for dozens of languages, allows unlimited files open in tabs (and remembers where you left off) and lets you have 2 open side-by-side.

    It just doesn't baby you with code recommendations.

  • JS:Agent-BA [Trj] apparently

  • the exact one in your description.

  • I clicked on the link to your site and according to Avast it contained a Trojan Horse.

  • could you let me know a specific page? If this is true defiantly not a good thing

  • Works great, thanks so much for replying. It's one thing to be able to watch this/these tutorials, but to actually have you reply with answers/help is incredible.

  • The username is case-sensitive.. any idea on a fix?

  • if(strtolower($username) == strtolower($_POST['username'])­) {

    }

  • what is the program you use in the video...??? pleas PM me-?-

  • Hi i like your vidsbut i have a lil problem that is keepin me from movin on can any body help?

    i keep on getting this '; } ?> above my login form whats wrong?

  • your site has a virus..

    can you make a tutorial using a mysql

  • the program is called vim or gvim - u get it with linux. u can probably get it for windows too

  • [b] Cool, is there a video about how to mak guestbooks with php?[/b]

  • I thins eclipse

  • what program are u using to type the codes?

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more