Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to validiate for a solely alphabetic string with spaces in PHP?

php regex

php setlocale arabic strftime

php locale arabic strftime

MIME type check useless for file upload? (in particular, using the Javascript File API)?

php javascript file upload mime

Editing and Saving user HTML with Javascript - how safe is it?

php javascript jquery html ajax

Doctrine ODM MongoDB - Replicate a simple One to Many Reference with Constraint

Trailing slash causes 404, can I fix using htaccess?

php .htaccess

foreach with empty data set

php cakephp foreach

Building a native mobile application - based on a PHP web-app [closed]

php iphone mobile cordova web

MySQL statement select where a column is NOT a number

php mysql sql

Can't seem to send 404 and Location headers together

Add yaml parser to php.ini file

yaml php

SQLite: execute case-sensitive LIKE query on a specific query

php sqlite pdo case-sensitive

Count result according level

php mysql

Is there an easy way to switch PHP versions while developing?

php

doctrine migrations 2 + zend framework 2 = is it possible?

Is there any way in php to make SWITCH opreator compare cases strict?

How to upload multiple file under 1 http request

How to allow users of my site to login/register via Facebook and integrate Facebook login system with my own login system?

php facebook

get_browser() in Chrome returns 'Default Browser'

php google-chrome browser

Does ORDER BY apply before or after DISTINCT?

php mysql sql-order-by