PHPMySQLTalk

PHPMySQLTalk

Magento: How to get any category’s description in Magento

phpmysqltalk.com — let’s talk about how to get category by category id in Magento. It’s easy to get category by id, just change the number in load() method. View in Crawl 4

Magento: How to get any category’s description in Magento

PHP: Adding Parameters To A URL in PHP

phpmysqltalk.com — This article shows how to add query parameters to a URL in a php script. It is aimed at the beginner to intermediate level PHP programmer but devel... View in Crawl 4

PHP: Adding Parameters To A URL in PHP

Facebook Comments: “Warning: http://web.address.here is unreachable”

phpmysqltalk.com — getting some emails about the Facebook Comments plugin showing an error Warning: URL is unreachable There’s an easy fix to this, and we’ll show you... View in Crawl 4

Facebook Comments: “Warning: http://web.address.here is unreachable”

CSS: Style links depending on file format

phpmysqltalk.com — A short CSS snippet that changes the styling of external links, email links and links to pdf documents. View in Crawl 4

CSS: Style links depending on file format

Magento: Problem with reindexing process for “Product flat data” indexes

phpmysqltalk.com — Reindexing of Product flat data index gives unknown reindexing error or "Some problem with reindexing process" error message or reindexin... View in Crawl 4

Magento: Problem with reindexing process for “Product flat data” indexes

Magento: How to get current currency in Magento?

phpmysqltalk.com — We know Magento support multiple currency. I have found the solution to check current currency in the Magento site frontend View in Crawl 4

Magento: How to get current currency in Magento?

Magento: Automated Bash Script Installer

phpmysqltalk.com — A bash script that automates the installation of Magento, with or without store sample data. View in Crawl 4

Magento: Automated Bash Script Installer

CSS: Drop Caps

phpmysqltalk.com — A great cross-browser snippet that lets you make the first letter of a paragraph stand out. View in Crawl 4

CSS: Drop Caps

CakePHP: Configuring Apache

phpmysqltalk.com — There is some tweaking that we need to perform in order to make sure that Apache runs CakePHP applications smoothly. Many Apache installations may ... View in Crawl 4

CakePHP: Configuring Apache

CakePHP: Understanding the MVC Pattern

phpmysqltalk.com — The MVC (Model View Controller) pattern is a commonly used design pattern in software development, where the code is separated into three major par... View in Crawl 4

What is CakePHP?

phpmysqltalk.com — CakePHP enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility. View in Crawl 4

What is CakePHP?

Magento: How To Setup Google Adwords Conversion Tracking?

phpmysqltalk.com — Setting up Google Adwords Conversion Tracking on your Magento store is relatively easy – but it’s not a built-in Magento feature, so you’ll have to... View in Crawl 4

Magento: How To Setup Google Adwords Conversion Tracking?

PHP: Load Time

phpmysqltalk.com — You need to know how long your site takes to load. Use this script to find out if your site is taking too long, and if it is, fix it. View in Crawl 4

PHP: Load Time

Magento 1.6 Upgrade Errors with Solutions

phpmysqltalk.com — After upgrading to Magento 1.6, You may face some problems like Integrity constraint violation: 1062 Duplicate entry or Error 404 after installatio... View in Crawl 4

Magento 1.6 Upgrade Errors with Solutions

CSS: Tucked Corners CSS3

phpmysqltalk.com — This CSS code will give you the cool ‘tucked corners’ effect that is used on the Gravatar home page. View in Crawl 4

CSS: Tucked Corners CSS3
Load More
Follow