Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What's the difference between :: (double colon) and -> (arrow) in PHP?

php

Best way to use PHP to encrypt and decrypt passwords? [duplicate]

php mcrypt encryption scramble

Set a cookie to never expire

php cookies

Getter and Setter?

php oop coding-style

Cookies vs. sessions

php session cookies

PHP Pass variable to next page

php variables session

Get value from SimpleXMLElement Object

php simplexml

PHP - SSL certificate error: unable to get local issuer certificate

php ssl curl xampp mandrill

What is Autoloading; How do you use spl_autoload, __autoload and spl_autoload_register?

php autoload spl

Anonymous recursive PHP functions

How to resolve "must be an instance of string, string given" prior to PHP 7?

php types type-hinting

PHP 5.4 Call-time pass-by-reference - Easy fix available?

php

Illegal string offset Warning PHP

php warnings

How to call a JavaScript function from PHP?

php javascript

The character encoding of the HTML document was not declared

php html

How to insert an item at the beginning of an array in PHP?

php arrays

How can I enable cURL for an installed Ubuntu LAMP stack?

php ubuntu curl lamp

What Does This Mean in PHP -> or => [duplicate]

php syntax

Laravel: Get base URL

php laravel base-url

Is there a code obfuscator for PHP? [closed]

php obfuscation