.inc extension File

meetramprasad

meetramprasad

@meetramprasad-2MYwYb Oct 26, 2024
Hi, Could anybody suggest a brief explanation of .inc extension file. I want its main purpose compared with other extension files. 😉

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Oct 5, 2012

    .inc files are mainly the include statement files in asp scripts
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Oct 6, 2012

    #-Link-Snipped-#
    Hi, is any special configuration needed to run the .inc extension files in Apache server. Because session is not working.
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Oct 6, 2012

    meetramprasad
    #-Link-Snipped-#
    Hi, is any special configuration needed to run the .inc extension files in Apache server. Because session is not working.
    I don't think you need any special configuration for that. Still, have a look at the basic configurations needed to run apache web server.
    Hope this helps you!

    #-Link-Snipped-#
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Oct 8, 2012

    Thank U 😉