Rakshit Patel
I am Rakshit Patel working as PHP Programmer India, PHP Freelancer India. I am here to share all my developing knowledge with you people.
Homepage: http://www.programmingfacts.com/
Yahoo Messenger: raxit4u2
Jabber/GTalk: raxit4u2
Posts by Rakshit Patel
[OpenCart] Order Total Grand Total always zero(0)
I was working with Open Cart today and i found a strange issue that when i click on Add to Cart button, it adds product in Shopping cart. Everything works fine except Total Price. It shows Order Total to 0 in shopping cart page as well as Checkout page. I have searched a lot in code and check all the files related to Cart and function which calculate total of Order.
[Magento] How to get all Manufactures in Magento
Are you working with Magento and wanted to get all manufactures list ? If yes than you are at the right place to get the solution for it. To get all manufactures lists in Magento, you just need to take below code. How to get all Manufactures in Magento, All manufactures in Magento, Magento get manufactures, Get manufactures in Magento, Solution for Getting Manufactures in Magento, Manufactures Products in Magento.
[WordPress] How to Add fields in Registration form
As you know the popularity of WordPress, clients are asking for customization services in WordPress website. Yesterday i was working with WordPress and I was in need to add few fields in Registration form of WordPress site without affecting WordPress Core files. This benefits when you upgrade the WordPress version, changes will remains and you will not lost the work you had done.
When to Use Functions in PHP?
Whether you are new to programming or an intermediate programmer, learning new tricks can speed up your productivity and acquire more ideas for your program. This is also important for advanced programming languages such as PHP. The complexity of the language can be daunting at first, but thanks to using “Functions” in your code, it can save a lot of time by not having to type the code every time it is needed, and using less coding in your application.
[Solved] Cooloris 3D Wall Crossdomain.xml error
I was implementing Cooloris 3D Wall. After so much trouble, i get success in implementing Cooloris 3D Wall. If you are facing problem in implementing Cooloris 3D Wall Gallery with your own Media RSS than look at my last post. If you are done with implementing Cooloris 3D Wall and facing a crossdomain.xml issue than follow below instructions.
[Solved] Cooloris 3D Wall – Not Working – Media RSS – Flickr Picasa RSS
I was implementing Cooloris 3D Wall for one of my client. I followed the instructions given in Cooloris site. I am really unhappy with their documents, help, forums and developer section. They are not clear with the point how to implement media RSS in Cooloris 3D Wall. I searched in Google but not finding any solutions. Peoples or developers are searching for the code and they are just trying to solve by try-error method.
[Magento] Add Contact Us form in any page
Magento provide contact us form functionality by default. You can find a contact form link in the footer of your Magento website. However you can add this contact form in any Magento web page that you want to.
[Magento] Set Up Blog in Magento Admin
Many eCommerce websites have their blog pages along with shopping cart. Wordpress is the most popular for blogging but if you are using Magento and want a blog in your website than you can use Magento’s extension for installing blog. Reason for using Magento’s extension for blog is to manage shopping cart and blog from one admin panel.
[PHP] What is the difference between sort & asort in php ?
Many times developers are not aware with the core functions of PHP. PHP have sort and asort built in array functions. You may or may not be aware with these functions. But when you will face a PHP interview than you may be asked for this question.
[PHP] Warning: Cannot modify header information when Create a COOKIE
When you create COOKIE or try to set COOKIE, are you getting error like “Warning: Cannot modify header information – headers already sent” ? This happen if your page starts output on browser. COOKIE is at browser and it will not set if your browser has started output.


I am
Recent Comments