<?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>Mad Internet Money &#187; Websites</title>
	<atom:link href="http://www.madinternetmoney.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.madinternetmoney.com</link>
	<description>Master the keys to online success</description>
	<lastBuildDate>Sun, 09 Aug 2009 22:39:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The basics of installing any PHP script</title>
		<link>http://www.madinternetmoney.com/web-design/the-basics-of-installing-any-php-script/</link>
		<comments>http://www.madinternetmoney.com/web-design/the-basics-of-installing-any-php-script/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 22:29:32 +0000</pubDate>
		<dc:creator>Jason Bobich</dc:creator>
				<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.madinternetmoney.com/?p=37</guid>
		<description><![CDATA[Pre-built PHP scripts are always a good way to get up and running with a new website idea for very cheap.  However, if you’ve never bought a PHP script before, you may be a little nervous about it because you don’t what to expect.  So let me give you a basic rundown of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Pre-built PHP scripts are always a good way to get up and running with a new website idea for very cheap.  However, if you’ve never bought a PHP script before, you may be a little nervous about it because you don’t what to expect.  So let me give you a basic rundown of the process of installing most PHP scripts after you purchase them.</p>
<ol>
<li><strong>Buy the PHP script online and download it instantly in the form of a zip package.</strong><br />
The beauty of buying digital products is that you can download them as soon as you have the urge to experiment.  You have the idea, you make the purchase, you download it, and bam, you have it!</li>
<li><strong>Unzip the package and find the Install instructions to guide you through the process. </strong><br />
Usually when you open up the package you downloaded, you’ll see some sort of HTML or text file that they’ll call instructions.txt, install.txt, readme.txt, etc.  This will explain how to install the script.  This is pretty common.</li>
<li><strong>Upload the PHP script’s files to your web server. </strong><br />
Usually there will be a folder inside the package designated to be the files that make up the script.  These are the files you would upload to your web server.  Usually the install instructions will tell you something like “Upload all of the files located in the “files/” directory to your web server.<br />
<br />
Usually the easiest way for most people to upload the files to your server is with some sort of FTP software.  Open up your FTP software, log into your website, drag the files from your computer to your web server.  Now this process may take a little while, so go read a book or play a video game.  Soon, you’ll be ready to roll!</li>
<li><strong>Setup a MySQL database, database username, and password. </strong><br />
Most likely when you purchased web hosting, your web hosting company gave you a username and password where you login into their website.  From there you probably have some sort of interface where you can click around and edit stuff (possibly cPanel or PLESK).<br />
<br />
Anyway, look for a button that says “MySQL” or “Databases.” Maybe you’ll see a picture of a dolphin, as this is the MySQL logo.  You create a database, and then create a new user for that database.</li>
<li><strong>Go to something like YourSite.com/install/ </strong><br />
Most PHP scripts come with some sort of install script that gets uploaded to your web server with the rest of your PHP script’s files.  This install script is necessary so that the MySQL database you just created gets configured properly to work with your new PHP script.<br />
<br />
In your install instructions you will probably be told to go to a certain address on your web server in order to follow step by step instructions.  If you don’t see an address to go to, try just going directly to your website and you may be automatically forwarded to the install script.  Many PHP scripts work like this, too.</li>
<li><strong>You’re then guided through an easy installation process, step by step, where you’ll eventually put in your MySQL database name, database username, and password. </strong><br />
It’s become pretty standard that a PHP script you pay money for needs to come with an easy installation script. Generally these are some sort of step by step process that you follow through at your website.<br />
<br />
Usually the installation will ask for your information like the title of your website, your e-mail address, an admin username and password.  The most important thing it will ask you is your MySQL information.  This is so your database can be configured to work properly with your PHP script.</li>
<li><strong>Then you delete whatever Install files you uploaded to your server. </strong><br />
Generally, your install instructions will tell you which files to delete after installing your PHP script.  Typically, there will be an “install.php” file or an “/install” directory (fancy talk for folder).</li>
</ol>
<p>If you wondering how you can make money with setting up a website with a PHP script, or how to find them, check out our previous post:  <a href="http://www.madinternetmoney.com/web-design/using-php-scripts-to-make-big-money/">Using PHP scripts to make big money</a></p>
<p>In a nutshell, that’s the basic concept of how any PHP script is installed.  Keep in mind this is just an overview and general information.  PHP scripts come in all forms.  So, spend a few dollars, dive in, and experiment a little.  See just how easy it is to get started on the Internet.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.madinternetmoney.com/web-design/the-basics-of-installing-any-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP scripts to make big money</title>
		<link>http://www.madinternetmoney.com/web-design/using-php-scripts-to-make-big-money/</link>
		<comments>http://www.madinternetmoney.com/web-design/using-php-scripts-to-make-big-money/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 21:39:59 +0000</pubDate>
		<dc:creator>Jason Bobich</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php scripts]]></category>

		<guid isPermaLink="false">http://www.madinternetmoney.com/?p=29</guid>
		<description><![CDATA[It’s really amazing what we can do with PHP scripts these days.  The average person can make virtually any kind of website with very little money, providing its been done before.  PHP programmers like to take advantage of common Internet trends.  So, when a website becomes popular, it inevitable that someone will eventually make a [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>It’s really amazing what we can do with PHP scripts these days.  The average person can make virtually any kind of website with very little money, providing its been done before.  PHP programmers like to take advantage of common Internet trends.  So, when a website becomes popular, it inevitable that someone will eventually make a PHP clone script for it – meaning they will essentially make something that works like the real thing using PHP/MySQL.  If you want, you can make your own Ebay, MySpace, Craigslist, or even FML (F My Life) website.  The best part is that these scripts usually go for anywhere from free to only a few hundred dollars.</p>
<p>The opportunities are endless if you just learn the <a href="http://www.madinternetmoney.com/web-design/php-mysql-vs-html-css/">basics concepts of PHP and MySQL</a>.  You can feel comfortable purchasing one of these PHP scripts, and creating a website with it.  You don’t actually need to know  how to program PHP.  You just need to understand the basic concepts.</p>
<blockquote><p>The MySQL database holds the information.  PHP operates on the web server, retrieving and storing information in the MySQL database.  HTML and CSS display the final result to the Internet user.  It’s that simple!</p></blockquote>
<p><strong>How would creating a website with a PHP script actually give me some mad Internet money?</strong></p>
<p>Once again, the concept is simple.  Your website is like NBC’s biggest Thursday night television hit.  The more people that watch it, the more advertisers will pay to have their spots show during the commercial breaks.  The more Internet traffic you can acquire to your website, the more valuable your advertising spaces are.  If you create a social networking website targeted at Houston Singles, and you can get everyone in Houston, Texas surfing your website, advertisers will be jumping at the chance to have their banner appear at the top of the website.</p>
<p>I realize that I make it sound easy, and you need to understand that making this kind money is never <em>that</em> easy.  However, it is possible.  Any business venture is going to be a long road and a risky one.  You may succeed or you may fail, but there is one difference between starting a business with a PHP script and starting a business out in the real world.  With a website like this you’re always going to be starting it for around a few hundred dollars.  Imaging the potential this few hundred dollar investment has!  You wouldn’t find anything like this anywhere, but the Internet.</p>
<p>A few years back I used a PHP script, <A href="http://www.socialengine.net/?aff=jbobich">SocialEngine</a>, to make a social networking website for deaf people.  I bought <a href="http://www.socialengine.net/?aff=jbobich">SocialEngine</a> for around $300 and bought a template for it from <a href="http://www.mysocialengine.com">MySocialEngine.com</a> to work with the script for about $50.  After $350, I was off and rolling.  Eventually, I figured out that I wasn’t getting enough traffic.  I picked a bad niche, or maybe I didn’t promote the website properly.  Whatever the case, I eventually decided that it wasn’t for me.  I moved on and explored other online business ventures.  I wasted $350 and a few weeks of my time.  No big deal.  Here I am today!</p>
<p><strong>So how do you find these PHP scripts?</strong></p>
<p>This is the best part, my friends.  It’s seriously the easiest thing ever and you’ll probably kick yourself if you’ve never thought of this before.</p>
<p>Imaging you come across some awesome website on the Internet with great functionality and tons of people using it.  You think to yourself, “I wonder if I could make a website like this, but maybe for a different audience of people.”  Well, believe me, you’re not the first person that has had that thought!  Go to Google and search for whatever kind of website it is + “PHP” and you just might find a programmer or company that has already made a clone script for it and is selling it online.</p>
<p><strong>A real life example:</strong></p>
<p>There is this cool website that I found the other day.  I know you’ve probably all heard of it already, but what can I say, I’m a little late on the curve.  The website is <a href="http://www.fmylife.com">FMyLife.com</a>.  People signup and post short, horrible stories about how their life sucks, and thousands and thousands of people are surfing the website reading the latest posts.</p>
<p>So, I went to Google and did the following searches:</p>
<p>FMyLife.com PHP<br />
FMyLife.com PHP script<br />
FMyLife.com PHP clone<br />
FMyLife.com clone script</p>
<p>And guess what? Eventually I found one.  A company actually makes an exact copy of the FMyLife and is selling it for $50.  So, for $50 I could be off and running.  Maybe I could create a website called WhyLifeIsGreat.com and everyone can post the wonderful things that happen to them.</p>
<p>Okay, that’s a totally lame idea, but I hope you get the point.  With PHP scripts, the possibilities are endless.  We can make websites for little money, dabble around, and try different things.  Happy PHP searching, people!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.madinternetmoney.com/web-design/using-php-scripts-to-make-big-money/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP/MySQL vs HTML/CSS:  What’s the difference and how do they fit together?</title>
		<link>http://www.madinternetmoney.com/web-design/php-mysql-vs-html-css/</link>
		<comments>http://www.madinternetmoney.com/web-design/php-mysql-vs-html-css/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 07:47:29 +0000</pubDate>
		<dc:creator>Jason Bobich</dc:creator>
				<category><![CDATA[Websites]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.madinternetmoney.com/?p=26</guid>
		<description><![CDATA[Making your first website by dragging and dropping in Dreamweaver is great, but as you progress into the online marketing world, you eventually need to take it to the next level.  A lot of Internet newbies get confused with all the different coding languages out there.  HTML?  PHP?  When you Google any of them, you’re [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Making your first website by dragging and dropping in Dreamweaver is great, but as you progress into the online marketing world, you eventually need to take it to the next level.  A lot of Internet newbies get confused with all the different coding languages out there.  HTML?  PHP?  When you Google any of them, you’re bombarded with tutorials.  However, these are pointless if you have no idea what purposes the different coding languages even serve.</p>
<p>Let me give you a practical rundown so you can get started on your journey to mad Internet money.</p>
<p><strong><span style="text-decoration: underline;">HTML/CSS</span></strong></p>
<p>Basically, HTML is the code that makes up the look of a website.  Most of what you physically see in the browser when you visit a website is produced with HTML code.  Your browser looks at the HTML source code and displays it as it’s programmed to do.</p>
<p>Next, you have CSS, which basically “aids” the HTML. CSS gives us more control over the way our HTML is displayed. With CSS, we can be more specific with our code declarations.  Where HTML only allows us to put a border around something and choose its color, CSS allows us to choose its width, color, style, and whether it shows right, left, top, or bottom. Get the idea?  CSS simply allows us to take HTML much further.  They are a pair and work great together.</p>
<p><strong><span style="text-decoration: underline;">PHP/MySQL</span></strong></p>
<p>PHP is what we refer to as a server-side programming language.  PHP and MySQL allow us to create dynamic websites – meaning that the website has user functionality.  An example of this would be your websites having members that can login with a username and password.  This is dynamic.  Don’t let that jargon confuse you.  It’s really not that complicated.</p>
<p>A website works by having files on a web server.  PHP is “server-side” because it gives commands for things to be executed on your web server.  This is different from how HTML works, as HTML is simply read by your browser and displays the website.  No changes are being made over on your web server when the HTML code is displayed.</p>
<p>When we talk about MySQL, we’re talking about a database that stores information.  This is necessary for a dynamic website to work.  There needs to a be a database.  If you have a website with members, where else would all the usernames and passwords be stored?</p>
<p><strong><span style="text-decoration: underline;">How does it all work together?</span></strong></p>
<p>The MySQL database stores the information.  The PHP code communicates with the database, storing and retrieving information from it.  The HTML/CSS displays the final result to the Internet user. Simple, right?</p>
<p>Let’s look at a basic example.</p>
<p>Say you have a dynamic website with members.  Your members need to login to the website.  So, you have a login form displayed with HTML code to them. They type in their username and password and click ‘submit.’  Now the PHP script sends that login information to the web server.   The PHP script then finds the username in the MySQL database and checks to make sure the password is correct.   When the password is correct, the PHP then sends back the proper HTML code to display to the user.  Now your member sees the message in their browser, “Welcome back, John!”</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.madinternetmoney.com/web-design/php-mysql-vs-html-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

