[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Webmasterplein.net • Toon onderwerp - FAQ script
Pagina 1 van 1

FAQ script

BerichtGeplaatst: 22 feb 2006 15:57
door Fred

Re: FAQ script

BerichtGeplaatst: 22 feb 2006 16:05
door Anthony

Re: FAQ script

BerichtGeplaatst: 22 feb 2006 16:07
door julien
Anders:
[code="html"]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- FAQ page -->
<html>
<head>
<title>Frequently Asked Questions (FAQ)</title>
</head>
<body>
<h1>Frequently Asked Questions (FAQ)</h1>

<h2><a name="top">Table of Contents</a></h2>
<ol>
<li><a href="#topic1"><b>Question 1</b></a></li>
<li><a href="#topic2"><b>Question 2</b></a></li>
<li><a href="#topic3"><b>Question 3</b></a></li>
<li><a href="#topic4"><b>Question 4</b></a></li>
<li><a href="#topic5"><b>Question 5</b></a></li>
<li><a href="#topic6"><b>Question 6</b></a></li>
</ol>

<hr noshade size="1">

<h3><a name="topic1">Question 1</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>

<hr noshade size="1">

<h3><a name="topic2">Question 2</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>

<hr noshade size="1">

<h3><a name="topic3">Question 3</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>

<hr noshade size="1">

<h3><a name="topic4">Question 4</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>

<hr noshade size="1">

<h3><a name="topic5">Question 5</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>

<h3><a name="topic6">Question 6</a></h3>
<p>[This is the answer to the question.]</p>
<h5><a href="#top">Back to Top</a></h5>
<br><br>

</body>

</html>
[/code]

Re: FAQ script

BerichtGeplaatst: 25 feb 2006 17:09
door Fred
[quote="Fred"]Hallo,

Wie weet waar ik een goed FAQ script kan downloaden??????
Alvast bedankt,
Fred.[/quote]


Hallo,

Ik heb het script gedownload van de opgegeven link en reeds geinstalleerd, ziet er verder goed uit.
Alleen als ik een vraag toegevoegd hebt en het daarna wil bekijken dan krijg ik de onderstaande melding;

[u][b]No database selected[/b][/u]

Terwijl ik wel allegegevens goed heb ingevuld in het config bestand en de tabel heb aangemaakt onder MySQL.
Wie weet wat er fout gaat????????
Alvast beankt,
Fred.

Re: FAQ script

BerichtGeplaatst: 25 feb 2006 17:22
door mats
[code="php"]<?
mysql_connect("localhost","[gebruikersnaam]", "[wachtwoord]");
mysql_select_db("[db naam]");
?> [/code]

Heb je de config wel goed ingevuld en [db naam] niet vergeten invullen?

Re: FAQ script

BerichtGeplaatst: 25 feb 2006 17:23
door Fred
[quote="mats"][code="php"]<?
mysql_connect("localhost","[gebruikersnaam]", "[wachtwoord]");
mysql_select_db("[db naam]");
?> [/code]

Heb je de config wel goed ingevuld en [db naam] niet vergeten invullen?[/quote]

Heb ik al naar gekeken, want dat dacht ik eerst ook, maar heb het toch goed ingevuld.

Re: FAQ script

BerichtGeplaatst: 25 feb 2006 20:53
door julien