hi
would like to ask a question that might be silly but am still confused...
am trying to draw my system architecture, and am not sure how to provide database connectivity......
am developing a java web application, and i have setup my local web server using apache, php and mysql....
now php is a server scripting language that also can provide connection to mySQL database....what about ODBC, when should i use ODBC to provide connectivity, or is it not necessary if am using PHP.
am sorry for the question, i need to get clearer picture for drawing the architecture of the system....
thanks in advance