LÊ VĂN PHÚ (@hackerpro536)
  • Stars
    star
    14
  • Global Rank 795,692 (Top 28 %)
  • Followers 4
  • Following 4
  • Registered almost 8 years ago
  • Most used languages
    PHP
    80.0 %
    Dockerfile
    10.0 %
    JavaScript
    10.0 %
  • Location 🇺🇸 United States
  • Country Total Rank 135,062
  • Country Ranking
    Dockerfile
    3,443
    PHP
    7,428

Top 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

PHP_Crypt

PHP
1
star
6

Image-cache

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

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
8

php-captcha

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

docker-nginx-php

Nginx - PHP 7.2-fpm
Dockerfile
1
star
10

JpegFit

JpegFit JpegFit
PHP
1
star
11

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