ok all im trying to do is get the last entry in a news table and display it but when i go to see what happens it says:
Fatal error: Call to undefined function: odbc_connect() in /homepages/34/d94591952/htdocs/wantless/index.php on line 95
but i thought odbc_connect was an imbedded function or whatever so i tried a simpler function like:
but that failed too
im pretty sure its not the server because phpbb worked just fine.
anybody got any ideas?
Fatal error: Call to undefined function: odbc_connect() in /homepages/34/d94591952/htdocs/wantless/index.php on line 95
but i thought odbc_connect was an imbedded function or whatever so i tried a simpler function like:
Code:
chr(4);
im pretty sure its not the server because phpbb worked just fine.
anybody got any ideas?