There are times when a program needs to interact with user from command line or Standard Input (STDIN) / output (STDOUT). As we have learned how to use PHP from command line in previous post, This post will focus on how to read and write on Standard Input Output using PHP. There is a concept […]
-
[Git] How to delete tag in Git Jun 21, 2016
-
How to import/export data from Amazon Redshift Apr 26, 2015
-
How to validate link/url in PHP Mar 4, 2015
-
[Java] How to get Process Id from java program Jan 24, 2017
-
How to use PHP from command Line? Mar 6, 2015
-
[Java] How to get Process Id from java program Jan 24, 2017
-
[Git] How to delete tag in Git Jun 21, 2016
-
How to convert StackTrace to String Jul 7, 2015
-
How to read web pages using Java? May 11, 2015
-
stephen on How to take Thread dumps of a Java process
This tool http://fastthread.io/ is faster and easier for (...)
-
Tamar on How to take Thread dumps of a Java process
Very detailed guidance with thread dump analysis and (...)
-
How to read web pages using Java? | Code Zuzu on How to read Text Files in Java
[…] How to read Text Files in Java How to read gzip (...)
-
How is Hashtable different from HashMap? | Code Zuzu on How HashMap works in Java?
[…] How HashMap works in Java? May 4, 2015
-
How to analyse Heap dumps using Eclipse MAT | Code Zuzu on How to generate Heap dump on OutOfMemory error
[…] Next we run it with command line option to (...)