User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 427,988 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,464 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 6 of 6
Search took 0.01 seconds.
Posts Made By: fEcAlMaTteR
Forum: PHP Jun 17th, 2004
Replies: 11
Views: 2,429
Posted By fEcAlMaTteR
Re: limiting account names

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,138
Posted By fEcAlMaTteR
Re: New to PHP

.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: 3,352
Posted By fEcAlMaTteR
Re: Error getting forms to send information

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...
Forum: MS Access and FileMaker Pro Jun 13th, 2004
Replies: 27
Views: 35,044
Posted By fEcAlMaTteR
Solution Re: MS Access vs. MySQL

Use MySQL
:twisted:
Forum: Database Design Jun 13th, 2004
Replies: 1
Views: 8,093
Posted By fEcAlMaTteR
Re: Export SQL

mysqldump Databasename –p > FileToSendDatato.SQL
Forum: Linux Servers and Apache Jun 13th, 2004
Replies: 23
Views: 15,586
Posted By fEcAlMaTteR
Solution Re: another newbie with alot of redhat and apache server Q'S

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

 
All times are GMT -4. The time now is 9:35 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC