Skip to content

Tech & Dev Blog

Programming tricks, Internet security and a Linux playground

  • Home
  • Blog
  • Home
  • php

Category: php

Using Personal Custom Dictionary with Aspell and Pspell

28Apr

Lately I was building a spell checker with PHP and I wanted to use my own dictionary with only specific words. Pspell in PHP sounded like the easiest way, however, READ MORE

Etienne Rachedlinux, phpaspell, dictionary, psepllLeave a comment

Removing Duplicate Emails From Different Lists in Sendy

28Jul

Sendy is a PHP self hosted web application that allows you to manage email lists and send emails through Amazon SES and other services. One of the missing features in READ MORE

Etienne Rachedemail, php, sendyLeave a comment

Installing LEMP – Ubuntu 16.04, Nginx, MariaDB & PHP 7

23Jan

Make sure you have Ubuntu 16.04 64 bit. In this tutorial, I’m assuming you are logged in as root and issuing the commands as root (Not recommended in live environment). READ MORE

Etienne Rachedlemp, linux, mariadb, nginx, php, UbuntuLeave a comment

Hardening PHPMyAdmin Installation

01Jan

  PHPMyAdmin is written in PHP and provides a user friendly interface that facilitates the database management, database optimization and query executions. However, the default settings of PHPMyAdmin are not READ MORE

Etienne Rachedhtaccess, linux, php, PHPMyAdmin, securityLeave a comment

Fix Magento Access Denied After Patch SUPEE-6285

10Jul

  Magento has released a critical patch (SUPEE-6285) that fixes many XSS and CSRF vulnerabilities (Official Release). However, it seems many 3rd party extensions were affected by this due to READ MORE

Etienne RachedMagento, php, securityLeave a comment

phpBB API – Accessing Database and Performing Sql Queries

09Sep

In my two previous posts, phpBB API – Logging In And Logging Out a User and phpBB API – Auto Login a User Without a Password, I used phpBB API READ MORE

Etienne RachedAPI, MySQL, php, PHPBB3Leave a comment

Posts navigation

1 2 3 Next

Search

Categories

Archives

Copyright Tech and Dev © All rights reserved.
  • Privacy Policy
  • About
Go to top