Simple PHP-related issues

Source: Internet
Author: User
Simple Questions about PHP
I would like to ask here, in PHP mixed code, the URL path is defined, similar to this: www.bon.com/product.php?cat=abc&method=456. is a mixed, no controller, model.

------Solution--------------------
How to write casually, if not in the company or team, according to their own habits to ...

$imgUrl = './images/';
$imgName = ' test.jpg ';
$goUrl = './product.php?cat=abc&method=456 ';

echo "";

There are many ways to do this. You can also use the replacement method ....

------Solution--------------------
discuss
How to write casually, if not in the company or team, according to their own habits to ...

$imgUrl = './images/';
$imgName = ' test.jpg ';
$goUrl = './product.php?cat=abc&method=456 ';

echo "";

Many ways ...

------Solution--------------------
discuss

So, for example, I have a picture on the homepage, click can connect to a detailed page, connection path how to write?

------Solution--------------------
Agree with the 3 floor statement, if not in the company or group can according to their own habits to write
------Solution--------------------
www.bon.com/product.php?cat= &method=
------Solution--------------------
The URL you control ah, want to use pathinfo with rewrite are can.
  • Related Article

    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.