Search Results

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: xylude ; Forum: PHP and child forums
Forum: PHP Jul 6th, 2009
Replies: 3
Views: 331
Posted By xylude
I decided to go with Sphider due to some time constraints on this project. Its open source and seems pretty easy to install and use. Thanks for all the help though!
Forum: PHP Jul 5th, 2009
Replies: 3
Views: 331
Posted By xylude
I am wanting to make a search for a website, and I have a plan on how to do it but I am not sure on how to go about indexing the site. My idea is to run a script through the pages that parses...
Forum: PHP Dec 2nd, 2008
Replies: 1
Views: 475
Posted By xylude
This appears to be an article that links to another couple articles explaining the process. Looks like a tedious process.
...
Forum: PHP Dec 2nd, 2008
Replies: 3
Views: 523
Posted By xylude
When you are submitting the form are you deliberately not filling out a form to check if the error comes through, or are you filling the form out all the way and have an echo message in your mail...
Forum: PHP Jul 24th, 2008
Replies: 6
Views: 598
Posted By xylude
Im sorry for wasting your time guys. I figured out the problem. I was trying to run the html off of a dreamweaver site file that had no PHP testing server specified, lol. Thanks for your help though...
Forum: PHP Jul 24th, 2008
Replies: 6
Views: 598
Posted By xylude
Can anyone else take a look at this for me?
Forum: PHP Jul 23rd, 2008
Replies: 6
Views: 598
Posted By xylude
This script works fine on its own just not in the iframe...



<?

$dbhost = 'localhost';
$dbusername = 'xylude';
$dbpassword = '';
$database_name = 'allprodata';
Forum: PHP Jul 23rd, 2008
Replies: 6
Views: 598
Posted By xylude
Is there something special i need to do to get this to work? I made a script that builds a neat little table with pictures from the sql database, and want it to go into an iframe. When i run the code...
Forum: PHP May 5th, 2008
Replies: 13
Views: 1,232
Posted By xylude
Haha, that did it! Thanks very much for the help!
Forum: PHP May 5th, 2008
Replies: 13
Views: 1,232
Posted By xylude
Here is the entire source for the page in question.





<?php

$dbhost = 'localhost';
$dbusername = 'xylude';
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
Initially that was what I did the first time around, the only problem is that the echo statment echos under my tables and I cannot see it. I just put the echo statement in the else function and...
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
After creating yet another test page, this time with 3 simple html tables, it also does not work. I am now convinced that it is the tables that is botching my code.
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
The PHP is on the page, not on a separate file. It also returns no errors, but that may be because it returns them underneath the CSS tables if it does.
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
It is running at the top of the document. I withheld all of the sql connection code because its a pain to hand copy it all ( i'm running the code on a separate machine than the one connected to the...
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
There is nothing like that before the header function. As I said, the same exact code works on one page, but not on the one with the CSS layout. I am also using Dreamweaver CS3 if that helps.
Forum: PHP May 4th, 2008
Replies: 13
Views: 1,232
Posted By xylude
I wrote a script in PHP that works fine on its own, but when inserted into a document containing CSS does not work properly. I am a newb with the PHP programming, and what I am trying to do is create...
Showing results 1 to 16 of 16

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC