This is my set of probable drupal interview questions asked by interviewers
Tuesday, December 14, 2010
Where does mysql connection occur in drupal6?
In the includes folder there is an inc file database.mysql.inc in this inc file function called db_connect in this function database connection is intiated.
No comments:
Post a Comment