fugpup
Apr 28th 2004, 6:39 pm
Hey, I tried out the method of adding a search to my site using php. That I THINK Shawn wrote.
Basic info. I'm hosting the website on my desktop using IIS I have it DNS liked from http://fugpup.servebeer.com and http://fugpup.myftp.org
I also have installed the latest version of PHP
This is the error I get when trying the search
Notice: Undefined index: start in c:\website\results.php on line 32
Notice: Undefined variable: line in c:\website\results.php on line 40
Add Search
To Your Site
Notice: Use of undefined constant end - assumed 'end' in c:\website\results.php on line 51
Notice: Undefined index: end in c:\website\results.php on line 51
Notice: Use of undefined constant start - assumed 'start' in c:\website\results.php on line 51
Notice: Undefined index: start in c:\website\results.php on line 51
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 51
Notice: Use of undefined constant end - assumed 'end' in c:\website\results.php on line 51
Notice: Undefined index: end in c:\website\results.php on line 51
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 53
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 72
Estimated Total Results: 0
Notice: Use of undefined constant start - assumed 'start' in c:\website\results.php on line 78
Notice: Undefined index: start in c:\website\results.php on line 78
Notice: Use of undefined constant error - assumed 'error' in c:\website\results.php on line 79
Notice: Use of undefined constant error - assumed 'error' in c:\website\results.php on line 80
No Search Results Found
Basic info. I'm hosting the website on my desktop using IIS I have it DNS liked from http://fugpup.servebeer.com and http://fugpup.myftp.org
I also have installed the latest version of PHP
This is the error I get when trying the search
Notice: Undefined index: start in c:\website\results.php on line 32
Notice: Undefined variable: line in c:\website\results.php on line 40
Add Search
To Your Site
Notice: Use of undefined constant end - assumed 'end' in c:\website\results.php on line 51
Notice: Undefined index: end in c:\website\results.php on line 51
Notice: Use of undefined constant start - assumed 'start' in c:\website\results.php on line 51
Notice: Undefined index: start in c:\website\results.php on line 51
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 51
Notice: Use of undefined constant end - assumed 'end' in c:\website\results.php on line 51
Notice: Undefined index: end in c:\website\results.php on line 51
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 53
Notice: Use of undefined constant results - assumed 'results' in c:\website\results.php on line 72
Estimated Total Results: 0
Notice: Use of undefined constant start - assumed 'start' in c:\website\results.php on line 78
Notice: Undefined index: start in c:\website\results.php on line 78
Notice: Use of undefined constant error - assumed 'error' in c:\website\results.php on line 79
Notice: Use of undefined constant error - assumed 'error' in c:\website\results.php on line 80
No Search Results Found