Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Removing 3 nested if-then-else

php

creating an efficient pagination system

php sql pagination

PHP Accessing decoded JSON

php json

PHP: Use array to get value in another, multidimensional array

Regular expression for determining specific characteristics of a string (that is a poker hand)

php regex

Doctrine\DBAL\Driver\PDOException::("SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes")

php laravel

What's the best practice for developing a PHP data import framework?

php frameworks import etl

Find out subdomain using Regular Expression in PHP

php regex pcre

How to translate /en/file.php to file.php?lang=en in htaccess Apache

How do I insert into non-default Google Calendar using Zend / PHP

No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/run/php/php5.6-fpm.sock (*) failed

a framework plugin in another framework (e.g. Symfony)

How can I automatically track PayPal donations and display it on my site?

php javascript jquery

Couldn't generate random unique value for "value" in 128 tries

Get latest from pivot result in Laravel eloquent style

Correct way to store passwords in PHP

PHP + Mongodb concat function throwing erros

php mongodb concatenation

PHP - The fastest way to get content of another website and parse this content

Uncaught ErrorException: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated codeigniter

php codeigniter php-8.1

What is the different between laravel PLUCK and SELECT

php laravel select pluck