Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to use DOMDocument to add script to HTML5

php html domdocument

Ordered dropDownList using relations?

php yii yii-relations

PHP better practice to build a multi language site

php mysql

Display Paragraph's text with Diagonal Indent

php javascript jquery css

Retrieve Entire Email (headers + all body parts) with PHP

php

Design pattern for users

php oop design-patterns

How to query mongo in php?

php mongodb mongodb-php

PHP doesn't load extensions specified in php.ini, but loads with dl()

php

PHP PDO extension not working on IIS

php iis pdo

execute bash script from php without waiting

php bash

ping to check for real email addresses

php email

Gettext placeholders

find the root word of a word

php dictionary wordnet

Matching all substrings inside parentheses but those starting with blacklisted word

php regex preg-replace

Is @package required with PHP 5.3 namespaces?

php namespaces php-5.3 phpdoc

How would you save a contenteditable div's content in a database with a PHP form?

php mysql contenteditable

Images rotate automatically

Sign in with Twitter, and stay signed in (PHP)

I can't use transparent background with imagecopymerge

php image-manipulation gd

How to check if string is a valid XML element name?

php xml regex