Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP absolute path in requireonce

php absolute require-once

CSV Field Mapping GUI

php csv

ucwords and french accented lettres encoding [duplicate]

php encoding utf-8 diacritics

Checking whether a large CSV file (1m rows) has the same data as a MySQL table

php mysql csv

yaml/symfony2: Override configurations

php symfony yaml monolog

How to loop through all the pixels of an image?

php gd

PHP: possible to set constants in default php.ini file

php apache

Symfony2 validator not working when file is bigger than post_max_size

php symfony

Secure delete with PHP 5.3.x

php linux

Foreign characters and LDAP. What encoding/charset does LDAP expect?

How to write a MYSQL query that will return children nested under parents?

php mysql database

PHP sort array of stdClass Objects by id [duplicate]

php arrays sorting

Setting a DYNAMIC Php $_SERVER value ($_SERVER['something']) using Apache .htaccess

php apache .htaccess

Enable a PHP folder within a Rails app?

How to implement a search filter form with Symfony2

Using number_format to add thousand separator

php number-formatting

Convert urls from text to links even if no protocol

php url preg-replace

PHP & HTML: how to loop through a directory with images?

php html directory

mysql select all records where a datetime field is less than a specified value

php mysql

Why does this transparent PNG cause borders when combined using GD?