Mercedes Benz Truck :- Future Technology on test tracks, but these trials are expected to move to major roads . concept vehicle has ushered in a new era for the transport industry: Yet its futuristic concept is closer to reality than you think.
USA developing Future Vertical Lift program :– Joint –Multi Role demonstration being conducted ahead of the U.S. Army’s. Mission systems are being incorporated into the FVL program in a separate effort. (Courtesy of Bell Helicopter)
Hyperloop:- Hyperloop is a proposed mode of passenger or freight transportation, first used to describe an open-source vactrain design released by a joint team from Tesla and SpaceX. Drawing heavily from Robert Goddard’s vactrain, a hyperloop is a sealed tube or system of tubes through which a pod may travel free of air resistance or…
We will create a module called Skynet_Office. The module will have two entities define below: Deparment:A simple model with following fields: entity_id : primary key name : name of department,string value 2.Employee:an Eav model with following fields and attributes : Fields: entity_id : primary key. department_id : foreign key,pointing to Department.entity_id email :email of an…
Bio-refrigerators: In a valiant effort to rethink the ubiquitous refrigerator — which has seen few design changes since the invention of freon fridges in the 1930’s — Russian designer Yuriy Dmitriev has unveiled a fresh-looking, gel-filled appliance of the future. His Bio Robot Refrigerator utilizes a special gel-like substance that suspends and cools food once…
If you forget the Admin Username and Password of Magento2 Project .Then If u want to create/reset new admin and password.Then use this code as example:- Open Terminal and Paste this Code:- Demo:- User= your_username Password=yourpass123 [email protected] Firstname=Yourfirstname Lastname=Youlastname Try it
How to get the content of the page according to page id in WordPress:- Get the content of the page according to page id in wordpress. Use the following code:- <?php $my_postid = 14;//This is page id or post id $content_post = get_post($my_postid); $content = $content_post->post_content; $content = apply_filters(‘the_content’, $content); $content = str_replace(‘]]>’, ‘]]>’, $content);…
Magento 2 Useful Commands List In this blog, I am writing some Magento 2 Useful Commands List. Here the list of most important SSH / CLI commands for Magento 2. To use these commands you will need to have SSH access to your server or use the Command Line for local access. Di compile php -d…
How to install Magento2 using Command Prompt in Ubuntu 17.0.4 install Magento2 using Command Prompt in Ubuntu 17.0.4 Magento2 is a powerful,highly,scalable and highly customizable e-commerce platform that can be used to build web shops and,if needed,some non-e-commerce sites.Its provide a large number of e-commerce features out of the box. A high-level overview of…
How to get title and content according to page name in WordPress. Get title and content according to page in WordPress Use the following code in you php page:- <?php $my_posts=get_page_by_title(‘yourpagename’, OBJECT,’page’); ?> <?php echo $my_posts->post_title;?> <?php echo $my_posts->post_content;?> <img src=”<?php echo wp_get_attachment_url( get_post_thumbnail_id($val));?>”> Step:-Give ur page name into ‘yourpagename’ which u set in your…
Search in site
Categories
- Future Technology (16)
- Indian Technology (4)
- Linux (7)
- Magento2 (14)
- Tips & Tricks (1)
- Uncategorized (2)
- Wordpress (14)
My Advertisement
Adsence Ads
Tags
Magento 2 Extensions
Archives
- November 2024 (1)
- September 2021 (1)
- August 2021 (1)
- December 2020 (1)
- April 2020 (1)
- March 2020 (2)
- September 2019 (1)
- July 2019 (4)
- June 2019 (2)
- May 2019 (3)
- April 2019 (17)
- March 2019 (11)
- February 2019 (1)
- August 2018 (7)
- July 2018 (2)
Advertisement
Categories
- Future Technology (16)
- Indian Technology (4)
- Linux (7)
- Magento2 (14)
- Tips & Tricks (1)
- Uncategorized (2)
- Wordpress (14)
Magento 2 Extension
Google adds
About Me
i’m a web developer that specializes in Magento2
GET IN TOUCH
- Kolkata,West Bengal INDIA
- (+91) 9679840783
- [email protected]