[PHP] Reading in contents of URL

2002-08-02 Thread Mike C
read.php which says to just specify a constant and it will work, but what ever number i specify, that is the amount of data that is read. how do i retrieve the content type? thanks for any help... mike c [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] Submit/View images using PHP/MySQL

2002-01-29 Thread Mike C
d to restrict the size of the file upload to approx 300kb I found a good example at http://www.weberdev.com but it's a little too cut-down for me! Thanks Mike C -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: [PHP] Re: Does anyone have the 'edit_member.php' script ....

2002-01-19 Thread Mike C
Hi Janet, > >The problem is on this line. > >print ("\n"); > >There is a space between the \ and the " before Submit. Yes indeed :-(, how could I miss that Your wonderful :-) Thank you (and others) so much. Regards Mike C -- -- PHP General Mail

[PHP] Re: Does anyone have the 'edit_member.php' script ....

2002-01-19 Thread Mike C
It was suggested I send this to the list. The 'samp_db.inc' file follows this. The parse error is: Parse error: parse error in /edit_member.php on line 11 #edit_member.php \n", $PHP_SELF, DISPLAY_ENTRY); print ("Enter your membership ID number and password,\n"); print ("then select submit.\n\n"

[PHP] Does anyone have the 'edit_member.php' script ....

2002-01-19 Thread Mike C
I have not been able to find an electronic copy of the above script that is in the book 'MySQL'. Is anyone prepared to help me out. My, self-typed version contains a parse error that I cannot find? Regards Mike C -- -- PHP General Mailing List (http://www.php.net/) To unsubscri

[PHP] Does any have the 'edit_member.php' script ....

2002-01-17 Thread Mike C
In electronic format that I can have? It is included in the book 'MySQL' by Paul DuBois ? I have a parse error in my script that I simply cannot find (after many, many tries). TIA Regards Mike C -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL