I am PHP small white copy copy the following code of the file why does the action not exist?

Source: Internet
Author: User
Keywords Php
Tags smarty template
Php

I am PHP small white Ask a question copy copy the following code of the file why the action does not exist Web site with the Smarty template separation.

{Seopage id=18}
{include "header.inc.html"}
{include "user/header.inc.html"}

{include "user/side.inc.html"}

My Favorites

{userfavorite userid= $smarty. Session.userid} {/userfavorite}
thumbnail Images Product Name Unit Price Add to Shopping cart Cancel Collection
{$item. Goodsinfo.name} {$item. Goodsinfo.pricenow}

function Delfavorite (FID) {if (!fid | | IsNaN (FID)) {return false;}//if (!confirm ("OK to delete the collection?") ")) {return false;} $.ajax ({type: "POST", url: "{$baseUrl}user/favorite/", Data: "Inajax=1&act=del&id=" +fid, DataType: "JSON", Cache:false, Success:function (data) {g.ui.popup.showmsg (data.message,{Type:data.type}), if (data.success) {$ ("#fav" +fid). Hide ("slow"). Remove (); } } });}

{include "footer.inc.html"}

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.