Archive

Blog Archives

Java – Parsing JSON Data from a URL

Simple code snippet for parsing JSON data from a URL in Java

Create Posts from WordPress Front-End

Allow visitor to create a post from the front-end of your WordPress blog

Generate CSV file and send as Email attachment PHP

Querying reports from SQL database then generate a CSV File containing all the queried data then send the CSV File to the admin email.

Simple File Upload with PHP

Create a very simple file upload with File Size validation.

How to Limit the Number Words to Output in PHP

Creating a function that will limit the number of words to output

Formatting Dates in PHP

Change the output of the time stamp to something more readable

Exporting Reports to CSV with WordPress

Export your Reports using queries and gain full control over the output of the report.