Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Why did this str_ireplace() work on a non ASCII string?

In what order do these ZF events run?

php zend-framework

What are the whitespaces matched by \s in PHP?

php regex

What are good examples of websites built using Yii Framework [closed]

php yii

Factory class with object initialization - trying to avoid static

php static factory-pattern

Question about how redirects should work

php forms codeigniter

time(); after 2038?

php time year2038

Concatenate constraints in phpunit

php phpunit

Can you use a MySQL Query to Completely Create a Copy of the Database

php mysql

ob_start not executing callback

php ob-start

how do i convert a array of values returned from a query to comma separated values

php mysql arrays

How can I prevent users from voting more than once in 1 hour?

Return foreign key with DQL query

php mysql doctrine-orm

create arbitrary values in php.ini

configuration php

php5.3.3 date.timezone again php.ini directive not taken into account

date timezone php

Apply Smarty modifier on block output

php smarty block modifier

Newbie and PHP Frameworks

How to draw rectangle on the website to highlight?

php javascript html css

Load file from mysql with PHP

php mysql file

PHP: global variable alternatives?

php global-variables