• Stars
    star
    2
  • Language
    PHP
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Building an AJAX file uploader that accepts multiple files, shows a progress bar and progress percentage and handles uploads with PHP.

More Repositories

1

PHP-Like-Button

Create a working like button and allow users to like statuses, articles, anything! Flexible so it can be integrated into your application today.
PHP
9
star
2

HTML5-tutorials

source code of the thenewboston Official HTML5 Tutorials
CSS
9
star
3

PHP-Tutorials-thenewboston

Introduction to PHP basic by Alex from phpacademy.org
PHP
9
star
4

Build-A-PHP-To-Do-List

Create your own to-do list with PHP, including a front-end design and back-end, allowing users to add and mark items as done. Use this PHP to-do list as your own to-do list, or integrate with a PHP authentication system to let users add their own to-do items to their list.
PHP
6
star
5

Project-Lisa

Trading website by thenewboston
PHP
6
star
6

PHP-Star-Rating-System

Create a start rating style system with PHP and rate articles, posts, or anything else.
PHP
6
star
7

Intro-to-HTML-and-CSS

Learn how to convert digital design mockups into static web pages and how to build a responsive portfolio site to showcase your work.
CSS
3
star
8

PHP-Unique-Hit-Counter

A unique hit counter that logs hits only for each unique user that visits a page where the counter is placed.
PHP
3
star
9

Create-a-CMS-with-PHP

In this series we look at creating a CMS with PHP, including an admin panel to manage CMS content.
PHP
3
star
10

AJAX-Tutorials

source code of the video tutorial series "AJAX Tutorials" by thenewboston
JavaScript
2
star
11

HTML5-Responsive-Website-Drew-Ryan

In this video tutorial you will see how to make a basic HTML5 responsive website with a basic text editor.
CSS
2
star
12

ooplr

An object oriented authentication system including the ability to register a user, log in and includes features like validation, remember me, user profiles, CSRF protection, secure password salting and various helper classes to make working with sessions, cookies, input and configuration easier.
PHP
2
star
13

lr

A complete guide to setting up a Registration and Login system, including a variety of features.
PHP
1
star
14

Build-A-Form-Database--Exists--Checker-jQuery-Plugin

Building a jQuery plugin to check if data exists in a database, while the user types. This then reports back to the user.
JavaScript
1
star
15

jQuery-AJAX-Modal-Lightbox-Plugin

Building a modal/lightbox with jQuery. The plugin will let you load content in with an AJAX request, and provides options for you to style it separately with CSS.
JavaScript
1
star
16

jQuery-tutorials

jQuery Tutorials by thenewboston
PHP
1
star
17

File-Based-Image-Gallery

Creating a PHP image gallery, directly from a specific folder. This gallery class will allow you to grab all images and loop through them, producing a gallery. We also style it up so it looks nice.
PHP
1
star
18

Easy-PHP-Validation

Create an awesome form validation class. Features clean syntax, flexible outputting of errors, the ability to easily extend it and database lookup support.
PHP
1
star
19

jQuery-phpacademy

Scroll-down Twitter Style Information Header, Realistic typewriter_typing effect, Dynamic countdown to redirect, AJAX Load Content No Page Refresh, AJAX Loading Image Graphic, Reading XML files with jQuery
JavaScript
1
star
20

PHP-Data-Objects--PDO-

PDO is an interface for accessing databases using PHP. It allows you to access a variety of different databases depending on which driver is installed, and provides an easy way to query, retrieve results, prepare SQL statements and bake database security into your application. In this series we look at the basics of PDO to get you started.
PHP
1
star