add attribute to eav attribute

piaoling  2011-08-16 16:36:50

<?php /**  * Magento Enterprise Edition  *  * NOTICE OF LICENSE  *  * This source file is subject to the Magento Enterprise Edition License  * that is bundled with this package in the file LICENSE_EE.txt.  * It is also available through the world-wide-web at this URL:  * http://www.magentocommerce.com/license/enterprise-edition  * If you did not receive a copy of the license and are unable to  * obtain it through the world-wide-web, please send an email  * to license@magentocommerce.com so we can send you a copy immediately......

类别 :  magento(258)  |  浏览(4430)  |  评论(0)

php read csv file

piaoling  2011-08-16 11:40:20

In this article, I will be showing you how to read and write CSV file with PHP. I have used PHP function fgetcsv to read CSV fields and fputcsv to write on CSV file. fgetcsv — Gets line from file pointer and parse for CSV fields. fgetcsv() parses the line it reads for fields in CSV format and returns an array containing the fields read. This works on PHP 4 and PHP 5.   fputcsv — Format line as CSV and write to file pointer. fputcsv() formats a line (passed as a fields array) as CSV and write it (terminated by a newline) to the specified f......

类别 :  PHP(78)  |  浏览(5243)  |  评论(0)

magento import products

piaoling  2011-08-16 11:39:31

<?php define('DIRNAME', dirname(__FILE__)); require dirname(__FILE__) . '/../../app/Mage.php'; require_once dirname(__FILE__) . '/../setting/classes/debug.php'; require_once dirname(__FILE__) . '/../setting/classes/tool.php'; require_once dirname(__FILE__) .DS.'classes'.DS.'media.php'; require_once dirname(__FILE__) .DS.'classes'.DS.'product.php'; require_once dirname(__FILE__) .DS.'classes'.DS.'price.php'; require_once dirname(__FILE__) .DS.'classes'.DS.'converAttribute.php'; def......

类别 :  magento(258)  |  浏览(3907)  |  评论(0)

emuix database update

piaoling  2011-08-15 11:56:19

delete FROM `eav_attribute` WHERE `attribute_code`='top_dynamic_menu_dropdownlist_attribute_first' delete FROM `eav_attribute` WHERE `attribute_code`='top_dynamic_menu_dropdownlist_attribute_two' delete FROM `eav_attribute` WHERE `attribute_code`='top_dynamic_menu_dropdownlist_attribute_three' delete FROM `eav_attribute` WHERE `attribute_code`='top_dynamic_menu_dropdownlist_attribute_four' delete FROM `eav_attribute` WHERE `attribute_code`='top_dynamic_menu_dropdownlist_attribute_five' delete FROM `eav_attribute` WHERE `attribute_code`='to......

类别 :  工作(23)  |  浏览(5054)  |  评论(0)

七个世界巨头的总部办公环境

piaoling  2011-08-12 18:26:22

-------------------------------------------------------------------------------------------------------------------------------- 一个企业的文化很大部分会体现在办公环境中,我们整理了世界7大巨头公司的办公环境,它们有着一个明显的共同点——为员工创造自由、舒适、愉快的办公环境! 以下办公室包括:Google 苏黎世办公室;Twitter 新总部办公;LEGO丹麦.比隆德办公室;Youtube 总部办公;Yahoo巴塞罗那办公室;Pixar总部办公;Facebook美国总部办公 Google 苏黎世(Zurich)办公室 …………………………………………………………………………………………………………………………………………… 不用说......

类别 :  IT咨询(11)  |  浏览(6617)  |  评论(0)

裸婚时代结局

piaoling  2011-08-12 16:47:22

  刘易阳看着坐在身边的佳倩,苦笑的问:“现在是不是该叫你杜太太了?”   童佳倩笑了笑,反问:“你猜?”   两人对视着,笑着,流泪着。。   他们曾经许下过无数誓言。。   他们曾经为了结婚绞尽脑汁。。   他们恋爱八年,结婚一年。。   他们最终。。   “佳倩,走吧!”杜毅突然出现在了他们面前,杜毅似乎没有想到刘易阳的出现,脸上出现几丝惊讶。   刘易阳依旧傻傻的笑着,流泪着。他低着头喃喃自语:“呵呵......

类别 :  感悟(15)  |  浏览(5037)  |  评论(0)

WORK EXPERIECE

piaoling  2011-08-12 15:26:21

work careful,should update everything ......

类别 :  工作(23)  |  浏览(4560)  |  评论(0)

徐宥:我的大学 (转载)

piaoling  2011-08-12 10:45:33

[转者注: 徐宥目前是计算机专业的 Ph.D.,导师Yixin Chen,本科毕业于南大数学 系。这篇文章是其应出版商之邀而写的一篇回忆录,详细介绍了其大学之前及大学四年 的生活,包括他找工作,考研和出国的经历。从中可看到他大学刚开始时情绪在自卑和 自负之间的波动,中期看不到前方时的迷茫和收获季节的忙碌。他一直在踏踏实实努 力,最终从一个在数学系都不怎么拔尖的学生成长为一个计算机牛人,当机遇到来时自 然没有错过。我想这篇文章对很多人会有一些启发意义......

类别 :  感悟(15)  |  浏览(5566)  |  评论(0)

[转] 小烨--给遥望一个方向,给梦想一个理由

piaoling  2011-08-10 14:50:40

我在日记中写道:“此时此刻,我思念起远方你的你来了,我亲爱的朋友~这 时,我才知道,你是我唯一能够思念的人,当我身陷如此的困扰与伤害之时(其实值得思念的人任何时候都该不止一个的,但是此时此刻,我却觉得那种由来已久的 默契的共同困扰只有你能懂)。”并把这句话发给我远在北京的朋友,今天下午刚跟她讨论过,如果我们将来由于种种原因,并不能呆在一个能够满足共同期望的城 市,正好南北割据一方的话(我是说如果)......

类别 :  感悟(15)  |  浏览(4999)  |  评论(0)

magento case when then

piaoling  2011-08-10 14:17:09

$lastFixed='zzzzzzzzzzzzzzzzzzzz';             $conditionSelect->joinLeft(array('_table_score_cus'=>'catalog_product_entity_varchar'),"_table_score_cus.entity_id=e.entity_id and _table_score_cus.store_id='0' and _table_score_cus.attribute_id = '$productScoreId'",array('score'=>new Zend_Db_Expr("CASE WHEN _table_score_cus.value IS NULL THEN '$lastFixed' ELSE _table_score_cus.value END"))); ......

类别 :  magento(258)  |  浏览(3937)  |  评论(0)
  • Page:37/146  1451 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类