AFVA | Mitchell Posted December 15, 2009 Report Share Posted December 15, 2009 Hello all! I currently have a playlist on Youtube which has PHPVMS Tutorials (coding, walkthroughs etc.) i have been working on. All (nearly all) of them are in HD Link: http://www.youtube.com/user/MVATCCEO#g/c/D2020E16CB4582B7 Tell me what you think, Mitch (If you want a request send me a PM) Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted December 15, 2009 Administrators Report Share Posted December 15, 2009 Looks good. The module tutorial I would hold off and re-do it with the new format for the next version. Also, I noticed you do this: $data = ACARSData::GetACARSData($cutofftime=120); // it's just: $data = ACARSData::GetACARSData(120); That's in line with the PHP standards, it would be best to stay with that. There's alot of beginners too, wouldn't want them learning the wrong thing at first Other than that, what I've seen looks great. I think I'll upload the other tutorials over to YouTube as well, instead of hosting them there. Quote Link to comment Share on other sites More sharing options...
AFVA | Mitchell Posted December 15, 2009 Author Report Share Posted December 15, 2009 The module tutorial I would hold off and re-do it with the new format for the next version. Made it private. $data = ACARSData::GetACARSData($cutofftime=120); // it's just: $data = ACARSData::GetACARSData(120); That's in line with the PHP standards, it would be best to stay with that. There's alot of beginners too, wouldn't want them learning the wrong thing at first Fixed up in annotation Quote Link to comment Share on other sites More sharing options...
Moderators joeri Posted December 15, 2009 Moderators Report Share Posted December 15, 2009 Hello all! I currently have a playlist on Youtube which has PHPVMS Tutorials (coding, walkthroughs etc.) i have been working on. All (nearly all) of them are in HD Link: http://www.youtube.com/user/MVATCCEO#g/c/D2020E16CB4582B7 Tell me what you think, Mitch (If you want a request send me a PM) i will be stealing it and show it on my site some parts off the video's ;D ;D ;D na just joking i will be placing the links on my website thanks man Quote Link to comment Share on other sites More sharing options...
AFVA | Mitchell Posted December 16, 2009 Author Report Share Posted December 16, 2009 i will be stealing it and show it on my site some parts off the video's ;D ;D ;D na just joking i will be placing the links on my website thanks man Go ahead UPDATE: Just uploaded a FSAcars Tutorial, may have to redo it in the future. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.