Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP list of specific files in a directory

php file list directory

How to create a random string using PHP?

php string random

How to add a custom payment gateway to Social Engine

Possible Values For: PHP_OS

php superglobals

Is PHP thread-safe?

$_SERVER["REMOTE_ADDR"] gives server IP rather than visitor IP

php

PHP: Is mysql_real_escape_string sufficient for cleaning user input?

php security

What does the WordPress "_e()" function do?

php wordpress

Image links broken in Gmail because of google's Image proxy

php email gmail

PHPUnit Mock Objects and Static Methods

What security problems could come from exposing phpinfo() to end users?

php security

Is there garbage collection in PHP?

How to develop and include a Composer package?

php composer-php

Why use PHP OOP over basic functions and when?

php oop

Testing if property exists

php

php: convert milliseconds to date

php datetime time

How to check if an email address is real or valid using PHP

How to specify the parent query field from within a subquery in MySQL?

The date/time format used in HTTP headers

php http date rfc

How can I get at the matches when using preg_replace in PHP?