Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Speeding up CakePHP

php performance cakephp

Best PHP client library for accessing RabbitMQ (AMQP)?

php rabbitmq amqp

PHP static variables in double quotes

PHP "or" Syntax

Does mysql_real_escape_string() FULLY protect against SQL injection?

php mysql sql-injection

PHP local server Invalid request (Unexpected EOF)

php

Best way to document (phpdoc) generators (methods that yield)

php generator phpdoc php-5.5

codeigniter, result() vs. result_array()

php codeigniter

PHP array performance

php arrays performance

PHP: what's an alternative to empty(), where string "0" is not treated as empty? [duplicate]

php

Apache is "Unable to initialize module" because of module's and PHP's API don't match after changing the PHP configuration

apache memcached php

PHP-friendly NoSQL solutions [closed]

php nosql pecl

a better approach than storing mysql password in plain text in config file?

php mysql security passwords

C# SHA-1 vs. PHP SHA-1...Different Results?

Storing Credit Card Numbers in SESSION - ways around it?

php mysql session credit-card

Best Way to Encrypt Customer Information in My Company's MySQL DB? [closed]

php mysql security encryption

How do you document your PHP functions and classes inline? [closed]

php documentation comments

How to get rid of eval-base64_decode like PHP virus files?

Is There A Way To glob() Only Files?

php glob directory-browsing

Returning an Eloquent model as JSON in Laravel 4

php json api laravel laravel-4