Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Passing JSONArray to PHP from Android

php android json arrays

PHP Rewrite url and preserve posted data

php apache mod-rewrite

Regex to check if a path go only down

php regex security path filepath

Wrong month name in russian

php strftime

Logging in Joomla platform 11 JLog

php logging joomla joomla1.7

What does absolute parameter do in DateTime::diff(DateTime [, bool absolute = false])

php datetime datediff

How to implement translation on a existing web project?

Is there referrer header while using SSL?

php apache ssl referrer

Perform the MD5 function in Smarty Template Engine

php templates hash smarty md5

PHP reading a csv file effectively

php

PHP 5.3.5 ldap_search(): Search: Can't contact LDAP server

php ubuntu ldap

How can I get the time the Google bot last accessed the page?

php googlebot

Why isn't my PHPUnit mock of the Predis Client matching my expectations?

php mocking redis phpunit predis

type hinting and the reason(s) behind their limitations

php types type-hinting

Get source code of user-defined class and functions?

"Call to undefined function sqlsrv_connect()" when trying to connect to Azure DB from PHP

Building a REST API quickly from a Database model

php mysql api rest

Tracking login attempts using cookies PHP

php cookies

PHP: define constants outside a class or in the constructor?

Php code to delete all records...should it be working

php