• Stars
    star
    1
  • Language
    PHP
  • License
    GNU General Publi...
  • Created over 5 years ago
  • Updated about 2 years ago

Reviews

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

Repository Details

More Repositories

1

Stringy

Fork from danielstjules/Stringy
PHP
1
star
2

renderNode

SSR HTML JS Framework
JavaScript
1
star
3

Config_lite

PHP
1
star
4

vuejs-ssr

Render Vuejs and JS Framework by Prerender node system. This module working for laravel and renderNode module check out this code pls
PHP
1
star
5

Image-cache

The primary class file for PHP Image Compressor & Caching
PHP
1
star
6

WebService-Installer-Centos7

Công cụ cài đặt dịch vụ web, bao gồm: Apache, Nginx, Mysql, PHP (Chọn phiên bản), Redis ...
1
star
7

php-captcha

Simple captcha php use for simple php project
PHP
1
star
8

docker-nginx-php

Nginx - PHP 7.2-fpm
Dockerfile
1
star
9

JpegFit

JpegFit JpegFit
PHP
1
star
10

PDO_Class_Wrapper

PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application. We can use different database drivers to make web more and more interactive and dynamic. But in any web project we also know that Security is a big part and concern for developers. Every developer wants to keep user's data very safe. Hence, we use much built-in functionality in PHP to prevent unauthorized access for database e.g. mysql_real_escape_string (), addslashes () etc. But some time it's very difficult to manage big application with big chunk of code. So PHP improves MySQL to MySQLi (MySQL Improved). According to php.net The MySQLi extension has a number of benefits, the key enhancements over the MySQL extension being:Object-oriented interface
PHP
1
star