How to generate well designed price tags for your online store products

Posted in Tutorials by Gergely Marton http://www.webgurusdesignblog.com/2009/03/how-to-generate-well-designed-price-tags-for-your-online-store-products/

After reading the brief for Catman Shopping Catalog, I’ve realized that it’s needed to create some widgets and “sparkles” for this website so the clients and visitors will notice the simple but nice-looking details. It was required to display a product’s price in a white and clean page layout, but it also needed to stand [...]

How to force downloads with PHP the easy way

Posted in Development, Tutorials by Alex Stoia http://www.webgurusdesignblog.com/2009/02/how-to-force-downloads-with-php/

Often, when you are creating a website, you might want your users to be able to download a file directly from a link and not having to educate the user like “Right-click and select ‘Save As…’ “-scenario But as you might have noticed, the conventional way is not always working because of the different technologies (browsers,platforms,etc) used.  [...]