Page 1 of 1

Question Halls...

Posted: Mon May 12, 2014 10:45 pm
by Sharlenwar
I am curious, I have gone through all the videos it seems. I have gone through about 38 episodes (47 in total if you count each video), yet it leaves off unfinished. I have enough of a base to learn the mysqli stuff and to create a new game using more current practices.

Anyways, just wondering if this is done and I'm just missing the rest of it.

Thanks!

Re: Question Halls...

Posted: Tue May 13, 2014 1:01 pm
by hallsofvallhalla
congrats on making it through it all. That is all the videos for that set. It is a bit outdated so I never came back and truly finished it. I really need to redo it and finish up so many videos.

Re: Question Halls...

Posted: Tue May 13, 2014 1:15 pm
by vitinho444
Yeah halls using the new mysqli and stuff would be great ;)

Re: Question Halls...

Posted: Tue May 13, 2014 2:32 pm
by Sharlenwar
Well, we will see. I'll look into the mysqli stuff and try and revamp the tutorial project. Then I'll go from there and probably break off into my own project. :D

But I'll carry on and post up any results.

Re: Question Halls...

Posted: Tue May 13, 2014 2:49 pm
by vitinho444
Sharlenwar wrote:Well, we will see. I'll look into the mysqli stuff and try and revamp the tutorial project. Then I'll go from there and probably break off into my own project. :D

But I'll carry on and post up any results.
Well good luck ;)

Mysql and Mysqli are not so different, you can use procedural functions just by adding the "i" in the end, but OOP is better.

Re: Question Halls...

Posted: Tue May 13, 2014 10:31 pm
by Sharlenwar
That is the thing vinto. I want to do it the "proper" way, so that means the OOP way. It is neat how you can use the two different methods for it.

I am still trying to wrap my head around it, and I think I figured it out. I have the login page working and doing the appropriate checks. Now just need to make the register page and see if I can insert anything into the database. If this works, then I'll be screaming ahead.

Thanks for all the help! I'm not sure if this thread is in the right area, I might have posted it here by mistake.

Re: Question Halls...

Posted: Tue May 13, 2014 10:46 pm
by vitinho444
Yeah sorry for the offtopic ahaha

Good luck man :)