Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Where does Netbeans 7 store FTP passwords

php netbeans

PHP: Why am I getting errors about static properties?

php static

Automatically build mySql table upon CSV upload

php mysql csv

Calculating width and height to resize image

Zend Config Ini Caching

How to close a PDO handle

php sqlite pdo

Can PHP OpenSSL generate private/public key/certificate pairs?

PHP: Is there a simple way to parse a list of numbers (as a string, like "1-3,5,7-9") into an array?

php arrays list methods numbers

What is the difference of setcookie() and $_SESSION with session.use_only_cookies?

PHP dynamically accessing variable value

php variables

Why is my preg_match result getting doubled?

php

Symfony2 form_errors

php symfony

php get image size from a string of image content

php imagemagick gd

cURL doesn't set a cookie anymore, but why?

php cookies curl setcookie

generate array from php while loop

php arrays loops while-loop

how do we pass data from controller to view in zend?

php zend-framework

Running a select on a list of comma separated values in PHP

php mysql select csv

Storing Multiple Checkbox Data in MySQL Database with PHP

php mysql denormalized

How to include php file using Jquery?

php jquery include

regex to find string within square brackets []

php regex