I\'m new to PHP, and I\'m trying to build a script. When I load the script, I get the following error:
Warning: opendir(http://www.hetweerinboskamp.nl/voorpagina/mov
Manual claims this function works with URL's, however, it appears it doesn't.
Use a local path (either relative or absolute). For example, './voorpagina/movies'. This has solved a similar problem to me before. I hope this helps.
'./voorpagina/movies'