Hi, I am new to PHP and mysql.
I have 3 questions which i've been asking
on many irc linuxhelp room but got no anwser.
I hope someone can help me
1) How do i delete a row where there's a char NULL. I am assumed the command would be 'delete from guestbook where name=NULL;' but it didn't work.
2) Is it possible to convert a current microsoft access database, or table to mysql?
3) Can I declare an array varible to be use globally? I want to retrieve the list of files on my hard drive, but do not want php to search for it each time a user redo a file search.
thanks for your time!! you help will greatly
be appreicated...