I see, I still need to figure out a lot of protections. Such as MYSQL-injection etc...
Thanks for the tip

EDIT:
Well I thought this worked, I went to my control panel and filled in everything like they wanted. For the command section it said:
Example: /usr/bin/lynx -dump /home/www/companyurl.com/cron.phpso i changed it to my url:
/usr/bin/lynx -dump /home/www/myurl.com/cronjobs/cronjobs.phpBecause I had to fill a e-mail adress in the form, I received a e-mail notification showing the code of my cronjobs.php file. (nothing else)
Altough, the file did not run!I've been changing stuff around for hours now, checked the permission (it's on 755), checked my code over and over again (my script works if you just enter the url in the browser!)
Any idea's? I'm getting so frustrated
EDIT 2:
Fixed it, had to contact the technical support. I fail.