I'll do some reading tonight and see what I can find. Thanx Again!!
JAZ
Search found 5 matches
- Wed Feb 16, 2005 1:28 pm
- Forum: PHP - Code
- Topic: Silly Question
- Replies: 2
- Views: 431
- Wed Feb 16, 2005 2:32 am
- Forum: PHP - Code
- Topic: Silly Question
- Replies: 2
- Views: 431
Silly Question
Hey Again I am playing around with a "submit form" and everything is working OK but I have a simple problem that I can't seem to get around. When it gets submitted, it also gets emailed. I would like certain parts of the script to show up BOLD on the email...for whatever reason, I can't se...
- Mon Feb 14, 2005 11:46 pm
- Forum: PHP - Code
- Topic: Adding Password to single function
- Replies: 4
- Views: 412
IT WORKS GREAT!!!
Thank you ever so much. I appreciate all the help and the amazing speed in which you answered.
If I ever run into any other problems, I know where to come.
JAZ
If I ever run into any other problems, I know where to come.
JAZ
- Mon Feb 14, 2005 9:52 pm
- Forum: PHP - Code
- Topic: Adding Password to single function
- Replies: 4
- Views: 412
Where di I go wrong?
Can you tell me where I am going wrong. All of my additions are in BOLD . I think I'm missing something for checking the password. Or maybe I'm an idiot and the answer is staring me right in the face??!??! Thanks <? $extlimit = "no"; //Do you want to limit the extensions of files uploaded ...
- Mon Feb 14, 2005 8:40 pm
- Forum: PHP - Code
- Topic: Adding Password to single function
- Replies: 4
- Views: 412
Adding Password to single function
Hello Everybody I have a what I hope to be a simple code question. I have an upload/download script which originated as a download and I have been customizing to my likings. As I am still rather new to PHP, I have not been able to correctly write a code line for a password for a single function (the...