Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Is it a good idea to use $_SERVER['DOCUMENT_ROOT'] in includes?

php

How to access a variable across two files

PHP array sorting and compatibility with Persian alphabets

php arrays sorting

PHP/SimpleXML - Arrays generated differently for single child and multiple children

php xml simplexml

Check if a Symfony Doctrine Entity has Changed from Form Submission

php symfony doctrine-orm

Yii2 How to split layout file to separate header and footer?

php yii2

Laravel 5 Error Reporting Suppression

PHP - Difficult math calculation

php math

Session sweeping lottery

php laravel session

openssl encypt/decrypt inconsistently working/failing

php symfony ubuntu openssl silex

How to upload zip file to azure blob then unzip it there [closed]

How to fetch results into a custom object now that fetchAll() and FetchMode are deprecated?

How to deal with session timeouts in AJAX requests

Looking for a good database structure to achieve Facebook/SO like notifications

php mysql notifications

original variable name passed to function? [duplicate]

php variables

mail() fails, but returns true

php sendmail

simple PHP code sample to serve backbone.js

php backbone.js

What is the difference between file_get_contents and fread

php file file-io

More accurate alternative/workaround to ctags/Cscope for PHP?

php vim ctags cscope

Why does preg_replace with /(.*)/ repeat part of string?

php regex preg-replace