I'm sorry, I typed "link this" when I meant "like this" :-(
Well, it's not links that I'm concerned about. The fields that I'm having trouble with are text fields where people are suppose to put comments, describe themselves, etc. They are required fields - and I already...
I want to prevent people from posting garbage link this in my forms:
sffstdtysah addafgaytys
Maybe it can be done simply with regex, but I haven't been able to figure it out. I guess it would be easier to define what constitutes and word, rather than what is "not" a word.
Is there...
Hello!
I'm working on a script for creating static html pages from a mysql db. I have a working version that creates a separate page for each record and one index file, which contains chosen fields from each record and a link to the detail page for each record.
The problem is that my db is...
I guess this will sound like a very silly question, but here goes:
If I understand correctly, a Primary Key is an "index". So, is there ever any reason to add another index to the primary key field? Exprimenting with mySQL I found that it was possible to do it, but does it serve any...
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.