PHP Tutorials By Kloplop321

PHP video tutorials, for everyone.
  • Home
  • About
  • Contact
  • Subscribe
  • Tutorial List

Category:

  • PHP
    • OOP
    • Uploading
  • Tutorial
    • PHP Tutorials
      • MySQL
        • Insert
        • PHPMyAdmin
        • Select
        • SQL
        • Update
  • Uncategorized

Archives:

  • March 2011
  • November 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009

Blogroll:

  • Tech Paul

Meta:

  • RSS
  • Comments RSS
  • Valid XHTML
  • 16Aug

    PHP & MySQL Tutorial 14: Editing on a blog — The fancy way

    Insert, MySQL, PHP, PHP Tutorials, PHPMyAdmin, Select, SQL, Tutorial, Update 11 Comments

    This tutorial goes over implementing editing, and modifying the posting page to use a really cool in-page content editor, CKEditor!
    So, here are the goals for today:

    • Implement the Fancy Editor into posting
    • Create a way to edit based on the posting

    Now, it doesn’t sound like that is much to do, but as I explain it in depth, you will understand that there is more process to such implementation than what two bullet points can convey.
    So, here is the recording(total ~ 25 minutes), there are two parts so please make sure you click on Read More to see the download-able sources along with part 2.

    Read more…

    Tags: awesomeness, blog, ckeditor, database, editing, MySQL, posting, wysiwyg

  • 07Jul

    PHP & MySQL Tutorial 13: Posting on a Blog

    Insert, MySQL, PHP, PHPMyAdmin, SQL, Tutorial 2 Comments

    This tutorial in essence goes over implementing posting and inserting data into a database, along with data validation for the blog. This one also extends on Tutorial 10, 11, 12, so please check those out if you have not.
    Here’s the plan:

    • Make a page for posting
    • Make a form
    • Get the SQL for inserting
    • Prepare and validate data
    • Test page functionality
    • Finalize and clean up

    Part 1:

    Make sure to click on Read More so that you may see Part 2 and the sources.
    Read more…

    Tags: blog, cms, coding, data, insert, PHP, posting, SQL, sql insert, Tutorial

  • 05Apr

    PHP & MySQL Tutorial 09: File Upload system with records in MySQL

    Insert, MySQL, PHP, PHP Tutorials, PHPMyAdmin, Select, SQL, Tutorial, Uploading 21 Comments

    This tutorial goes over the concept of uploading files, and keeping records in a MySQL database.
    So lets try this
    When: I need to upload files and keep long term records on who uploaded and where it is.
    Why: I don’t know, you make up the reasons.
    What: Exactly do you need to keep record of? Time, who sent it, where is it?
    Who: Depends on how you implement
    Where: On the Internet!
    How: I’ll show you.

    There are two parts, so pay attention closely. (The last part is always the most important) Don’t forget to see more of this post for the sources and part two!

    Read more…

    Tags: copy, create, css, database, db, directory, file, files, insert, ip information, list, move, MySQL, PHP, records, select, server, SQL, upload

  • 15Feb

    MySQL and PHPMyAdmin Introduction with PHP 07: A basic Guestbook

    Insert, MySQL, PHP, PHP Tutorials, PHPMyAdmin, Select, SQL 4 Comments

    This is pretty much a basic “How to” for making a very basic guestbook that uses a database instead of text. I go over everything from making the database to the table, the html form and actual posting. If you watch this video you will pretty much see the basic idea of what a guestbook is, how they work, and how to make a basic one yourself.

    This video has two parts, so to understand fully, please watch both.


    Part 2 and the source after the jump
    Read more…

    Tags: basic, guestbook, guide, howto, MySQL, PHP, PHPMyAdmin, script, SQL

   

PHP Tutorials By Kloplop321 is proudly powered by WordPress Entries RSS Comments RSS