Jump to content

Много вопросов по PHP


Recommended Posts

Здраствуйте, вобщем устанавил себе я свякзку Apache 2.0 + Php 5.1.4 + Mysql Server 4.1.16.

Скачал шаблон сайта, открываю индех.пхп а мне браузер выдает ошибку.

Fatal error: Call to undefined function get_header() in C:\Program Files\Apache Group\Apache2\htdocs\poker\index.php on line 1

не знаю что нето..

Link to comment
Share on other sites

В строке 1 файла C:\Program Files\Apache Group\Apache2\htdocs\poker\index.php

вызывается функция get_header() которая еще не объявлена.

Возможно имелась в виду системная функция get_headers() тогда это опечатка

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...