[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/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 - Zoekscript maken voor website
Pagina 3 van 3

Re: Zoekscript maken voor website

BerichtGeplaatst: 03 mei 2007 16:05
door frizzy

Re: Zoekscript maken voor website

BerichtGeplaatst: 03 mei 2007 17:07
door Derk
Elk element van HTML geeft javascript een nummertje. De enige manier om dat nummertje te krijgen is zo:
document.getElementById('idvanformulier')
ja, nu gaat het met Id, het kan ook met andere unike gegevens. Als je dus op de knop drukt haalt ie het ID van het element idvanformulier binnen. met de code Submit(); submit hij het element waarvan de ID is opgehaald. Dit kan uiteraard alleen met een form.

Start je form dus zo:
<form id="idvanformulier">
met al je extra code erin en eromheen. Dan moet het werken.

Re: Zoekscript maken voor website

BerichtGeplaatst: 27 mei 2007 17:13
door Douwe 666

Re: Zoekscript maken voor website

BerichtGeplaatst: 27 mei 2007 18:12
door Derk

Re: Zoekscript maken voor website

BerichtGeplaatst: 12 sep 2007 22:59
door Anonymous

Re: Zoekscript maken voor website

BerichtGeplaatst: 13 sep 2007 09:13
door Derk
Als ik zoek op "links" (zonder quotes) dan krijg ik idd links en pms en nog een x aantal dubbel. Maar Disclaimer krijg ik maar 1 keer.

Ik vermoed dat dit iets te maken heeft met uw directorystructuur? Hoe ziet de map er uit waar je bestanden in staan? En heb je het script aangepast? Zo ja, kan je deze dan ook posten?

Re: Zoekscript maken voor website

BerichtGeplaatst: 14 sep 2007 06:52
door Anonymous

Re: Zoekscript maken voor website

BerichtGeplaatst: 14 sep 2007 13:05
door KillerSponge
Daar ligt dus het probleem, dit script doorzoekt ALLE bestanden in een bepaalde map, inderdaad ook de navigatie e.d. Het werkt het beste als je alle pagina's met inhoud in een aparte map zet en die laat doorzoeken :)

Re: Zoekscript maken voor website

BerichtGeplaatst: 16 sep 2007 11:31
door Douwe 666
Ja dat heb ik ook gedaan inderdaad, maar wat ik ook nog heb aangepast een tijdje geleden: hij zoekt alleen nog maar in de bestanden die een html-extensie hebben.

Re: Zoekscript maken voor website

BerichtGeplaatst: 16 sep 2007 23:15
door KillerSponge
Dat kan idd ook aangepast worden. Ik ben destijds te lui geweest om die functie toe te voegen, dat script is toen echt heel haast-haast geschreven. Vind het nog mooi dat het zo is uitgebreid :P

Re: Zoekscript maken voor website

BerichtGeplaatst: 17 sep 2007 09:51
door Derk

Re: Zoekscript maken voor website

BerichtGeplaatst: 17 sep 2007 09:53
door KillerSponge
Dat bedoel ik. Community project ^^