Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to increase the execution timeout in php?

php

MySQL - This version of MySQL doesn't yet support 'LIMIT & IN/ALL/ANY/SOME subquery

php mysql

How to properly add cross-site request forgery (CSRF) token using PHP

php security session csrf

How to add http:// if it doesn't exist in the URL

php regex

SET NAMES utf8 in MySQL?

php mysql utf-8

In where shall I use isset() and !empty()

php isset

How to run a cronjob every X minutes?

php cron cron-task

Do htmlspecialchars and mysql_real_escape_string keep my PHP code safe from injection?

php security xss sql-injection

How to remove "index.php" in codeigniter's path

Eloquent get only one column as an array

php laravel eloquent

PHP function to get the subdomain of a URL

php subdomain

"The page has expired due to inactivity" - Laravel 5.5

php laravel csrf laravel-5.5

How do I convert datetime to ISO 8601 in PHP

Auto increment in phpmyadmin

php phpmyadmin

Remove Trailing Slash From String PHP

php string

change the date format in laravel view page

php laravel date

How to compare two dates in php [duplicate]

php

PHP cURL vs file_get_contents

php curl file-get-contents

Setting environment variables for accessing in PHP when using Apache

Automatic post-registration user authentication

php symfony registration