-- FINANCE, BUSINESS, LAW --
-- CALENDAR: DATES AND EVENTS --
-- WEATHER FORECAST --
-- WORLD COUNTRIES --
-- FUN --
-- TOP 100 GAMES --
-- TV --
-- PHOTO GALLERIES --
-- IT LESSONS, HELP, TOOLS --
-- SEO TIPS AND TRICKS --
-- WHAT IS TIME --
-- ART SCIENCE RELIGION --
HOME
Login form
Username
Password
Remember Me
Forgot your password?
Forgot your username?
Create an account
Home
PHP. Lessons
PHP. Inserted files: include, require, include_once, require_once, PART 2
Share
Twitter
Error because of dublicated function:
<?
for ($i=1; $i<=11; $i++){
include("su_funkcija.php");
}
?>
su_funkcija.php
<?
function a(){
echo "labas <br>";
}
a();
?>
< Prev
Next >
[ BBC news ]
[ Yahoo news ]
[ Linux guru ]
[ Webmaster ACE ]