<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CGI &#38; PHP &#187; Videos</title>
	<atom:link href="http://www.cgiphp.com/blog/category/videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgiphp.com</link>
	<description>Enhance your site with CGi, PHP and ASP scripts</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:23:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Python Programming Tutorial &#8211; 20 &#8211; If Statement</title>
		<link>http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/</link>
		<comments>http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 07:05:57 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Statement]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/</guid>
		<description><![CDATA[Part 21 &#8211; www.youtube.com The famous if statement Python Programming Tutorial &#8211; 20 &#8211; If Statement is a post from: CGI &#38; PHP<p><a href="http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/">Python Programming Tutorial &#8211; 20 &#8211; If Statement</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/II5WTVvryvk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/II5WTVvryvk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Part 21 &#8211; www.youtube.com The famous if statement</p>
<p><a href="http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/">Python Programming Tutorial &#8211; 20 &#8211; If Statement</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=554&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/python-programming-tutorial-20-if-statement/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Lecture 27 &#124; Programming Methodology (Stanford)</title>
		<link>http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/</link>
		<comments>http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 07:05:31 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Lecture]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/</guid>
		<description><![CDATA[Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami lectures on options and opportunities after his class. He shows students the path of majoring in CS and explains what each class will offer. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, [...]<p><a href="http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/">Lecture 27 | Programming Methodology (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/aIjM-UE1JDQ?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/aIjM-UE1JDQ?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami lectures on options and opportunities after his class. He shows students the path of majoring in CS and explains what each class will offer. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good programming style and the built-in facilities of the Java language. Complete Playlist for the Course: www.youtube.com CS106A at Stanford Unversity: www.stanford.edu Stanford Center for Professional Development: scpd.stanford.edu Stanford University: www.stanford.edu Stanford University Channel on YouTube www.youtube.com</p>
<p><a href="http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/">Lecture 27 | Programming Methodology (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=547&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/lecture-27-programming-methodology-stanford/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Pagination Tutorial for PHP MySQL Programmers &#8211; Web Intersect Paging Database Results</title>
		<link>http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/</link>
		<comments>http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 07:11:58 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Intersect]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Pagination]]></category>
		<category><![CDATA[Paging]]></category>
		<category><![CDATA[Programmer's]]></category>
		<category><![CDATA[Results]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/</guid>
		<description><![CDATA[Get the independent generic version of this tutorial in text tutorial form here: www.developphp.com Web Intersect Source Code: www.webintersect.com Adam teaches how to throw down on custom PHP MySQL Pagination programming. Pagination Tutorial for PHP MySQL Programmers &#8211; Web Intersect Paging Database Results is a post from: CGI &#38; PHP<p><a href="http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/">Pagination Tutorial for PHP MySQL Programmers &#8211; Web Intersect Paging Database Results</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/K8xYGnEOXYc?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/K8xYGnEOXYc?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Get the independent generic version of this tutorial in text tutorial form here: www.developphp.com Web Intersect Source Code: www.webintersect.com Adam teaches how to throw down on custom PHP MySQL Pagination programming.</p>
<p><a href="http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/">Pagination Tutorial for PHP MySQL Programmers &#8211; Web Intersect Paging Database Results</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=544&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/pagination-tutorial-for-php-mysql-programmers-web-intersect-paging-database-results/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Programming! Learn the Basics of Coding, How to Pick a Language a Project, and More!</title>
		<link>http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/</link>
		<comments>http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 07:06:34 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[More]]></category>
		<category><![CDATA[Pick]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/</guid>
		<description><![CDATA[This week on Lifehacker, we&#039;re all about programming. We&#039;ll help show you some of the basics of coding, as well as how to pick a language, a first project, and how to continue your studies. Read our full night school guide to learning how to code: lifehacker.com Learn how to pick a web host and [...]<p><a href="http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/">Programming! Learn the Basics of Coding, How to Pick a Language a Project, and More!</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3fyvJcSMrVw?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/3fyvJcSMrVw?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This week on Lifehacker, we&#039;re all about programming. We&#039;ll help show you some of the basics of coding, as well as how to pick a language, a first project, and how to continue your studies. Read our full night school guide to learning how to code: lifehacker.com Learn how to pick a web host and set up your website: lifehacker.com Set up a home web server: lifehacker.com Our favorite resources for learning more: codeacademy.com http ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Like, Comment &#038; Share This Episode! GetMore Lifehacker Every Monday- Subscribe: www.youtube.com See our latest episode: youtube.com Twitter: ‪twitter.com Facebook: ‪facebook.com Lifehacker Homepage: ‪revision3.com ‪www.lifehacker.com iTunes: ‪itunes.apple.com More From The People Who Brought You Lifehacker: ‪twitter.com ABOUT LIFEHACKER: Learn tips and tricks for everything from computers to brewing coffee from the team at Lifehacker. Want to learn how to make a touch-screen stylus from a candy wrapper? Done. Need to open a beer bottle with a piece of paper? Right here. Whether you want to be more productive or just have fun, you can find out how to do it all in this series.</p>
<p><a href="http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/">Programming! Learn the Basics of Coding, How to Pick a Language a Project, and More!</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=537&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/programming-learn-the-basics-of-coding-how-to-pick-a-language-a-project-and-more/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Connect Access / OOBase to MySQL Using ODBC Part 1 of 2</title>
		<link>http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/</link>
		<comments>http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 09:29:21 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[Connect]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[OOBase]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[Using]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/</guid>
		<description><![CDATA[This video demonstrates how to install and configure the MySQL ODBC driver on a Windows-based PC and then use it to connect either Microsoft Access or Open Office Base to a MySQL database. Part 1 of 2. Connect Access / OOBase to MySQL Using ODBC Part 1 of 2 is a post from: CGI &#38; [...]<p><a href="http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/">Connect Access / OOBase to MySQL Using ODBC Part 1 of 2</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/P_QU1-BVWpU?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/P_QU1-BVWpU?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
This video demonstrates how to install and configure the MySQL ODBC driver on a Windows-based PC and then use it to connect either Microsoft Access or Open Office Base to a MySQL database. Part 1 of 2.</p>
<p><a href="http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/">Connect Access / OOBase to MySQL Using ODBC Part 1 of 2</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=535&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/connect-access-oobase-to-mysql-using-odbc-part-1-of-2/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Lecture 16 &#124; Programming Methodology (Stanford)</title>
		<link>http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/</link>
		<comments>http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 08:32:18 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Lecture]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/</guid>
		<description><![CDATA[Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami introduces the topic Array and shows how to create one. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good [...]<p><a href="http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/">Lecture 16 | Programming Methodology (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/FUO3XEUVydk?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/FUO3XEUVydk?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Lecture by Professor Mehran Sahami for the Stanford Computer Science Department (CS106A). Professor Sahami introduces the topic Array and shows how to create one. CS106A is an Introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Uses the Java programming language. Emphasis is on good programming style and the built-in facilities of the Java language. Complete Playlist for the Course: www.youtube.com CS106A at Stanford Unversity: www.stanford.edu Stanford Center for Professional Development: scpd.stanford.edu Stanford University: www.stanford.edu Stanford University Channel on YouTube www.youtube.com</p>
<p><a href="http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/">Lecture 16 | Programming Methodology (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=531&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/lecture-16-programming-methodology-stanford/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Lecture 4 &#124; Programming Paradigms (Stanford)</title>
		<link>http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/</link>
		<comments>http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 07:02:40 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Lecture]]></category>
		<category><![CDATA[Paradigms]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Stanford]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/</guid>
		<description><![CDATA[Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain discusses C and C++ programming, including bit patterns, memory copy, and linear search. Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C++, Concurrent Programming, Scheme, and Python. The class aims to teach [...]<p><a href="http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/">Lecture 4 | Programming Paradigms (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/_eR4rxnM7Lc?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/_eR4rxnM7Lc?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Lecture by Professor Jerry Cain for Programming Paradigms (CS107) in the Stanford University Computer Science department. In this lecture, Prof. Cain discusses C and C++ programming, including bit patterns, memory copy, and linear search. Programming Paradigms (CS107) introduces several programming languages, including C, Assembly, C++, Concurrent Programming, Scheme, and Python. The class aims to teach students how to write code for each of these individual languages and to understand the programming paradigms behind these languages. Complete Playlist for the Course: www.youtube.com CS 107 Course Website: www.CS107.stanford.edu Stanford University: www.stanford.edu Stanford University Channel on YouTube: www.youtube.com</p>
<p><a href="http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/">Lecture 4 | Programming Paradigms (Stanford)</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=523&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/lecture-4-programming-paradigms-stanford/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>PHP and MYSQL &#8211; Editing and Deleting Data</title>
		<link>http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/</link>
		<comments>http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 07:10:24 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Deleting]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/</guid>
		<description><![CDATA[I go over how to modify and delete data from your database &#8212; Post any questions you have in the comments and please rate/subscribe if you like the videos &#8211; PHP and MYSQL &#8211; Editing and Deleting Data is a post from: CGI &#38; PHP<p><a href="http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/">PHP and MYSQL &#8211; Editing and Deleting Data</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/kc1bppUlqps?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/kc1bppUlqps?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
I go over how to modify and delete data from your database &#8212; Post any questions you have in the comments and please rate/subscribe if you like the videos &#8211;</p>
<p><a href="http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/">PHP and MYSQL &#8211; Editing and Deleting Data</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=520&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/php-and-mysql-editing-and-deleting-data/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Java Programming Tutorial &#8211; 17 &#8211; Constructors</title>
		<link>http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/</link>
		<comments>http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 07:01:30 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Constructors]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/</guid>
		<description><![CDATA[What constructors are in java and how to use them. Java Programming Tutorial &#8211; 17 &#8211; Constructors is a post from: CGI &#38; PHP<p><a href="http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/">Java Programming Tutorial &#8211; 17 &#8211; Constructors</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tPFuVRbUTwA?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/tPFuVRbUTwA?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
What constructors are in java and how to use them.</p>
<p><a href="http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/">Java Programming Tutorial &#8211; 17 &#8211; Constructors</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=512&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/java-programming-tutorial-17-constructors/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>PHP and MYSQL &#8211; Connecting to a Database and Adding Data</title>
		<link>http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/</link>
		<comments>http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 07:06:37 +0000</pubDate>
		<dc:creator>CGI &#38; PHP.com</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Adding]]></category>
		<category><![CDATA[Connecting]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/</guid>
		<description><![CDATA[Whats coverd: -What is MYSQL -phpmyadmin -getting data from a database with php -displaying that data on a page -insert data using a form &#8211;source code comming soon! PHP and MYSQL &#8211; Connecting to a Database and Adding Data is a post from: CGI &#38; PHP<p><a href="http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/">PHP and MYSQL &#8211; Connecting to a Database and Adding Data</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/tqfl51HVodI?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/tqfl51HVodI?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
Whats coverd: -What is MYSQL -phpmyadmin -getting data from a database with php -displaying that data on a page -insert data using a form &#8211;source code comming soon!</p>
<p><a href="http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/">PHP and MYSQL &#8211; Connecting to a Database and Adding Data</a> is a post from: <a href="http://www.cgiphp.com">CGI &amp; PHP</a></p>
<img src="http://www.cgiphp.com/?ak_action=api_record_view&id=507&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.cgiphp.com/blog/php-and-mysql-connecting-to-a-database-and-adding-data/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.346 seconds -->

