Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
website-Screen-Short-PHP
ou can take a website screen short by php
PHP 2
-
PHP-Performance-with-cache
Test Case with performance detail
PHP 2
-
ZEND---jQuery-File-Upload
ZEND---jQuery-File-Upload
-
scrapperSolution
it is simple solution for scrap data from any website by simple_html_dom
PHP 1
-
php
Forked from docker-library/php
Docker Official Image packaging for PHP
Shell 1
-
NodeJSApp
NodeJSApp for Credit card processing
JavaScript
149 contributions in 2016
Contribution activity
December 2016
- flik/croppa PHP
- flik/php-iban PHP
- flik/Goutte PHP
- flik/powerorm PHP
- flik/spot2 PHP
- flik/pin-php PHP
- flik/Simple-ORM PHP
- flik/TLG PHP
Created an issue in noetix/Simple-ORM that received 9 comments
records are not saving
// Define an object that relates to a table. I have table scrapped in my db class Scrapped extends SimpleOrm { } $dx['website'] = HOST; $dx['data']…