Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Carlos Campderrós
Carlos Campderrós has asked
5
questions and find answers to
45
problems.
Stats
1.6k
EtPoint
611
Vote count
5
questions
45
answers
About
Developer of whatever language is needed to make things work.
Carlos Campderrós questions
Revert pushed branch to a concrete commit
Obtaining the hash of a file using the stream capabilities of crypto module (ie: without hash.update and hash.digest)
setting tabwidth to 4 in git show / git diff
Explain which gitignore rule is ignoring my file
Carlos Campderrós answers
How do I make a POST request over HTTPS in PHP?
Help setting up logic for advanced search parameters in PHP
Remove accents/diacritics in a string in JavaScript
PHP. Is there a way to require a function parameter to be an array?
Login system concept & logic?
ignore all _notes directories with GIT
Is there a lax, permissive XML parser for PHP?
How to POST data as an indexed array of arrays (without specifying indexes)
How can Javascript be prevented from accessing PHP cookie data?
How can I strip the data:image part from a base64 string of any image type in PHP