i have a php code in which i create a table and insert the variable's data. when i echo the data. its shown correctly. but when i try that again the tables are empty,
for example,
i have the code at http://www.vtuhub.com if i type 3BK08EC043 in the form it fetches the data from results.vtu.ac. in site... and shows it and stores it in my database... but when i try the same 3BK08EC043 again... it shows the the data is "available in database"... but its not showing it.. that is... empty data is being inserted in the table...?? can anyone help me out..?
for example,
i have the code at http://www.vtuhub.com if i type 3BK08EC043 in the form it fetches the data from results.vtu.ac. in site... and shows it and stores it in my database... but when i try the same 3BK08EC043 again... it shows the the data is "available in database"... but its not showing it.. that is... empty data is being inserted in the table...?? can anyone help me out..?
Comment