23 December 2012 0 Comments.

[Sunshop] How To Export Order Data In Sunshop And Prestashop

Hi Friends, I am giving you tips for export order data in sun shop and presta shop.Sun shop and presta shop is eCommerce open source application.Which application is widely using by person for online shop.I develop small script for export order data from sun shop and presta shop in to csv file. Let me giving [...]

23 December 2012 0 Comments.

[Php] How To Write Text On Image With Different Properties Using Php

Hi Friends, A week ago i develop application on shopping cart application in this application user can create artificial image of product in this image user can add text and make more beautiful his product. In this application i use library function of php for write text on image with different properties using php. property [...]

11 December 2012 9 Comments.

[WordPress]Get Taxonomy Custom Fields Value Using Advanced Custom Field Plugin

Hi Friends, Today i worked on custom taxonomy in WordPress.I have to use so many custom fields into that taxonomy.I make Product Category as custom taxonomy in WordPress.After that i assign to many custom fields to Product Category. Here admin side development very easy but i don’t know how to get custom field value of [...]

26 November 2012 0 Comments.

[WaterMark] How To Add WaterMark Image Into Uploaded Image In Php

Hi Friends, I did make a script for add water mark image into uploaded image.In this script you can upload image in .png,.jpg or .gif format and using .png watermark you can generate new image with watermark. You can set you water mark in different position whatever you want.I will explain you how you can [...]

25 November 2012 0 Comments.

[.CSVFILE] How To Read And Write Data Into *.CSV File In Php

Hi Friends, I am giving you tips for how to read and write data into *.CSV file.This functions is very useful whenever you will develop application.some time we have to submit report to customer, client or any one you can use this function and you can send .csv file to any one.This file is also [...]

Tags:
25 September 2012 0 Comments.

[WordPress]How To Make Your WordPress Site More Secure

Hi Friends, Before some time my clients all wordpress sites are hacked by hackers.So he was very upset that time for how to make wordpress site more secure.I find many ways to secure wordpress site. I will be give you tips. As we know wordpress provides good security but hackers know the architecture of wordpress [...]

17 September 2012 0 Comments.

[OpenCart] How To Create New OpenCart Theme Templates

Hi Friends, I just create new OpenCart theme templates as a client requirement.Its very easy to develop Opencart theme compare to another e-commerce shopping cart application because OpenCart provides the MVC Architecture.So its make easy to understand in sort time. Let me explain Architecture of OpenCart. “M” stands for model in this section we manage [...]

15 September 2012 0 Comments.

[.htaccess] How Can Make .htaccess file Invisible To Visible In FireFTP

Hi Friend, I just worked on wordpress project before a week ago.I see that i am not able to saw .htaccess file.I was set permalinks and i saw in the front ends its works fine with my permalinks.But in root folder i was not saw .htaccess file.I never fetch this type of issue because i [...]

Tags:
7 September 2012 0 Comments.

[Paypal] Paypal API Integration Into Shopping Cart Application

Hi Friends, Paypal provide us api for integrate paypal payment method in our application. Paypal api integration is very easy to use.Lets we start discussion about integration.See the flow in image which we have to follow. After work with paypal api i make code for paypal integration into shopping cart application. As per client requirement [...]

Tags:
24 August 2012 0 Comments.

[WordPress] AgentPress Doesn’t Support the_title() On Listing Page

Hi Friends, I find issue with AgentPress Theme of wordpress.When i did customize the listing page,I saw that if i use the_title() its break some html.the_title() is a WordPress inbuilt function but in AgentPresss this function doent support. I find the solution of these issue.May be it will be help you to customize the AgentPress [...]