Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Compare words, also need to look for plurals and ing?

php mysql regex search

Using rename_function() in PHP (Not working)

php function

php 5.3 Array Compatibility

php arrays compatibility

Merging PHP changes with diff/patch

php merge diff patch

Site optimization - Adding image dimentions

php image optimization

Sending Hebrew subject in php mail goes Klingon...?

overwrite in the middle of a File

php c++ c file file-io

Is there a way to get the worksheet names from 20MB+ Excel files with PHPExcel?

php phpexcel large-files

php regex and chinese characters

php regex parsing extraction cjk

PHP manipulating multidimensional array values

php arrays

xml parse error: 'Invalid character'

php xml

PHP Validate string characters are UK or US Keyboard characters

php string validation

cakePHP, multiple hasOne in a single model

php cakephp

Two ways to make python based webpages?

php python

PHP XML inserting element after (or before) another element

php xml dom

Wordpress MD5 Password

php wordpress encryption md5

Sync local and remote folders using rsync from php script without typing password

php ssh rsync openssh

Connecting to Gmail through IMAP with PHP - SSL context failed

php ssl ubuntu gmail imap

Emulating named function parameters in PHP, good or bad idea?

should I put a semi-colon after a single PHP statement?

php