Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to monitor slow PHP processes?

performance logging php

Which is the best book or tutorial or blog to start Symfony 2 [closed]

php symfony

How to get rid of the left and top margins in css when using html2pdf

php css html2pdf

How to access a class const dynamically in PHP?

php get constants

Twitter OAUTH - returns response code of "0"

PHP cURL timeout is not working

php curl

Equal Fields validation in Symfony 2

php symfony

Combine an echo and a print in one statement

php syntax

Does Symfony2 handle restful url properly and should I use restful url?

Is there any way to convert plain text into HTML with line breaks?

php

Is it wrong to enforce NOT NULL using application code?

php mysql

Mongo get users whose id ends in a certain digit

php regex mongodb find

Yii - CGridView - add own attribute

php yii

Adding X weeks to a date using PHP 5.2

php datetime php-5.2

Array to an unordered list

php html arrays

Clear MAMP (postfix?) Mail Queue on Mac OS X 10.6 / PHP Mail() Loop Failure

email mamp postfix-mta php

SQL query escaping + codeigniter

How to parse true and false string in an array to become booleans

php arrays boolean

Which is faster: "SELECT * FROM table" or "SELECT x,y,q FROM table" (from a table with 4 fields)

php mysql sql database

Relative URL's/paths in php

php