Subodh Poudel avatar Subodh Poudel avatar

About Subodh Poudel

LinkedIn

Subodh is a proactive software engineer, specialized in fintech industry and a writer who loves to express his software development learnings and set of skills through blogs and articles.

Articles by Subodh Poudel

JavaScript Howtos

  1. How to Add Months to a Date in JavaScript
  2. How to Deep Copy Array in JavaScript
  3. How to Format JSON in JavaScript
  4. How to Get Environment Variables in JavaScript
  5. How to Get the Object's Value by a Reference to the Key
  6. How to Open Popup Window in JavaScript
  7. How to Get Week Number of the Year in JavaScript

HTML Howtos

  1. How to Add Image in HTML From a Folder
  2. How to Convert HTML to JSON
  3. How to Create a Scrollable Div in HTML
  4. How to Enable and Disable Checkbox in HTML
  5. How to Link to a Section of a Page in HTML
  6. The ::before Selector in HTML
  7. How to Add Hover Text in HTML
  8. How to Add Multiple Radio Button Groups in HTML
  9. How to Skip a Line in HTML
  10. How to Transform Text Into Uppercase in HTML
  11. How to Write Degree Celsius Symbol in HTML
  12. How to Center a Table in HTML
  13. How to Create a Download Link in HTML
  14. How to Display Image Based on Cookies in HTML
  15. Role Attribute in HTML
  16. How to Add Space Between Buttons in HTML
  17. How to Create Phone Number Links in HTML
  18. How to Redirect in HTML
  19. How to Create Nested Lists in HTML
  20. How to Create Vertical Line in HTML
  21. How to Set Length Validation in HTML
  22. Alternatives of Iframe in HTML
  23. How to Get Today's Date in HTML Ultimate Guide
  24. How to Include an HTML File in Another HTML File
  25. How to Embed PDF in HTML
  26. How to Create Multiple Classes in HTML
  27. How to Remove Borders From HTML Table

PHP Howtos

  1. How to Create a Popup Window in PHP
  2. How to Install PHP-GD in Ubuntu
  3. How to Perform HTTP Authentication Using PHP Curl
  4. Warning: Php_network_getaddresses: Getaddrinfo Failed: No Such Host Is Known
  5. How to Implement Linked List in PHP
  6. Static Variables in PHP
  7. How to Loop Through Associative Array in PHP
  8. Method Overloading in PHP
  9. Null Coalescing vs Elvis Operator in PHP
  10. How to Create Table in PHP
  11. How to Display Date and Time According to Timezone in PHP
  12. How to Generate QR Code in PHP
  13. How to Profile a PHP Script
  14. How to Convert String to Boolean in PHP
  15. How to Count Files in a Directory in PHP
  16. How to Delete Directory in PHP
  17. How to Get Random Array Item in PHP
  18. How to Set Maximum Execution Time in PHP
  19. The utf8_encode Function in PHP
  20. How to Create and Get the Path of tmpfile in PHP
  21. How to Use ODBC Functions in PHP
  22. How to Use the sleep() Function in PHP
  23. How to Delete Cookies in PHP
  24. The use Keyword in PHP
  25. Question Mark Symbol in PHP
  26. How to Get Current Month Using Date() Function in PHP
  27. How to Find Base URL in PHP
  28. How to Use Foreach Loop in Multidimensional Array in PHP
  29. How to Differentiate Single and Double Quotes in PHP
  30. How to Export MySQL Table to Excel in PHP
  31. How to Return to Previous Page in PHP
  32. How to Write HTML Inside PHP
  33. How to Create Config Files in PHP
  34. How to Post Array From a Form in PHP
  35. How to Convert XML Into an Array in PHP
  36. How to Create the MM/DD/YYYY Date Regular Expression in PHP
  37. How to Get Current Directory Name and Path in PHP
  38. How to Detect Mobile Device in PHP
  39. How to Call JavaScript Function in PHP
  40. How to Update PHP Version in Mac
  41. How to Check Type and Value of Null in PHP
  42. How to Create Countdown Timer in PHP
  43. How to Create Default Object From Empty Value in PHP
  44. How to Convert Object to String in PHP
  45. How to Find Root Directory Path in PHP
  46. How to Get JSON Object From URL in PHP
  47. How to Print to Console in PHP
  48. How to Run PHP on Mac
  49. How to Send Attachments in Mail With PHP
  50. How to Create Array of Objects in PHP
  51. How to Create PDF in PHP
  52. How to Read Text Files in PHP
  53. How to Sort Multidimensional Array in PHP
  54. How to Use Echo Shorthand in PHP
  55. How to Use if...else Shorthand in PHP
  56. How to Pretty Print the JSON in PHP
  57. How to Create an Object Without Class in PHP
  58. How to Delete Database in PHPMyAdmin
  59. How to Escape Quotation Marks in PHP
  60. How to Validate Email in PHP
  61. The Header Location in PHP
  62. Difference Between the == and the === Comparison Operators in PHP
  63. How to Convert PHP Object to Associative Array
  64. How to Declare Global Variable in PHP
  65. How to Execute PHP Function With onclick
  66. How to Find Error Log Location in PHP
  67. How to Generate Password in PHP
  68. PHP Pagination
  69. How to Pass Variable From PHP to JavaScript
  70. How to Set Session Timeout in PHP
  71. How to Upload Multiple Files in PHP
  72. How to Use Default in PHP Switch Case
  73. How to Prevent SQL Injection in PHP
  74. How to Refresh a Page in PHP
  75. How to Send POST Request in PHP
  76. How to Write Array to a File in PHP
  77. How to Add Line Break in PHP
  78. How to Count Rows in MySQL PHP
  79. How to Show All Errors in PHP
  80. PHP Variable in String
  81. How to Get User IP Address in PHP
  82. How to Read if Checkbox Is Checked in PHP
  83. How to Redirect in PHP

CSS Howtos

  1. How to Change Content in CSS
  2. How to Set Box Shadow Only at Bottom in CSS
  3. How to Align Image to the Right in CSS
  4. How to Create a Fade-In Effect on Page Load in CSS
  5. How to Center a Div Horizontally in CSS
  6. How to Center Background Images in CSS
  7. How to Change Image Color in CSS
  8. How to Center a Div Vertically Using CSS
  9. How to Hover an Element Using Inline CSS
  10. How to Set Line Spacing in CSS
  11. How to Darken Background Image in CSS
  12. How to Style Select Dropdown in CSS
  13. How to Add Background Image in CSS
  14. How to Disable Scroll Bar in CSS
  15. How to Hide Scroll Bar in CSS
  16. How to Set Font Border in CSS
  17. How to Use Margin and Padding in CSS
  18. How to Use Mutliple Classes in One Element in CSS