PDA

View Full Version : Sending info to the database


DeMuro1
05-23-2003, 08:35 PM
So I'm tyring to make my website better. I figure PHP and MySQL are a good way to go, but tutorials on MySQL all talk about a prompt. I have never seen this thing. Could it be that becasue there is already a database that I don't need to worry about the prompt?

If this is the case I'd just need to create the "Blocks" to store my info in correct?

Can someone help me clear this up?

Thanks

filburt1
05-23-2003, 09:43 PM
The prompt is extraordinarily useful and fast. However, everything that can be entered there can be done via mysql_query() or $DB_site->query[_first]().