We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Generating One-Time URLs with PHP
|
| Subject: |
|
Line 45 |
| Date: |
|
2005-02-19 04:15:06 |
| From: |
|
PHPfox
|
|
|
|
Hi, I'm new to PHP and I have a question. I copied and pasted and followed the instructions to the letter, with the exception of the ../ root infront of the file names in the PHP files.
BUT, I got the following error
Notice: Undefined offset: 1 in D:\WWWRoot\vifox.com\www\tmp\get_file.php on line 45
...then the contents of the text file as they should be displayed... Can someone tell me what I need to do to fix it?
|