Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What are cookies and sessions, and how do they relate to each other?

javascript php session cookies

Symfony 2 EntityManager injection in service

How to access route, post, get etc. parameters in Zend Framework 2

php: determine where function was called from

php function-calls

PHP file_get_contents() returns "failed to open stream: HTTP request failed!"

How to set upload_max_filesize in .htaccess?

php .htaccess

Calling PHP functions within HEREDOC strings

php string heredoc

Adding three months to a date in PHP

php date strtotime

Laravel - Return json along with http status code

How do you set up use HttpOnly cookies in PHP

Eloquent ORM laravel 5 Get Array of ids

POST data to a URL in PHP

php post

adding 1 day to a DATETIME format value

php mysql date datetime

Efficiently counting the number of lines of a text file. (200mb+)

Convert hex color to RGB values in PHP

php colors hex rgb

Tetris-ing an array

php string algorithm

When to implement and extend? [closed]

php oop extend

What are .tpl files? PHP, web design

php html smarty

Only on Firefox "Loading failed for the <script> with source"

Multiple Inheritance in PHP

php oop inheritance