370 reputation
36
bio website binarytides.com
location
age
visits member for 1 year, 8 months
seen 4 hours ago
stats profile views 126

Php developer and blogger


Apr
23
comment How Can I test my web site for SQL injection attacks?
sqlmap is an exploitation tool, it cannot scan a website for possible sql injection vulnerabilities.
Apr
10
comment What's wrong with foreign keys?
no, foreign keys are not compulsary to indicate "relational"
Mar
31
awarded  Enthusiast
Mar
22
comment https headers with file_get_contents
that worked! indeed google decides
Mar
22
accepted https headers with file_get_contents
Mar
22
comment https headers with file_get_contents
@sectus headers are all ok
Mar
22
comment https headers with file_get_contents
i need the gzipped content, that curl code will fetch me the final html contents of the page which i dont need.
Mar
22
revised https headers with file_get_contents
better explanation of the question
Mar
22
asked https headers with file_get_contents
Mar
14
revised Retrieve path of tmpfile()
correction
Mar
14
answered Retrieve path of tmpfile()
Mar
12
comment Convert text to PDF in PHP
mpdf is the best
Mar
11
answered Barcode Generation PHP (Code 39) Recommendations
Mar
10
comment failed to load resource under Chrome
thanks, it worked for me.
Mar
9
answered how to run a websocket server?
Mar
8
answered set up websocket on hostgator with shared hosting
Mar
8
answered WebSockets on PHP shared hosting
Mar
8
answered Real time notifications on shared hosting (PHP, MySQL, Yii)
Mar
8
comment Tell me some Http-streaming tutorial or example
I have written a tutorial on ajax streaming and sse. Check them
Mar
7
answered PHP display progress messages on the fly