Posts Tagged ‘PHP’

Intro: How to Build Custom PHP and MySQL CMS Website Software

Sunday, August 8th, 2010

Introduction for new series we are about to launch to show the foundation for systems like WordPress or Joomla. Dynamic PHP and MySQL Content Management System Websites that use Javascript WYSIWYG rich text editors to populate and edit website pages.

Duration : 0:19:27

(more…)

Part 2: How to Build Custom PHP and MySQL CMS Website Software

Sunday, August 1st, 2010

In this part we demonstrate table creation and structure methods from inside of PHPMyAdmin. PHPMyAdmin is a great tool if you are not yet comfortable writing custom database structuring scripts using PHP. We make the website system smart enough to use just one file for all display, no matter how many pages or content the site acquires.

Duration : 0:26:34

(more…)

Part 1: How to Build PHP and MySQL CMS Website Software

Tuesday, July 27th, 2010

In this part of the lesson we create our MySQL database and quickly set up a default layout in Dreamweaver CS4, and tinker with the looks through CSS.

Duration : 0:15:19

(more…)

How to Build a Community Website Part 2 – Starting the universal header file

Monday, April 26th, 2010

Part 2 – Start on the design and create header

How to build a dynamic member based portal or community web site using PHP, MySQL, and Flash ActionScript 3.0

Duration : 0:18:21

(more…)

Create Online store – eCommerce MOS with free shopping cart

Wednesday, April 14th, 2010

http://www.makeonlineshop.com,
This video shows how to start your free online store using MOS (Make Online Shop).

Duration : 0:9:33

(more…)

The Best & Cheapest Website Hosting

Monday, April 5th, 2010

http://bit.ly/greathost

Wondering about the best and cheapest web hosting out there? Will Hosting. In this video, I’ll be explaining how and why Will Hosting is the best option for you.

http://bit.ly/greathost

Thanks for watching this CitronTech video!
Please subscribe, thumbs up and comment.

Duration : 0:1:21

(more…)

How to Build a Community Web Site Part 6 – Header, Login, & Sessions in Flash PHP Tutorial

Friday, April 2nd, 2010

Source and Site Download – http://www.webintersect.com

Part 6 – Fixing up the flash header and create the login script, and check user logged in script.

How to build a dynamic member based portal or community web site using PHP, MySQL, and Flash ActionScript 3.0

Duration : 0:22:54

(more…)

Web Hosting For Free Free Professional Hosting Start your site today.

Wednesday, March 24th, 2010

http://www.web-hosting-4-free.co.cc/
Show your photos
In 2010 – you need a website
No skill needed, Our Auto-installer does the work
Choose your plan and make your website with Firefox
Accounts are activated instantly.
Get your own free website in minutes! Our free hosting services use clustered technology powered by one of the largest hosting organizations on the internet. You can sign up here for free PHP MySQL hosting with a free sub domain. A powerful Vista control panel is provided to manage your website, packed with hundreds of great features including email : FTP : add-on domain, and more.
http://www.web-hosting-4-free.co.cc/

Duration : 0:9:19

(more…)

Create Online Shop using Paypal, PHP and Dreamweaver

Sunday, March 21st, 2010

You can quickly create your own shopping card website using Paypal buttons with PHP and Dreamweaver. It is fast and simple way to create a your own shopping website with an ability to let customer to pay by credit card or through Paypal account.

Duration : 0:3:43

(more…)

How to Make A Website (and get it up and running!) PART 1/3

Tuesday, February 16th, 2010

Hey guys, this is my first tutorial, teaching you how to make your own website as well as upload all the files and make the pages function correctly, etc. Hopefully you can learn a few things from it. (sorry for my voice, I had a really bad cold at time of recording.)

If you have any questions feel free to reply and ask, or message me and I will reply.

This tutorial is aimed more at beginners, so if you’re looking for more expert methods you might want to find a new tutorial, or perhaps skip through pieces of this one. I know I used some basic methods, not to say I don’t know the more advanced ones, but as I mentioned this is for beginners.

Before everyone starts asking, i’m using WindowsBlinds to theme my windows, the theme is OpusOS (customized to black), and to record i’m using “My Screen Recorder Pro 2.3″.

FOR SMARTFTP:

http://smartftp.com/

FOR DREAMWEAVER:

http://www.adobe.com/products/dreamweaver/

FOR PHOTOSHOP:

http://www.adobe.com/products/photoshop/family/

Thanks for watching, I hope you learned something. Don’t forget to keep checking my website, www.trportfolio.net for more tutorials in the future!

(By the way, in case you missed it… “Least but not last.”

Haha, i’m an idiot.)
——————————————-
ATTENTION EVERYONE:

Addressing a few FAQS:

Do I have to use 1and1?
–No, there are tons of other great hosts out there. Just make sure they have FTP, otherwise uploading your images will take forever.

What about Freewebs?
–I do not recommend freewebs. You cannot have any php (used for login systems, blogs, etc), no mysql (used to save information, like usernames and passwords), and no FTP (used to upload files quickly and explore your directory freely). You can use freewebs and sacrifice the features above instead of paying about $3.00 a month, but like I said, you will only be allowed to upload 1 file at a time.

Can I use any image for slicing?
–Anything that you can open in imageready (which is pretty much any image file) can be sliced.

Are there alternatives to these methods?
–Of course there are, this is just a great way to learn. If you dislike coming across all those table expansion problems and such in dreamweaver, you can always make each image one at a time and create the tables yourself.

Is there a simple way to avoid the stretching and distorting of my website in dreamweaver?
–Yes, but its a little painstaking and a bit tougher to do. If you have a long image that is a gradient or a solid color, rather than keeping that image there, you can…
a) For solid colors, just find the color. Then, delete the image and make the background color of that section the same color.
b) For gradients, if it is a vertical gradient, make an image that is (1px by ?px, ? being the height.) What you can now do is rather than having one giant image gradient, you can have 100 of these side by side to create the same effect. This is a useful method because if you need to expand the width of your page now, you can just keep adding the small 1px pieces.

Hopefully this giant post helped a few people.
——————————————–

Duration : 0:9:42

(more…)