I was hoping someone could point me to an article about some recommended
best practices with respect to taking form data (entered by a user), storing
it in MySQL, extracting it again and displaying it back on a web page.
In particular, I want to make sure someone isn't entering data that could
pot
I am looking for some PHP code that implements an NNTP interface that
doesn't require IMAP.
I do not need a full featured NNTP implementation and it only needs to
support read access. If anyone knows of such a thing I would greatly
appreciate a pointer. My Google searches have not turned up anyt
x27; - The specified module could not be found. in
Unknown on line 0
All of the other extensions are loaded just fine. Anyone know what is
causing this? The extension is where it is supposed to be.
Mike
--
Mike Walsh - mike underscore walsh at mindspring dot com
--
PHP General Mailing
nt prior to sending the CSV stream I get
the 'headers already sent' error message.
Is there a way to both display a web page and send content to be saved by
the user? If someone knows of an example I could look at I'd be greatful.
Thanks,
Mike
--
Mike Walsh - mike_walsh
""Rabin Vincent"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On 5/16/06, Mike Walsh <[EMAIL PROTECTED]> wrote:
[ ... snipped ... ]
>
> Is there a way to both display a web page and send content to be saved by
> the user? If someone k
ttings for uploading files look good to me:
; File Uploads ;
; Whether to allow HTTP file uploads.
file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if
not
; specified).
upload_tmp_dir = c:\windows\temp
; Maximum allowed size
"Mike Walsh" <[EMAIL PROTECTED]> wrote in message news:0%ald.9258
[ ... snipped ... ]
>
> ; Maximum allowed size for uploaded files.
> upload_max_filesize = 1G
>
[ ... snipped ... ]
It turns out that 1G is not a valid value for this directive. Not sure why
I h
ing similar? Any idea how to suppress the Notice?
The oddly formed e-mail address isn't something I use so I don't really care
how it is formatted but the IMAP library seems care enough to generate the
notices.
Thanks,
Mike
--
Mike Walsh - mike_walsh at mindspring dot com
--
PHP General
""Richard Lynch"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Wrapping ob_start() / ob_get_contents() / ob_end_clean() around the
> IMAP calls MIGHT let you catch the output and throw it away...
>
>
That is a good idea, I will give tha
;
> TIA!
>
> A
I like phpHtmlLib's form processor as well as the rest of the stuff included
in the library.
http://phphtmllib.sourceforge.net
Mike
--
Mike Walsh - mike_walsh at mindspring.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
derinfo() is dumping it's notices directly.
Any suggestions on how to suppress these notices? I don't even use the
email field in my application.
Thanks,
Mike
--
Mike Walsh -- mike underscore walsh at mindspring dot com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo