Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

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

After array_filter(), how can I reset the keys to go in numerical order starting at 0

php arrays filter reindex

How to create an array from a CSV file using PHP and the fgetcsv function

php arrays csv

How to identify server IP address in PHP

php ip

PHP Multidimensional Array Searching (Find key by specific value)

How to convert PascalCase to pascal_case?

How to destroy an object?

php object destructor destroy

PHP namespaces and "use"

php namespaces

Flat file databases [closed]

php sql database flat-file

jQuery UI Sortable, then write order into a database

Assign same value to multiple variables at once?

json_encode PHP array as JSON array not JSON object

php json

PHP - add item to beginning of associative array [duplicate]

php

What's the most efficient test of whether a PHP string ends with another string?

php string performance

Convert stdClass object to array in PHP

php arrays

PHP date yesterday [duplicate]

php date

PHP's white screen of death [duplicate]