im trying to compare a text field on my form to a colum in my mysql table if its one of the codes then submit the form if it isnt then display alert window? im new to php
any examples or tutorials on my code above?
thanks
Pete
Below is my test.sh and my referral.sql now i want the .txt file to be named
the systemdate and the timestamp .txt
ex 20051009235959.txt somthing like that
test.sh
#!/bin/bash
/usr/bin/mysql -u root ehpadmin </usr/etc/referral.sql
referral.sql
SELECT * INTO OUTFILE '/tmp/referral.txt'...
i have fedora core 4 installed. i have a script that extracts data from one table to the next. now this script works fine in windows but in linux it writes the file but theirs no data in it???
much help needed thanks
/usr/bin/mysqldump -h localhost -u root --tab=/usr/etc/scripts/...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.