Author: Ankur Gandhi

Hi My name is Ankur
Hi My name is Ankur

[PHP] Email Attachment – PDF In Email Attachment

Hi Friends , yesterday I was working with email attachment and I wanted to send pdf file as email attachment but It was giving me so many problems. I have searched so many code for PDF attachment but no one was working So I start tp debug code and finally made working pdf attachment code by pdf attachment in email…

Read More »

How To Add Custom Post Types In WordPress

Hi Friends , Custom post types is one of the main feature of wordpress 3.0. By custom post types you can create any section like post and pages, means you can creat any section exists in your site. Just for example if you have section in your site News then you can create News section by putting a simple code…

Read More »

[PHP] How To Connect To FTP Via PHP Functions

Hi Friends, Today I am going to explain you how to connect to FTP or how can we connect to FTP via PHP functions to perform some manipulations on files like copy file exists in one server to local server etc. My requirements was I have to connect to one FTP program via php functions and copy one file exists…

Read More »

How To Do URL Rewriting In Open Cart

Hi Friends, I am PHP freelancer So I am mostly working on all types of PHP projects and also all types of open sources. So some days ago I got opportunity to work with shopping cart open source project. Now it was my choice that what I should use Open Cart , Zen Cart or WordPress Shopping Cart. So I…

Read More »

DreamHost October Month Coupon Code – 65$ Off

Hello Friends, There are so many good hosting services on internet and DreamHost is one of the best hosting service of them. On internet you will found so many coupon codes having 50$ off on hosting of dreamhost or 40$ off on dreamhost hosting but today hacking ethics brings you coupon code for dreamhost which is having 65$ off on…

Read More »

How To Add Featured Image In WordPress Post

Hi Friends, Yesterday I have released latest version 3.5 of my IGIT Related Posts plugin. It was working well but I got some mails that it is giving fatal error like Call to undefined function get_post_thumbnail_id(). So I started finding solution for this and finally find that it was not a bug means it was giving this bug to users…

Read More »