Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: fEcAlMaTteR
Forum: PHP Jun 17th, 2004
Replies: 11
Views: 3,089
Posted By fEcAlMaTteR
try this...

$result = mysql_query("SELECT * FROM users WHERE username = \"$_The_Name_Your_Checking\"");
if($myrow = mysql_fetch_assoc($result))
{
echo("
Name Taken...
...
Forum: PHP Jun 13th, 2004
Replies: 3
Views: 2,628
Posted By fEcAlMaTteR
.tar is a linux compressed file like win's .zip.

To get the most recent php dist for windows go here...
http://us2.php.net/get/php-4.3.7-Win32.zip/from/a/mirror/

That is the binaries w/o the...
Forum: PHP Jun 13th, 2004
Replies: 3
Views: 4,120
Posted By fEcAlMaTteR
What i like to do with form submissions...

First off, you never want to put your SQL login info directly in your script instead make a file like db.cnnt.php
Inside, write something like this...
...
Forum: MS Access and FileMaker Pro Jun 13th, 2004
Replies: 27
Views: 41,210
Posted By fEcAlMaTteR
Use MySQL
:twisted:
Forum: Database Design Jun 13th, 2004
Replies: 1
Views: 9,249
Posted By fEcAlMaTteR
mysqldump Databasename –p > FileToSendDatato.SQL
Forum: Linux Servers and Apache Jun 13th, 2004
Replies: 23
Views: 18,418
Posted By fEcAlMaTteR
First find out where the perl executable is, most likely /usr/bin/perl
My guess is that the cgi script is calling for /usr/local/bin/perl so
Open your ikonboard.cgi with Kwrite or w/e you like...
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC