Skip to content
XStream Info XStream Info

Taking You To The Heights

  • Home
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe

Tech Info

Welcome to the Tech Info section of X-Stream Info! Explore insightful articles, tutorials, and guides on cutting-edge technology trends and tools. From mastering platforms like Salesforce, WordPress, and PHP to understanding MySQL databases, domain registration, and hosting solutions, this is your ultimate resource hub.

Whether you’re a tech enthusiast, developer, or entrepreneur, our curated content will help you stay updated and make informed decisions. Dive into the world of innovation and take your tech knowledge to the next level!

Home » Tech Info » Page 11
Posted inTech Info

How to update Auto increment value in single column field using a single query

Go to your database ->SQL and add the following query like your table field SET @ordering = 0; UPDATE table SET increment = (@ordering := @ordering + 1) WHERE field…
Read More
Posted by Bastin X March 26, 2015
Posted inTech Info

Enable WordPress Permalinks on Windows IIS

WordPress is written in PHP, and generally php runs better under apache on Linux, but you can run it on IIS on Windows machines. In fact this blog is running…
Read More
Posted by Bastin X November 29, 2014
Posted inTech Info

How to Make a Pendrive Bootable Using Command Prompt (CMD)

Creating a bootable pendrive is a straightforward process when using the Command Prompt in Windows. This method is especially useful for installing operating systems like Windows or Linux. Follow these…
Read More
Posted by Bastin X November 27, 2014
Posted inTech Info

What is short open tag in php

<?= is not equal with <?php. <?= is the short open tag for <?php echo <? is the short open Tag for <?php You can use short open tags by…
Read More
Posted by Bastin X October 29, 2014
Posted inTech Info

How to change PrestaShop admin Password using Database

Step :01 Go to the PrestaShop root folder and find the config folder. This will take you to a list of all files within that folder.select-config-folder Step :02 Look for…
Read More
Posted by Bastin X October 25, 2014
Posted inTech Info

How To Install WordPress Plugin Without Using FTP

You are not able to update/upgrade your WordPress and plugins to a newer version without providing your FTP connection information. This is a common issue whereby the WordPress system can’t…
Read More
Posted by Bastin X October 25, 2014
Posted inTech Info

How to check php version in website

Creating a PHP info page in Website Using the steps below I'll show you how to create a PHP info page that will allow you to not only see your…
Read More
Posted by Bastin X October 24, 2014
Posted inTech Info

Excerpt or Content Word Limit in WordPress

This is just a revamp of a function I wrote a while back to add the ability to limit the number of words displayed when you call the excerpt or…
Read More
Posted by Bastin X October 16, 2014
Posted inTech Info

Sending Simple HTML Email with PHP

It's Not Much Different Than Text Email Sending HTML Email through PHP uses the exact same mail function as text email: Code 01: mail($to, $subject, $message, $headers); The last parameter,…
Read More
Posted by Bastin X October 14, 2014
Posted inTech Info

Creating a basic Joomla! template

Setting up a directory structure To make the most basic template, create a new folder in the templates folder. Name this folder after your template i.e. mynewtemplate. Using your favourite…
Read More
Posted by Bastin X October 13, 2014

Posts pagination

Previous page 1 … 9 10 11 12 13 Next page
Search
  • Anypoint Studio
  • API
  • Artificial Intelligence
  • Baby
  • ChatGPT
  • E-mail
  • Featured
  • Fr Berchmans
  • GIT
  • Health Tips
  • Hosts File
  • Jesus
  • Malware
  • Mother Mary
  • Mulesoft
  • Salesforce
  • Salesforce Developer
  • Salesforce Help
  • Salesforce LWC
  • Security
  • Server
  • Tamil
  • Tech Info
  • WAMP Server
  • Website
  • WordPress
  • குழந்தை வளர்ச்சி
Welcome to Xstream Info

Tech Learning Hub | Blogs & Tutorials
"Xstream Info" is a platform dedicated to tech enthusiasts, offering in-depth blogs and tutorials. Our mission is to empower learners with expert insights and step-by-step guides
— Taking You To The Heights.

About
  • Policies and Terms

Topics

API Versions 21.0 Through 30.0 Data Model Developer Pro Sandbox Dynamic Dashboard Limits Governance Best Practices for Dashboards in Salesforce Key Features of Queues Org Setup Public Groups vs. Queues Refresh interval Report and Dashboard Sharing Reports and Dashboards Salesforce API Salesforce Dashboard Salesforce Developer Salesforce Functions Salesforce Public Groups Salesforce Queues Sandboxes Sandbox Refresh Security Model Setting Up SF Integration Types Summary Reports User Management WordPress

Copyright 2025 — XStream Info. All rights reserved.
Scroll to Top