* Thus wrote Sriranganath ([EMAIL PROTECTED]): > Dear Sir, > I am finding difficulty in inserting a record into a > MySQL DB through PHP inpsite of all the privileges given to that > database . Can u plz clarify it?
This is the wrong place to ask these kind of questions. [EMAIL PROTECTED] is the place for that. You might want to also include what error you're getting after you insert the record by using mysql_error(). http://php.net/mysql_error Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid!
