Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8313543
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:31:29+00:00 2026-06-08T20:31:29+00:00

So basically, just stumbled upon a framework or other feature of PHP, which I

  • 0

So basically, just stumbled upon a framework or other feature of PHP, which I haven’t seen. All functions are written in PHP – oop type, but html files are somewhere really deep (in folders), and here is example of one of html file –

http://jsfiddle.net/x2tgt/

code –

<h1>{$category[0].name}</h1>
<table cellpadding="0" cellspacing="0" width="100%">
    {section name=id loop=$products}
    <tr>
        {section name=id2 loop=$products[id]}
        {if $products[id][id2].id}
        <td width="100%" valign="top" width="130">
            <table cellpadding="1" cellspacing="0" width="100%">
                <tr>
                    <td valign="top" align="left" width="195">
                        <a href="{$smarty.const._URL_ROOT}/{$page.lang}/product/{$products[id][id2].id}/{if $page.eshop eq 1}1/{/if}"><img src="{$smarty.const._URL_PREFIX}/data/img/{$products[id][id2].filename}_list.jpg" alt="" /></a>
                    </td>
                    <td width="15"></td>
                    <td valign="top" align="left">
                        <a href="{$smarty.const._URL_ROOT}/{$page.lang}/product/{$products[id][id2].id}/{if $page.eshop eq 1}1/{/if}"><h1>{$products[id][id2].name}</h1></a>
                        {if $page.eshop eq 1}
                        <table cellpadding="0" cellspacing="0" class="prodListPrice">
                            <tr>
                                <td colspan="3" class="top">&nbsp;</td>
                            </tr>
                            <tr>
                                <td class="middle">
                                    ##PROD_PRICE_1##<br/>
                                    <span>{$products[id][id2].price_1} {$products[id][id2].price_from|stripslashes}</span>
                                </td>
                                <td class="middle">
                                    ##PROD_PRICE_2##<br/>
                                    <span>{$products[id][id2].price_2} {$products[id][id2].price_from|stripslashes}</span>
                                </td>
                            </tr>
                            <tr>
                                <td colspan="3" class="bottom">&nbsp;</td>
                            </tr>
                        </table>
                        {/if}
                        <div class="br5"></div>
                        <div>{$products[id][id2].stext|stripslashes}</div>
                    </td>
                </tr>
            </table>
        </td>
        {else}
        <td>
        </td>
        {/if}
        {/section}
    </tr>​

Do you have any clues what type of framework this could be?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T20:31:30+00:00Added an answer on June 8, 2026 at 8:31 pm

    This is a Smarty template. I ‘m not sure which (if any) frameworks use Smarty as their view templating engine.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small PHP framework that basically just loads a controller and a
I've used CCK to create a 'Travel Offer' content-type which basically just lists the
I'm trying to write a very lightweight build script which will basically just get
I have a .NET Windows Service which spawns a thread that basically just acts
OK, this is basically just about any non-default OS API running on all different
I have a custom ListView that uses a custom ArrayAdapter (which basically just overrides
I have a view that basically just returns all records from a table, and
I just stumbled upon the following article: http://www.josscrowcroft.com/2011/code/utf-8-multibyte-characters-in-url-parameters-%E2%9C%93/ The article talks about using UTF-8
Just stumbled upon a huge bug in Chrome (looks like it is fixed in
I basically just want users to be able to interact with each other, thread

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.