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

  • 05Apr

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

    Insert, MySQL, PHP, PHP Tutorials, PHPMyAdmin, Select, SQL, Tutorial, Uploading 20 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

  • 10Feb

    MySQL and PHPMyAdmin Introduction with PHP 06

    MySQL, PHP, PHP Tutorials, PHPMyAdmin, SQL No Comments

    Want to dump your database? This video goes over the export feature of PHPMyAdmin which allows you to create and save file dumps of your database. You can use these dumps to make a duplicate database or update a pre-existing database. Or simply to backup regularly in case of database failure. I also marginally go over importing and how to import.

    Tags: database, export, import, MySQL, PHP, PHPMyAdmin, SQL

   

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