Search found 35 matches
- Thu Aug 12, 2004 12:07 am
- Forum: PHP - Code
- Topic: Server Side automatic execution of send mail
- Replies: 2
- Views: 351
- Wed Aug 11, 2004 11:16 pm
- Forum: PHP - Code
- Topic: Mailing form
- Replies: 7
- Views: 809
- Wed Aug 11, 2004 11:06 pm
- Forum: Databases
- Topic: [SOLVED] query problem again..
- Replies: 13
- Views: 512
- Wed Aug 11, 2004 11:05 pm
- Forum: PHP - Code
- Topic: Mailing form
- Replies: 7
- Views: 809
- Wed Aug 11, 2004 10:15 pm
- Forum: PHP - Code
- Topic: Mailing form
- Replies: 7
- Views: 809
Mailing form
I have been using the same contact form for quite a while now. But I can't figure out to use HTML with it. So, I guess my question would be how do you mail an HTML email using PHP?
- Wed Aug 04, 2004 1:40 pm
- Forum: Miscellaneous
- Topic: PHP in .html extention
- Replies: 8
- Views: 2481
- Wed Aug 04, 2004 1:34 pm
- Forum: Miscellaneous
- Topic: PHP in .html extention
- Replies: 8
- Views: 2481
- Wed Aug 04, 2004 1:18 pm
- Forum: Miscellaneous
- Topic: PHP in .html extention
- Replies: 8
- Views: 2481
- Wed Aug 04, 2004 12:15 pm
- Forum: Miscellaneous
- Topic: PHP in .html extention
- Replies: 8
- Views: 2481
This: http://www.javascriptkit.com/howto/htaccess.shtml Tutorial written and contributed by Feyd, moderator of the JK Forum. Please see tutorial footnote for additional/bio info on author. Are you not that feyd? You mean shell access? I dont' have shell access. Is there not a way to do it with .htac...
- Wed Aug 04, 2004 10:08 am
- Forum: Miscellaneous
- Topic: PHP in .html extention
- Replies: 8
- Views: 2481
PHP in .html extention
I found this article by feyd: http://www.javascriptkit.com/howto/htaccess4.shtml
It describes how to enable SSI through .htaccess and how to enable it with .html, too. How could I do that with PHP? So, how could I make it so I can have PHP in .html extentions?
It describes how to enable SSI through .htaccess and how to enable it with .html, too. How could I do that with PHP? So, how could I make it so I can have PHP in .html extentions?
- Tue Aug 03, 2004 9:41 pm
- Forum: Miscellaneous
- Topic: [SOLVED] Custom error pages with .htaccess
- Replies: 1
- Views: 880
- Tue Aug 03, 2004 9:33 pm
- Forum: Miscellaneous
- Topic: [SOLVED] Custom error pages with .htaccess
- Replies: 1
- Views: 880
Custom error pages with .htaccess
I learned this from feyd's .htaccess tutorial: http://www.javascriptkit.com/howto/htaccess.shtml I am making custom error pages. I have error.php. This is my .htaccess file: Code: ErrorDocument 404 /error.php?e=404 ErrorDocument 401 /error.php?e=401 ErrorDocument 403 /error.php?e=403 ErrorDocument 5...
- Tue Aug 03, 2004 9:04 pm
- Forum: Databases
- Topic: [SOLVED] Reversing results.
- Replies: 9
- Views: 995
- Tue Aug 03, 2004 2:07 pm
- Forum: PHP - Code
- Topic: Clearing cookies
- Replies: 3
- Views: 433
- Tue Aug 03, 2004 12:59 pm
- Forum: Databases
- Topic: [SOLVED] Reversing results.
- Replies: 9
- Views: 995