Posts Tagged ‘programming’
PHP Login/Register Tutorial - Part 1
PHP Login/Register Tutorial - Part 1, enjoy!
COMMENT RATE SUBSCRIBE!
Duration : 0:6:36
PHP Tutorial #1 - Syntax
Remember this video has been uploaded in full HD, 1280X720! If you have a good internet connection please view in HD for better viewing.
This is the first video of many. In this lesson we will show you the very basic of PHP, Syntax.
A short overview about what is talked about in the video:
-PHP code tags, starting and ending a PHP script.
-All commands and lines executed must end in a semi colon ;
Thank you for watching.
P.S: You can now see this tutorial on the XCodec Official gallery, http://gallery.thexcodec.com
Duration : 0:0:39
PHP Tutorials: Creating a Guestbook (Part 2)
Create your own guestbook using PHP and a MySQL database.
Duration : 0:10:0
NinjaTrader Debugging with Visual Studio 2008 Tutorial
NinjaTrader Debugging with Visual Studio 2008 Tutorial.
NinjaTraderIndicators.Blogspot.com
You need to use a professional addition of Visual Studio or if you use the Express edition you will need to follow the steps outlined here-
www.ninjatrader-support2.com/vb/showthread.php?t=15671&highlight=visual+studio
Step 1- Enable Debugging in NT
Step 2- Bring up a chart and apply the indicators and strategies you want to debug
Step 3- Open Visual Studio (2005 or 2008 Professional Edition)
Step 4- Go to “Tools” and select attach to process and select NinjaTrader.exe (the title should be a chart- ie ES 5min)
Step 5- In Visual Studio open file and go to your ninjatrader directory and select the “.cs” files you want to debug.
Step 6- Add Break points on your selected file (you must add breakpoints in order to debug)
Step 7- Go to your open NT chart and right click and select “reload ninjascript”
Step 8- Visual studio should now pop up going from “running” to debugging” mode and should be focused on your first breakpoint.
Step 9- Add watch points and press F5 to step through.
Remember when debugging that you need to have 1 chart up with the indicators and strategies you want applied to the chart and the debugger starts stepping through at the very first bar on the chart (not the last bar). It is helpful to “add watch” on selected “indicators” and “time” when debugging.
Duration : 0:7:3
PHP Tutorials: Dynamic pages (Update)
An update to my Dynamic pages tutorial, showing how to include sub sections (as folders) in the GET variable in your URL bar. This helps create a better design for your directory structure.
Duration : 0:6:46
HTML Editing & Programming Tutorial -9- Forms + New Channel Info
Hey guys this is the 8th tutorials and this gets more advanced and it teaches about Forms and Form input data. Also check out my new Channel That will deal with all kinds of tutorials like PHP more CMD C++ and more. But CS3Tutorials001 will still be doing videos and posting and etc.
New Channel: http://www.youtube.com/TutorialsStudio
Twitter:http://www.twitter.com/CS3Tutorials001
Duration : 0:8:46
PHP Tutorials: MD5 Encryption
Learn how to encrypt passwords to a MD5 hash, securing against your plan text being read by unwanted eyes.
Duration : 0:9:34
PHP Tutorials: Creating a Guestbook (Part 1)
Create your own guestbook using PHP and a MySQL database.
Duration : 0:9:20
PHP Tutorials: Image upload site: Login (Part 1)
Creating a login script, important if you want your users to use the site!
Duration : 0:7:55
visit www.thenewboston.com for all my tutorials!