Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Explode string only once on first occurring substring

In PHP, when using PDO with pgSQL how to get the value of "RETURNING" clause in the original INSERT sql query

php insert pdo postgresql

reading binary code of a file...in PHP

php binary

How do I match accented characters in preg_match()?

Matching UTF Characters with preg_match in PHP: (*UTF8) Works on Windows but not Linux

php regex unicode

preventing direct access to a php page, only access if redirected

php

Get from associative array only that elements which keys are specified

php arrays

Signs that a SQL statement is dangerous

php security sql-injection

Can you use a prepared statement in MySQL with "On Duplicate Key Update"?

How to find first non-repetitive character from a string?

php string

mysqli_stmt_bind_param SQL Injection

php mysqli security

php imagejpeg quality stinks: why?

Sandboxing Users' PHP Code

php security sandbox

Cast a numeric string as float type data

Calling Perl script from PHP and passing in variables, while also using variablized perl script name

php perl integration

What's the difference between using normal functions and class methods in PHP?

php oop

What does $array2 += $array1 do?

php array-merge

How to check, by PHP, if my script is connecting to SMTP server

php exchange-server

Regex to match ALL-CAPS words of a certain length

php regex

captcha or not? [closed]

php security post captcha