Syscall
Syscall
18,359 10 31 48
738answers
2questions
3,464helpful flags
2,072posts edited

Q2

Notable moments

Feb 2 2022 (T+4Y) Earn PHP Gold badge (348th)
Jan 9 2022 (T+4Y) Earn "Good Answer" badge (score of 25 or more)
Apr 23 2018 (T+4M) Marshal Raise 500 helpful flags
Mar 13 2018 (T+3M) Earn PHP Silver badge
Feb 3 2018 (T+1M) Earn PHP Bronze badge
Jan 9 2018 (T=0) Register on StackOverflow.com

Recent answers

1
symfony upgrade from 5.4 to 6 : compile error
asked by Sébastien Grognuz (CC BY-SA 4.0)
symfony, php-8, symfony6 - 13 views
1
Scandir in a Recursive function
asked by ZipZap (CC BY-SA 4.0)
php, function, recursion - 29 views
0
"Notice: Trying to get property" for nested menu
asked by Emre6 (CC BY-SA 4.0)
php, arrays, multidimensional-array, foreach, menu - 18 views
2
How to target another value of the same object?
asked by Grasper (CC BY-SA 4.0)
php, json - 40 views
1
How to sort multidimensionnal array from a single array?
asked by michoux (CC BY-SA 4.0)
php, arrays - 37 views
1
PHP list() expects numerical indexes in v7.4.6
asked by carlo.borreo (CC BY-SA 4.0)
php, arrays, php-7 - 28 views
1
Combination of 4 Elements from Array
asked by Shanu Raj (CC BY-SA 4.0)
javascript, php, arrays, arraylist - 41 views
1
Merge key and value of array index
asked by somejkuser (CC BY-SA 4.0)
php, arrays - 30 views
4
Checking if variable exist and if it has a certain value in one line
asked by Yeo Bryan (CC BY-SA 4.0)
php, if-statement, conditional-statements - 42 views
0
PHPIDS on php 8.1 Deprecated Errors
asked by Asario (CC BY-SA 4.0)
php - 86 views
1
natrsort function not returning values
asked by TaigaHyaga (CC BY-SA 4.0)
php, flat-file, natsort - 24 views
1
counting row values with different ids in multidimensional array
asked by Sebastjan (CC BY-SA 4.0)
php, arrays, csv - 31 views
5
PHP object loaded as reference in foreach loop
asked by Robin (CC BY-SA 4.0)
php, object, reference - 77 views
2
extract key/value pairs where value is empty
asked by knot22 (CC BY-SA 4.0)
php - 19 views

Most upvoted answers

31
11
PHP 7 - How to search for multiple specific members of an array
asked by Eric Snyder (CC BY-SA 4.0)
php, arrays, multidimensional-array - 220 views
10
PHP strtotime(): date showing '1970-01-01 ' after conversion
asked by user3081672 (CC BY-SA 4.0)
php, mysql, datetime - 9,789 views
10
How to convert a string to a multidimensional recursive array in PHP?
asked by Alejandro Reyes (CC BY-SA 4.0)
php, arrays, string, recursion - 342 views
10
PHP7 sessions not saving even though PHPSESSID is the same
asked by Adam (CC BY-SA 4.0)
php, session - 1,187 views
9
Reverse geocoding using Nominatim in PHP
asked by Roxx (CC BY-SA 4.0)
php, openstreetmap, reverse-geocoding - 2,982 views
8
Using PHP function for shortening repeating code
asked by SenTisso (CC BY-SA 4.0)
php, html - 190 views
8
Check if asterisk exists in a string
asked by Arslan Developer (CC BY-SA 4.0)
php - 1,192 views
7
Abstract Classes in OOP PHP
asked by Rakesh K (CC BY-SA 4.0)
php, oop, abstract-class - 666 views
7
Replace word with stars (exact length)
asked by Zoric (CC BY-SA 4.0)
php, replace, str-replace - 1,055 views
7
Cannot pass null argument when using type hinting
asked by Abdullah (CC BY-SA 4.0)
php, type-hinting - 97,383 views
6
How can I remove the last empty space from my string inside array?
asked by peace_love (CC BY-SA 4.0)
php, arrays, string, character-trimming - 95 views
6
When REQUEST_URI can be empty?
asked by John Kent (CC BY-SA 4.0)
php - 2,238 views
6
Convert simpleXML object to string - php
asked by Dilani (CC BY-SA 4.0)
php, xml, simplexml - 3,929 views
5
PHP object loaded as reference in foreach loop
asked by Robin (CC BY-SA 4.0)
php, object, reference - 77 views

Messages

Not an answer
This does not provide an answer to the question...
Thanks
Please don't add thanks as answers. They don't actually provide an answer to the question,
Code only
Your answer could be improved...

Random answers

1
In PHP curl_multi, is there an equivalent to curl_getinfo() to fetch HTTP response codes for curl_multi_exec()?
asked by Tristan (CC BY-SA 4.0)
php, curl, http-response-codes, curl-multi - 21 views
1
While with variable
asked by Code (CC BY-SA 4.0)
php, while-loop - 27 views
1
populating my dropdown menu using procedural prepared statement
asked by Kai (CC BY-SA 4.0)
php, mysqli, prepared-statement - 30 views
0
SHOW COLUMNS FROM table for several selected Fields
asked by Alex Wanjala (CC BY-SA 4.0)
php, mysql - 103 views
1
Search word in txt file with PHP
asked by Dragonasu (CC BY-SA 4.0)
javascript, php, html - 48 views
1
.htaccess redirect '/news' and '/news/../..'
asked by Chris Wickham (CC BY-SA 4.0)
.htaccess, redirect - 178 views
1
How do I see the output from a PHP file that makes an API call?
asked by mickdeez (CC BY-SA 4.0)
php, api, sendinblue - 138 views
2
Can't access $this on PHP Closure passed to an object method
asked by José Eduardo Biasioli (CC BY-SA 4.0)
php, closures, this - 42 views
4
How to follow a URL redirect to the final location?
asked by Tim Kohlen (CC BY-SA 4.0)
php, redirect - 487 views
0
2
How to remove selected index in a string using php?
asked by Maniraj Murugan (CC BY-SA 4.0)
php, for-loop - 57 views
1
PHP form not performing action
asked by user7554125 (CC BY-SA 4.0)
php, forms, post - 43 views
3
PHP Datetime constructor returns now for strange values
asked by Stephen R (CC BY-SA 4.0)
php, datetime - 454 views
1
Show PHP variables on form submit alert box
asked by Anand (CC BY-SA 4.0)
javascript, php, alert - 3,015 views
1
Blank spaces with XPath (PHP)
asked by Julien Rns Neo (CC BY-SA 4.0)
php, xpath - 58 views

Most viewed questions I answered

1
How to sort an array of associative arrays by value of a given key in PHP?
asked by Matt (CC BY-SA 4.0)
php, arrays, sorting, multidimensional-array - 629,245 views
7
Cannot pass null argument when using type hinting
asked by Abdullah (CC BY-SA 4.0)
php, type-hinting - 97,383 views
1
Sort Object in PHP
asked by jW. (CC BY-SA 4.0)
php, arrays, sorting - 51,713 views
0
Warning: filesize(): stat failed for..error
asked by Alexandra32 (CC BY-SA 4.0)
php - 23,525 views
2
PhpSpreadsheet return file instead of saving it
asked by Brambor (CC BY-SA 4.0)
php, phpspreadsheet - 16,209 views
1
Sort an array by a child array's value in PHP
asked by Evan (CC BY-SA 4.0)
php, arrays, sorting - 15,555 views
10
PHP strtotime(): date showing '1970-01-01 ' after conversion
asked by user3081672 (CC BY-SA 4.0)
php, mysql, datetime - 9,789 views
2
Undefined property: stdClass: - What is wrong?
asked by Thisisme (CC BY-SA 4.0)
php - 9,286 views
4
Couldn't find any package by glob 'php8.0' in debian
asked by Mahmoud Adel Mansour (CC BY-SA 4.0)
php, linux - 7,946 views
2
create XML File using PHP
asked by letsTry420 (CC BY-SA 4.0)
php, xml - 6,669 views
2
PHP name validation
asked by TessRay97 (CC BY-SA 4.0)
php, regex, validation - 6,124 views
0
How to create Array with Key Value Pairs in PHP
asked by Nando (CC BY-SA 4.0)
php, foreach, keyvaluepair - 6,095 views
1
PHP parse xml to array
asked by Kristian (CC BY-SA 4.0)
php, arrays, xml, api, simplexml - 4,750 views

javascript

5
Posting the result of a QUERY into a DIV
asked by SamanthaAlexandria (CC BY-SA 4.0)
javascript, php, mysql - 251 views
4
TypeError when trying to call JSON data via AJAX
asked by imagina (CC BY-SA 4.0)
javascript, php, jquery - 52 views
3
JSON.parse doesn't run
asked by codelyoko373 (CC BY-SA 4.0)
javascript, php, json - 39 views
3
echo javascript function in php
asked by Azzo (CC BY-SA 4.0)
javascript, php - 35 views
3
Yii2: How to get an array object using Ajax?
asked by Roby Sottini (CC BY-SA 4.0)
javascript, php, json, ajax, yii2 - 182 views
3
Remove the hash symbol from URL
asked by JFS (CC BY-SA 4.0)
javascript, jquery, url, hash - 1,420 views
3
Getting select value to pass to POST
asked by colinreedy674 (CC BY-SA 4.0)
javascript, php, ajax - 53 views
2
Can't use for loop to fill array in fullcalendar
asked by Ricardo Javier Chavarra Gonzal (CC BY-SA 4.0)
javascript, php, loops, calendar, fullcalendar - 41 views
2
Getting Uncaught ReferenceError when passing to a function in javascript
asked by kingj333 (CC BY-SA 4.0)
javascript, php, mysqli - 348 views
2
reload form on done function jquery
asked by Groot (CC BY-SA 4.0)
javascript, php, jquery, html - 1,871 views
2
Conversion sql select query to array for json encode
asked by Biddut (CC BY-SA 4.0)
javascript, php, ajax - 39 views
2
How to pass data to ajax with image and string
asked by NeCat (CC BY-SA 4.0)
javascript, php, jquery, mysql, ajax - 538 views
2
selected item value from Bootstrap DropDown with specific ID
asked by Chamisxs (CC BY-SA 4.0)
javascript, php, twitter-bootstrap - 264 views
2
Struggling with onclick in mobile browser
asked by user3461991 (CC BY-SA 4.0)
javascript, php - 46 views
2
How to escape regex special characters from array using php to use in javascript
asked by DMP (CC BY-SA 4.0)
javascript, php, regex - 112 views

mysql

10
PHP strtotime(): date showing '1970-01-01 ' after conversion
asked by user3081672 (CC BY-SA 4.0)
php, mysql, datetime - 9,789 views
5
Posting the result of a QUERY into a DIV
asked by SamanthaAlexandria (CC BY-SA 4.0)
javascript, php, mysql - 251 views
4
Fatal Error when trying to view PHP data as JSON with XAMPP
asked by Kali Ma (CC BY-SA 4.0)
php, mysql, json, mysqli - 950 views
3
How to declare date specific value for a function
asked by borneo (CC BY-SA 4.0)
php, mysql - 50 views
2
ForgotPassword PHP and Mysql
asked by Nadia (CC BY-SA 4.0)
php, mysql - 154 views
2
How to pass data to ajax with image and string
asked by NeCat (CC BY-SA 4.0)
javascript, php, jquery, mysql, ajax - 538 views
2
How to get Persian And Arabic Characters in php
asked by Mahdi Khezrabadi (CC BY-SA 4.0)
php, mysql, utf-8, ascii, farsi - 177 views
2
PHP MySQL PDO - MULTIPLE WHERE AND OR
asked by edokko (CC BY-SA 4.0)
php, mysql - 65 views
2
Loop over query in MySQL
asked by Madhu Nair (CC BY-SA 4.0)
php, mysql - 45 views
2
Select column FROM table_name WHERE username=$_SESSION['username'] not working
asked by Yash Pawse (CC BY-SA 4.0)
php, mysql, sql, mysqli - 998 views
2
PHP strtotime returning an integer, messing up date calculation
asked by camelCaseCowboy (CC BY-SA 4.0)
php, mysql, datetime - 434 views
2
Rearrange Array Result of MySQLi Query
asked by nurhodelta_17 (CC BY-SA 4.0)
php, mysql, json, mysqli - 103 views
2
How to insert data by using td id
asked by Gokhan (CC BY-SA 4.0)
php, html, mysql - 37 views

regex

5
Regular expression for amount always returns true
asked by Svetlozar (CC BY-SA 4.0)
php, regex - 66 views
4
Match single unknown parameter php (Morse-code Regex)
asked by Mueyiwa Moses Ikomi (CC BY-SA 4.0)
php, regex, preg-match, morse-code - 263 views
3
How to assign an ID to each replaced string in preg_replace and get a list of matched words
asked by Andres SK (CC BY-SA 4.0)
php, regex, preg-replace, array-map - 219 views
2
how to check if date and string exist in text file
asked by Know-nothing (CC BY-SA 4.0)
php, regex, match, strpos - 92 views
2
how to create acetream regex
asked by BrunoRamalho (CC BY-SA 4.0)
php, regex - 65 views
2
Replace multiple spaces in a string
asked by Irvan Ahmad Prasetya (CC BY-SA 4.0)
php, regex - 57 views
2
How to escape regex special characters from array using php to use in javascript
asked by DMP (CC BY-SA 4.0)
javascript, php, regex - 112 views
2
php replace {rrggbb} colors in string to color text with <span>
asked by Vojthas (CC BY-SA 4.0)
php, regex - 340 views
2
Best way to perform lite templating in php with regular expression
asked by Steve (CC BY-SA 4.0)
php, regex, templating - 95 views
2
retrieve all images path from string with PHP
asked by splunk (CC BY-SA 4.0)
php, regex - 270 views
2
PHP name validation
asked by TessRay97 (CC BY-SA 4.0)
php, regex, validation - 6,124 views
1
Single PHP function with multiple fields and regular expressions
asked by user9069255 (CC BY-SA 4.0)
php, regex, function - 51 views
1
How to remove all non printable characters in a string and keep some?
asked by maurymmarques (CC BY-SA 4.0)
php, regex, preg-replace, special-characters, non-printing-characters - 1,370 views
1