Clone a new project shortcut _ PHP Tutorial

Source: Internet
Author: User
Clone a shortcut for a new project. I never thought about how to quickly copy one of the most common projects and then change it to a new group buying project? In other words, when editing an old project, you want to save it as a new project instead of having to think about how to quickly copy it out, and then change it to a new group buying project?

Or when editing an old project, you want to save it as a new project instead of a new project,

Check the red part

The specific development code (not detailed) is as follows:

Modify template, add button

Include/template/manage_team_edit.html

Add js to process cloneteam functions

Function cloneteam ()
{
Document. getElementById ('-user-form'). action = "/manage/team/edit. php? Clone = 1 ″;
Document. getElementById ('-user-form'). submit ();
}

Note clone = 1

In addition, the template is modified with several hidden Den contents to copy the image image1 image2 field of the old project.

Modify manage/team/edit. php

The original code is like this.

Now the code is like this

Why? Or when editing an old project, you want to save it as a new project instead...

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.