Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Stann
Stann has asked
52
questions and find answers to
3
problems.
Stats
433
EtPoint
88
Vote count
52
questions
3
answers
About
Stann questions
who is developing PHP database extensions such as PDO, mysql, mysqli?
Is this PHP syntax correct?
are custom PHP logging and logging all possible errors mutually exclusive?
Is it possible to make PHP errors look nicer? Can Stack trace output on separate lines?
php. why are there exceptions of different classes? ex: PDOException vs Exception?
PHP image uploads. how do I protect against images containning code?
Determining Filetype with PHP. What is Magic Database?
I sometimes see that people wrap json_encode() in htmlspecialchars(). Why?
How can I invoke a member function using bracket notation?
how to strip all characters except for alphanumeric and underscore and dash?
Stann answers
What are the different gettext file formats used for?
MAX_FILE_SIZE in PHP - what's the point?