Search found 4 matches
- Fri Nov 19, 2004 1:17 pm
- Forum: PHP - Code
- Topic: short form of URL works intermittently
- Replies: 3
- Views: 304
- Fri Nov 19, 2004 12:49 pm
- Forum: PHP - Code
- Topic: short form of URL works intermittently
- Replies: 3
- Views: 304
short form of URL works intermittently
Hey all, We have been getting complaints from some customers about our websites. The short versions of the URL, like, http://www.newmarketingsite.com/deluxe/gem will not come up, and goes 404. But the long version: http://www.newmarketingsite.com/deluxe/users/index.php?folder=gem usually works. Im t...
- Fri Jan 23, 2004 5:53 pm
- Forum: PHP - Code
- Topic: Emailing web form to autoresponder
- Replies: 3
- Views: 508
- Fri Jan 23, 2004 5:04 pm
- Forum: PHP - Code
- Topic: Emailing web form to autoresponder
- Replies: 3
- Views: 508
Emailing web form to autoresponder
hey all!! New to the forum. right off the bat, I have what is a simple question for you guys. I need to change the following code to change the php code from emailing just the admin to also our autoresponder, and add the word subscribe to the subject of the email. currently, it looks like this. /* t...