Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to check if a remote server supports PHP?

php

PHP PDO fetch all tables

php mysql pdo

should i use empty() php function

php

Does ReflectionClass::getProperties() also get properties of the parent?

php reflection parent

cannot get phing to run at all

php phing

Are quotes around tables and columns in a MySQL query really necessary?

php mysql

Can I just SELECT one column in MYSQL instead of all, to make it faster?

php mysql

Convert ASCII to plaintext in PHP

php html ascii plaintext

Make mp3 seekable PHP

php html

What is the best practice for logging users activity?

php mysql logging

Error: Class must be declared abstract or implement the remaining methods

php

PHP Undefined variable in a closure

php

PHP Simple HTML DOM Parser: Select only DIVs with multiple classes

PHP Parse date in ISO format [duplicate]

php datetime

getting emails out of string - regex syntax + preg_match_all [closed]

Reverse an associative array with preserving keys in PHP

Using end() with explode() does not work

php arrays string split

CodeIgniter showing only default controller

php .htaccess codeigniter

mysql_fetch_array skipping first row

php html mysql

Merging two arrays without changing key values php

php arrays