[PHP] include and require

2004-05-27 Thread Lieve Vissenaeken
Hi, Can anyone help me with this one: Is there a difference between "include()" and "require()" ? Thanks for helping... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] default and another constructor

2004-05-12 Thread Lieve Vissenaeken
Thanks Mark for helping me out... The way you describe it with "function forum($naam=NULL,$tijd=NULL,$tekst=NULL)" is a good trick !! Kind Regards. "Mark Constable" <[EMAIL PROTECTED]> schreef in bericht news:[EMAIL PROTECTED] > On Wed, 12 May 2004 10:43 pm, Lieve

[PHP] default and another constructor

2004-05-12 Thread Lieve Vissenaeken
Please ,could anybody help me ? I'm not so familiar with PHP. I've the following problem with my code when I try to make an object from the class "forum" with the code "$test=new forum()". I always get a warning on this: "Warning: Missing argument 1 for forum() in /lvdata/www/tennis/php/sql.inc"

[PHP] Uploaden files to the server

2004-05-11 Thread Lieve Vissenaeken
Please, Can anybody help me with my problem !! I'm getting crazy. I am trying the upload a file to the server where my website is. I get always the same fault when I want the try this code: "Warning: Unable to create 'test.jpg': Permission denied in /lvdata/www/tennis/Contact.php on line

[PHP] FTP loading

2004-04-01 Thread Lieve Vissenaeken
Please help me, Is it possible with php to load immedeatly pictures into a website by users (by use of a ftp-statement) ? I mean: so that any user on my website can add a picture to that website which is immedeatly visible on that webiste? If this is possible, where can I find the code for my prob

[PHP] Dynamic picture loading

2004-03-31 Thread Lieve Vissenaeken
Hi, Has anyone the code for me to load dynamic pictures in a website? I mean: so that any user on my website can add dynamic a picture to that website which is immedeatly visible? Thanks for helping. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/uns