top of page

Mysql performance optimization

three important notes in MYSQL performance optimization : - - Covered indexes are a great MySQL feature and, in most cases, can increase...

simple php framework

simple php mvc framework with simple blog example tools :- php7.1, composer, phpunit, mysql, docker, bootstrap ├── app │ ├──...

django crud scaffolding script

scaffold (views actions, templates, model_forms, routes) code for your models by few django shell commands scaffold cruds for your models...

SQLAlchemy quick tutorial -simple example

Engine API -create connections to the database -send SQL statements -retrieve results see test_engine.py:- from sqlalchemy.engine import...

php-imagick-aspect-container-fitting

resize image according to given image size ratio (width & height) , and given container width&height using Imagick library view source...

Android simple todo list app

simple todo list and remider android app - noe of my old android projects view source code on github

Bluetooth Wifi Remote

BluetoothWifiRemote app (not completed) Desktop Server app - Android Client app android touchpad for desktop : movemouse cursors and...

askao newsbar wordpress plugin

News bar plugin for wordpress en/ar copy askao_news_bar folder in path: wp-content/plugins/ from wordpress Admin Panel Categories...

Blog: Blog2
bottom of page