Truelogic Blog

Notes from the world of software development, technology and strategy

  • Home
  • About This Blog
  • Contact Me

Apache/PHP

How to retrieve content from a WordPress database directly

June 26, 2013 amit 0

WordPress is the world’s most popular blogging platform and is used by millions of websites. It has been converted and customized to almost any kind […]

No Image

URL masking by encrypting query string

September 14, 2012 amit 7

For many of my project I have written code which simply a link having some parameters as query string in url to pass information from […]

File monitor

PHPFileMon – A simple PHP based file monitoring system

August 13, 2012 amit 3

WHAT IS IT? What led us to the creation of PHPFileMon was finding a simple way of monitoring if any file on a website had […]

Integrate the Constant Contact API with your PHP application

August 8, 2012 amit 2

WHAT IS CONSTANT CONTACT? Constant Contact is an online service for creating social and email campaigns which is widely used by a lot of websites. […]

MailChimp

Integrate the Mailchimp API with your PHP application

July 28, 2012 amit 11

WHAT IS MAILCHIMP For those unfamiliar with Mailchimp it is an online service for handling subscribers and newsletters. It is mainly used to handle subscription […]

pear and phpunit

Installing latest PEAR and PHPUnit on Windows 7

July 25, 2012 amit 8

For my recent project based on YII framework, I have to use PHPUnit for doing unit test.  My Local development environment is Windows 7 64 […]

Moving an Apache PHP Mysql website to NginX PHP in 30 minutes Part 2

July 19, 2012 amit 1

If you havent seen Part 1 of this article then you can see it here MAKING PHP WORK WITH NGINX For PHP to work with […]

Moving an Apache PHP Mysql website to NginX PHP in 30 minutes Part 1

July 18, 2012 amit 1

WHAT IS NGINX? NginX (pronounced Engine-X) is supposedly the fastest HTTP server available. In terms of speed only LightTPD comes a close second. Most PHP […]

BULLET TRAIN

A simple caching class to turbo-charge your php website.

July 8, 2012 amit 1

THE BOTTLENECK In every website, the slowest part is the part which interacts with a database. Another bottleneck is any module which depends on data […]

Split large xml into parts before processing in PHP

July 3, 2012 amit 11

PHP has very powerful xml functions and libraries in the form of DOMDocument, Xpath, SimpleXML and a few others. But all of them have a […]

Posts pagination

« 1 2 3 4 5 »
  • Amazing Technology
  • Android Dev
  • Apache/PHP
  • ASP.NET
  • Audio
  • AWS
  • Book Downloads
  • Books
  • Business
  • C#
  • C/C++
  • Computer Science
  • FreeBSD Unix
  • Get the right Job
  • GPU and AI
  • HTML
  • Java
  • Javascript/Jquery
  • Linux
  • Maps
  • MIDI Programming
  • Misc
  • MongoDB
  • MS SQL Server
  • MySQL
  • MySQL
  • NginX
  • Node.JS
  • Objective C
  • OpenCV
  • Powershell
  • Programming
  • Python
  • Slideshow
  • Strategy
  • Tools And Components
  • Tutorials
  • Uncategorized
  • Useful Lists
  • VC++
  • Web Designing
  • WebRTC
  • Windows
  • WWW Stuff
  • wxWidgets
  • Xcode & Swift
  • YouTube API With PHP

Copyright © 2025 | WordPress Theme by MH Themes