• Profile
  • Wiki
<?php
echo "Welcome to Anod's WIKI";
?>

This is my collection of source codes, useful commands and tools

PHP

Better PHP
Script for import data from DB to CSV (works for UTF-8)
Do actions for IP
Validation for email address
Regular Expression Crash Course pt.1
Regular Expression Crash Course pt.2
Method Name Patterns
Regex to find public properties
Debug scripts from command line with Zend Debugger

Apache / Shell

Redirect uppercase url's to lowercase
Redirect by ip with .htaccess
Self-Signed Certificate script
Filter Apache Log Results
Restart Apache Command
Clear mail queue

JavaScript

Session variables without cookies
Passing variables to referenced functions

Linux

Useful Console Commands
Mount Network Folder with SAMBA
Access Only For One IP Rule In iptables
Search Text In Multiple Files Script
Config tsch shell
Xvnc Fix automount in Xubuntu

MySQL

Copy Data From One Table to Another
Step-by-step: how to setup MySQL Database Replication
Show Process List
Import Data From gzip to mysql
Dump table

DD-WRT

System Info
Administration::Commands

OTHER

HTC Kaiser (TYTNII - Change MUI in Registry)
Milliseconds to Date Conversion.md
Subversion useful CLI commands