1,593 reputation
312
bio website
location Kiev, Ukraine
age
visits member for 10 months
seen 3 hours ago
stats profile views 69

Skype: frmnss

Twitter: @Onotoly


May
3
comment How can I use same column twice?
Or datetime for fromDate and time for toDate with a simple processing of the data
May
3
revised Symfony2 - AuthenticationSuccessHandler redirect to original request
added 141 characters in body
Apr
29
comment Symfony2 - AuthenticationSuccessHandler redirect to original request
It saves return path in session and then restores it (line 98). If there is no return path in user's session, handler takes Referer.
Apr
29
comment Symfony2 - AuthenticationSuccessHandler redirect to original request
as you've also noticed because the firewall has previously redirected the user to the login page So request is done from /login page, that apears as Referer in your handler
Apr
29
reviewed No Action Needed Using Drupal Content for PHP Application
Apr
29
reviewed No Action Needed How do I enable the PHP HTTP PECL extension on Windows?
Apr
29
answered Symfony2 - AuthenticationSuccessHandler redirect to original request
Apr
29
answered why is imap not working in PHP?
Apr
29
answered What's the most elegant way to enumerate keys on a multidimensional PHP array from the value of a contained element's key?
Apr
29
reviewed Reviewed Get child nodes where parent node has an ID
Apr
29
comment PHP need set date based on time
Your code compares strings, not the time. So '11:00' < '8:00' because 1<8
Apr
27
answered Using PHP to upload to Amazon S3
Apr
27
revised PHP Error Unable to jump to row
edited tags
Apr
27
revised Effective data storage when there is no limit on data size
added 17 characters in body
Apr
27
answered Effective data storage when there is no limit on data size
Apr
27
comment Error “Message: Trying to get property of non-object” when trying to retrieve an array
php.net/manual/en/function.current.php just php function
Apr
27
answered Error “Message: Trying to get property of non-object” when trying to retrieve an array
Apr
27
answered What does the \x1a characters mean
Apr
27
reviewed Reviewed Parse error: syntax error, unexpected T_ELSE
Apr
27
reviewed No Action Needed Scapy running from PHP