Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Show a PDF files in users browser via PHP/Perl

php perl pdf cgi

PHP & mySQL: Year 2038 Bug: What is it? How to solve it?

php mysql year2038

Array_merge versus + [duplicate]

php arrays array-merge

is_file or file_exists in PHP

php file exists

how to check and set max_allowed_packet mysql variable [duplicate]

php mysql

How to store values from foreach loop into an array?

php foreach

PHP GuzzleHttp. How to make a post request with params?

php request httpclient guzzle

Can you 'exit' a loop in PHP?

php loops

How do I add 24 hours to a unix timestamp in php?

php timestamp

Composer update memory limit

php laravel ssh composer-php

What is the difference between MySQL, MySQLi and PDO? [closed]

php mysql pdo mysqli

What is the difference between fastcgi and fpm?

SimpleTest vs PHPunit

How do I install Composer PHP packages without Composer?

php composer-php

Default visibility of class methods in PHP

php oop visibility

file_get_contents("php://input") or $HTTP_RAW_POST_DATA, which one is better to get the body of JSON request?

php json xmlhttprequest

RESTful API methods; HEAD & OPTIONS

php http rest

What is the "->" PHP operator called? [closed]

php operators terminology

Is there a MySQL command to convert a string to lowercase?

php mysql

Using a .php file to generate a MySQL dump

php mysql mysqldump