Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Reply
Old 02-28-2009, 05:29 PM   #1 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,681

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default My PHP Video Tutorials

I want to help spruce this section up a bit, get some good information flowing about. So, I've decided to start making some tutorials. I figured I'd start with some basic PHP scripts, and maybe do some XHTML/CSS at some point too.

My first one is a basic login/register system using PHP and MySQL.

Part 1 - YouTube - PHP Simple Login System Tutorial 1
Part 2 - YouTube - PHP Simple Login System Tutorial 2


I dunno how this will pan out, but we'll see how it goes. Criticism welcome. If you have any requests for a specific script tutorial, post away.

Enjoy.
__________________

Need website help? PM me!

Last edited by Baez; 03-07-2009 at 07:35 PM. Reason: fixed up
CrazeD is online now   Reply With Quote
Old 03-04-2009, 03:12 AM   #2 (permalink)
Saxon's Avatar
 

Join Date: Feb 2007

Posts: 6,346

Saxon is just really niceSaxon is just really niceSaxon is just really niceSaxon is just really nice

Default Re: My PHP Video Tutorials

When you up part two mate I will sticky this for you.
__________________
I am not here for long I am deploying soon so please don't expect anything long winded.

Saxon is offline   Reply With Quote
Old 03-04-2009, 05:09 AM   #3 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,443

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default Re: My PHP Video Tutorials

Awesome.

At 3:20 though, do you need to have the @? Because it wont show your password, usually just says 'yes' or something.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"
zedman3d is offline   Reply With Quote
Old 03-04-2009, 04:41 PM   #4 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,681

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: My PHP Video Tutorials

Quote:
Originally Posted by zedman3d View Post
Awesome.

At 3:20 though, do you need to have the @? Because it wont show your password, usually just says 'yes' or something.
Yes.

If you don't use the @, and your MySQL credentials are invalid, it will look like this:

Code:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'test'@'localhost' (using password: YES) in C:\WEB\public_html\test.php on line 8

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\WEB\public_html\test.php on line 9

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\WEB\public_html\test.php on line 9
If you do it the way I did it in the video, it will look like this:

Code:
could not connect to database!

__________________

Need website help? PM me!
CrazeD is online now   Reply With Quote
Old 03-04-2009, 05:13 PM   #5 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,681

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: My PHP Video Tutorials

Here is part 2: YouTube - PHP Simple Login System Tutorial Part 2

Sax (or anyone), if you wanna add this to my OP that'd be cool, thanks.
__________________

Need website help? PM me!
CrazeD is online now   Reply With Quote
Old 03-06-2009, 12:06 AM   #6 (permalink)
zedman3d's Avatar
 
I am of the highest lvl..

Join Date: Oct 2007

Location: Sydney, Australia

Posts: 2,443

zedman3d will become famous soon enoughzedman3d will become famous soon enough

Default Re: My PHP Video Tutorials

Awesome.
And yeah thats right.
__________________



My pick up line is: I know Vernong.

Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."

Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock"
zedman3d is offline   Reply With Quote
Old 03-08-2009, 11:30 PM   #7 (permalink)
Spit-wad's Avatar
 
Bake a Pretty Cake!

Join Date: Jun 2008

Location: Madison, WI

Posts: 718

Spit-wad will become famous soon enough

Default Re: My PHP Video Tutorials

Have you ever been told that you have a majestic voice that could probably seduce Jessica Alba with ease?
Spit-wad is offline   Reply With Quote
Old 03-09-2009, 12:24 AM   #8 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,681

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: My PHP Video Tutorials

Quote:
Originally Posted by Spit-wad View Post
Have you ever been told that you have a majestic voice that could probably seduce Jessica Alba with ease?
LOL!!

Nope, first time.
__________________

Need website help? PM me!
CrazeD is online now   Reply With Quote
Old 03-09-2009, 03:35 AM   #9 (permalink)
Spit-wad's Avatar
 
Bake a Pretty Cake!

Join Date: Jun 2008

Location: Madison, WI

Posts: 718

Spit-wad will become famous soon enough

Default Re: My PHP Video Tutorials

**** you type fast... I mean I think that I type pretty fast, but I can't do special characters for ****... which means I can't code fast.

Good tutorial, though... I need to read up before I try it cuz I didn't understand a lot of that.
Spit-wad is offline   Reply With Quote
Old 03-09-2009, 06:02 AM   #10 (permalink)
CrazeD's Avatar
 
Wizard Techie

Join Date: Feb 2006

Location: Maine

Posts: 3,681

CrazeD will become famous soon enough

Send a message via AIM to CrazeD Send a message via MSN to CrazeD
Default Re: My PHP Video Tutorials

If by special characters you mean brackets and stuff, then yeah, you get used to it after a while.

Which parts didn't you understand?
__________________

Need website help? PM me!
CrazeD is online now   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hello TF Guys, Gals, and Members -- WE ARE MOVING Larry Rules, News and Announcements 35 08-18-2008 04:15 AM