Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Are empty curly brackets, in if statements ok? [closed]

php if-statement

Laravel : Multi Guard in Auth Middleware

php laravel

Laravel: SQLSTATE[HY000] [2002] Connection refused

php mysql laravel laravel-5.4

Laravel 5 Eloquent where and orwhere

How to check username and password matches the database values

How can I get both IPv4 and IPv6 address using PHP code?

php ip ipv6 ipv4

In Laravel, Is there a way to delete old revoked/expired passport tokens

Securely encrypting customer details at rest in MySQL database using PHP

php encryption

How to Create Valid SSL in localhost for XAMPP [closed]

php windows apache ssl xampp

How to dynamically call a php function in javascript

php javascript function

Is this the best approach to creating an audit trail?

php mysql audit

Display text once within while loop on the first loop

php while-loop

PHP, why sometimes "\n or \r" works but sometimes doesnt?

php string

Decoding query strings in PHP

How vulnerable is my code to SQL injection?

php mysql security

How can I separate SQL from my PHP?

php sql refactoring

Why doesn't function name concatenation work in PHP?

php echo

php check if file exist

php

How to display an email address for users but hide from robot? Is there a simply way to do it using PHP, Javascript or Jquery?

Any preg_match() to extract image urls from text?

php regex preg-match