egSuperBusiness: Creating new custom Php page in members area

Search:
Creating new custom Php page in members area

To add new custom php page in members area, please follow these instructions:

1) Php files for members area should be located in "public_html/modules/", So you may create the php file then save to public_html/modules/members_new_page.php ,

2) Create html template file then save to public_html/themes/***tpl_name***/member/members_new_page.html ,

3) Open public_html/members.php then add the page query:  

case 'new_page':
            require_once (DOCSPATH . 'modules/members_new_page.php');
            break;

This will allow you to set the url to members.php?pa=new_page

4) Open members_new_page.php then write your php codes, Use function "display_member_page" to output.

Example:

display_member_page('members_new_page.html');

If you have php variables to output, you may arrange them in array then include to function display_member_page.

Example:

$show_array = array(
   'var1' => 'my var1 value',
   'var2' => 'my var2 value', 
   'var3' => 'my var3 value'
);

display_member_page('members_new_page.html', $show_array);

5)  Open http://yoursite.com/members.php?pa=new_page to see your  new page

 

Other tutorials in egSuperBusiness:

 

Popular Tutorials:


Testimonial

June 12, 2014
Charles Thomas from Usa:
 Hello, this is Charles over at stage-3 and I wanted to say thanks for all your support. I'm new at operating my business online and boy an I learning something new. Thanks to the support from EGN I was able to get the site up much faster. I have a long way to goand I know I can count on them when I need help. Thanks Guys, Charles Thomas aka....The Mail Man 

Latest News

September 9, 2025:
egMember version 2.1 has been released. This release contain new features and improvements such as: Now working with PHP 8.2 Improvements with members login session Improvement string input and processing Improvement with member tags for editing mails and contents Improvement with Admin & Member dasboard security Improvement with Templating system Improvement with TinyMCE content editor Improvement with Payment automation process Improvement with members email verification process Improvement with Countries selection in General configuration Improvement with member list in Admin area Improvement Cron Tasks And other improvements and fixes, please visit demo of egMember to see more. Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards & Success Always!EGN Software - Your best partner to build your success online business!WhatsApp: +62811696965 | Skype: egnsoftware | Telegram: egnsoftware   
August 4, 2025:
We are happy to announce you that the newest version of egMLM is now available. The newest version is v2.4 and its comes with functions: Now working with PHP 8.2 Improvement with Clean URL functions Improvement string input and processing Improvement with online store checkout process Improvement with Rank rewards function & layout Improvement with Pool rewards function & layout Improvement with member tags for editing mails and contents Fix problem with email validation on new member registration Improvement with Admin & Member dasboard security Improvement with Templating system Improvement with Email sending And other improvements and fixes, please visit demo of egMLM to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software - Your best partner to build your success online business   
July 28, 2025:
We are happy to announce you that the newest version of egMLM with Revenue Sharing is now available. The newest version is v1.3 and its comes with functions: Now working with PHP 8.2 Improvement with Clean URL functions Improvement string input and processing Improvement with reward points Improvement with Rank rewards function & layout Improvement with Pool rewards function & layout Improvement with online store checkout process Improvement with member tags for editing mails and contents Fix problem with email validation on new member registration Improvement with Admin & Member dasboard security Improvement with Templating system And other improvements and fixes, please visit demo of egMLM + Revenue Sharing to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software - Your best partner to build your success online business   
July 22, 2025:
We are happy to announce you that the newest version of egMLM with Advertisements is now available. The new version is v.15 and its comes with functions: Now working with PHP 8.2 Fix problem with email validation on new member registration Improvement with new member Regular matrix placement Fix problem with Pool bonus distribution New improved Admin and members dashboard Added BNB Smart Chain Metamask Wallet so total 30 payment plugins now available Improvement with error reporting Security patches for members area and admin area Improvement with TinyMCE content editor Improvement with Rank reward and Pool rewards Improvement with error reporting And other improvements and fixes, please visit demo of egMLM + Advertisement to see more Download your copyThe update is available to download in your account area and update instruction is available in product tutorials. Please log in to your account area to access them.   Best regards, EGN Software   
May 15, 2025:
 We are very happy to inform you about the new release of egSuperBusiness + Shop. The current version is 2.1 and egSuperBusiness + Shop is getting better with many improvement and new features such as: Now working with PHP 8.2 35 payment plugins, now supporting Bitcoin/Crypto payments, Metamask, Banks, Credit cards, mobile wallet and many more New method of withdrawal request to add more security Instant payment of withdrawal request using Metamask New Template: "member-only" - To have egSuperBusiness + Shop as Members Area only and install WordPress as the frontpage features and content. Improvement with design of Admin & Members dashboard, Frontpage and Advertisements areas Improvement with Member's nerwork and Genealogy Trees Improvement with TinyMCE content editor Improvement with Admin & Member dasboard security Improvement with Templating system Update javascripts to the latest & stable version. Improvements with payment logs in Admin area Improvement with function of Online Shop, Downloads and Articles Updating PHP Cores to the latest version available And many other improvements and fixes, please visit demo website to see more... D... 

Accepted Payments