• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Can anyone tell me the name of this PHP Script

Does anyone know the script this site uses ? https://bitstaplc.com/
Well that is a HTML template of some kind for something because it had a commented out code of like


Code:
<!--
        <div class="how-to-area bg-color-2 area-padding">
            <div class="container">
                <div class="row">
                    <div class="col-xl-12 col-lg-12 col-md-12">
                        <div class="section-headline text-center">
                            <h2>How to start</h2>
                            <p>Help agencies to define their new business objectives and then create professional software.</p>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how first-item">
                            <div class="how-img">
                                <span class="h-number">01</span>
                                <a class="big-icon" href="#"><img src="img/about/h1.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Get access</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how ">
                            <div class="how-img">
                                <span class="h-number">02</span>
                                <a class="big-icon" href="#"><img src="img/about/h2.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Investment</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how thired-item">
                            <div class="how-img">
                                <span class="h-number">03</span>
                                <a class="big-icon" href="#"><img src="img/about/h3.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Get Profit</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        -->
 
Well that is a HTML template of some kind for something because it had a commented out code of like


Code:
<!--
        <div class="how-to-area bg-color-2 area-padding">
            <div class="container">
                <div class="row">
                    <div class="col-xl-12 col-lg-12 col-md-12">
                        <div class="section-headline text-center">
                            <h2>How to start</h2>
                            <p>Help agencies to define their new business objectives and then create professional software.</p>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how first-item">
                            <div class="how-img">
                                <span class="h-number">01</span>
                                <a class="big-icon" href="#"><img src="img/about/h1.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Get access</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how ">
                            <div class="how-img">
                                <span class="h-number">02</span>
                                <a class="big-icon" href="#"><img src="img/about/h2.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Investment</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="col-xl-4 col-lg-4 col-md-4">
                        <div class="single-how thired-item">
                            <div class="how-img">
                                <span class="h-number">03</span>
                                <a class="big-icon" href="#"><img src="img/about/h3.png" alt=""></a>
                            </div>
                            <div class="how-wel">
                                <div class="how-content">
                                    <h4>Get Profit</h4>
                                    <p>Aspernatur sit adipisci quaerat unde at neque Redug Lagre dolor sit amet consectetu. Agencies to define their new business objectives and then create</p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        -->
It is a generic investment script probably from codecanyon or another website that's why I am looking for the name.... I have searched codecanyon but no luck yet
 
Does anyone know the script this site uses ? https://bitstaplc.com/
This is what I found on the site

/*-----------------------------------------------------------------------------------

Template Name: HYIP - Online HYIP Investment HTML template
Template URI: http://rockstheme.com
Description: This is html5 template
Author: Rocks_theme
Author URI: http://rockstheme.com
Version: 1.0

-----------------------------------------------------------------------------------*/
 
  • Like
Reactions: Koco and bobsmith
This is what I found on the site

/*-----------------------------------------------------------------------------------

Template Name: HYIP - Online HYIP Investment HTML template
Template URI: http://rockstheme.com
Description: This is html5 template
Author: Rocks_theme
Author URI: http://rockstheme.com
Version: 1.0

-----------------------------------------------------------------------------------*/
Thank you ! So the frontend is an html template ..... I wonder wonder hyip script they used for the backend
 
Thank you ! So the frontend is an html template ..... I wonder wonder hyip script they used for the backend

No need to ask ask you can easily find out yourself, if you just go into Developer Tools on your browser you would be able to see yourself, like what @kafuuchino has already posted.

Untitled.png


Also don't follow the link in the css info as that will lead you to elsewhere!

View Rocks_theme info here: https://themeforest.net/user/rocks_theme

@Koco
The actual html template used:
Goldhyip - Financial Investment HTML Template
https://themeforest.net/item/goldhyip-financial-investment-html-template/34930168
 
  • Like
Reactions: MCA and Koco
No need to ask ask you can easily find out yourself, if you just go into Developer Tools on your browser you would be able to see yourself, like what @kafuuchino has already posted.

Untitled.png


Also don't follow the link in the css info as that will lead you to elsewhere!

View Rocks_theme info here: https://themeforest.net/user/rocks_theme

@Koco
The actual html template used:
Goldhyip - Financial Investment HTML Template
https://themeforest.net/item/goldhyip-financial-investment-html-template/34930168
Thanks
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock