Geekpedia
  • Tech
    • Tutorials
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
    • Software
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
  • Media
    • Pictures
  • News
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
    • Pictures
  • News
General Knowledge Base
November 8, 2023November 8, 2023Nathan

What is the difference between command.com and cmd.exe?

If you’ve been using the DOS prompt even only rarely, you still encountered two different ways of bringing it up in Windows XP: command.com and cmd.exe. You can open each of them by specifying: “cmd” and “command” in the Run application of Windows XP or Windows Server 2003. In most of the cases when you […]

Discover
Knowledge Base PHP
November 8, 2023November 8, 2023Nathan

How to redirect using PHP

Using PHPs header() function you can easily redirect to an URL of your choice by passing a simple parameter. In the below example we will redirect the user to http://geekpedia.com. As you can see, we pass as a parameter a string starting with “Location: ” followed by the actual URL to which we wish to redirect the […]

Discover
Knowledge Base PHP
November 8, 2023November 8, 2023Nathan

How to destroy a session in PHP

You normally use sessions in PHP to store information about the user’s current session that will help you track him while he is browsing your website.Sometimes you will want to destroy that session or all the sessions registered to that user, for example when he wants to log out. The easiest way of destroying all […]

Discover
ASP.NET Knowledge Base
November 8, 2023November 8, 2023Nathan

How to retrieve the installed ASP.NET version

It happens many times that you don’t have access to an ASP.NET server, except for FTP, and you’re interested in finding out the version of .NET Framework or ASP.NET that runs on that server.To find out what version of ASP.NET you have installed and running on a server, using ASP.NET itself, you can use the System.Environment.Version – […]

Discover
Apple’s Search Evolution: The Integration of ‘Pegasus’
News
November 8, 2023November 4, 2023Nathan

Apple’s Search Evolution: The Integration of ‘Pegasus’

Apple Inc. has always been at the forefront of innovation, and its latest venture into enhancing search capabilities is no exception. The tech giant is reportedly working on a project codenamed ‘Pegasus’, which aims to revolutionize the way users interact with search functions across Apple’s ecosystem. Here’s what we know so far about Apple’s ambitious […]

Discover
How to use if/else statements in SQL
Knowledge Base SQL
November 8, 2023November 10, 2023Nathan

How to use if/else statements in SQL

The SQL query language supports if/else statements just like most programming languages, and in a similar fashion. Example: The main difference is that instead of using the curly brackets – { and } – BEGIN and END satatements are being used. Following the same flow, an if/else if/else statement looks like this:

Discover
What is the difference between #include and #include “”?
C++ Knowledge Base
November 8, 2023November 9, 2023Nathan

What is the difference between #include and #include “”?

In C++ it’s common to see two methods of including a header file: The difference between the two varies on the compiler you are using, however the rule of thumb is that the first version, between the “<” and “>”, will have the compiler search for filename in a series of predefined paths. It is the standard […]

Discover
Knowledge Base PHP
November 8, 2023November 8, 2023Nathan

How to fix Cannot modify header information

Cannot modify header information – headers already sent by (output started at …) is a very popular error returned by PHP. You would receive this error if you are trying to set the header of a page after the header has already been sent to the client. There are two main ways of getting around […]

Discover
How to select the last inserted record from the identity column
Knowledge Base SQL
November 8, 2023November 10, 2023Nathan

How to select the last inserted record from the identity column

In Microsoft SQL Server, the identity column provides you with an unique id for each record, which is auto-incremented.To get the last added record from the database you will often want to select the latest added ID. Many have the false impression that they can select the biggest ID (number), and that will be the […]

Discover
ASP.NET Knowledge Base
November 8, 2023Nathan

How do I get the list of all session variables?

Discover

Posts pagination

Previous 1 … 13 14 15 … 80 Next

Trending Posts

Exploring the Future of ActionScript in Modern Web Development

Mar 25, 202414 min read
Read More

ASP and Machine Learning Integration

Mar 23, 202415 min read
Read More

Exploring ActionScript in Online Learning: Enhancements and Possibilities

Mar 21, 202417 min read
Read More

Responsive Web Design Techniques with ASP

Mar 20, 202415 min read
Read More

Gaining Proficiency in Sophisticated Text Manipulation with ActionScript

Mar 17, 202415 min read
Read More
No Post Found

Trending News

Google News: Comprehensive Coverage of Global Computer Innovations

Dec 22, 202317 min read
Read More

Google’s New Search Features: Enhancing User Experience with Advanced Technology

Dec 22, 202311 min read
Read More

Hour of Code: ACM’s Global Initiative in Computer Education

Dec 22, 202314 min read
Read More
Image Not Found
Geekpedia is a knowledge-driven website offering fresh takes on tech, wellness, gear, and more — all through a thoughtful lens.
From coding tips to curated lifestyle content, it’s built for those who live smart, think sharp, and stay curious.
FOLLOW US
  • Social Image
  • Social Image
  • Social Image
  • Code
  • Gear
  • Generative AI
  • Knowledge Base
  • News
  • Contact Us
  • Work With Us
  • About Us
  • Affiliate Disclosure
  • FAQ
  • Advertisement
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions