i need to put this into mysql table
***************************
2003-01-07 01:56:44 : back_up
2003-01-07 01:34:47 : down
****************************
is this right way to do that?
$f_data = file($filename);
foreach($f_data as $str)
$result=(ereg ("([0-9]{4})-([0-9]{1,2})-([0-9]{1,2}...
Hi there, i would like to aske for your help for the following topic
site |*******down **** | *********up
site1 | 2001-12-23 00:39:22 | 2001-12-23 01:00:03
site1 | 2001-12-24 09:52:19 | 2001-12-24 10:15:34
site1 | 2001-12-24 11:49:14 | 2001-12-24 12:12:50
site1 | 2001-12-24 13:49:48 |...
Hello there
i have 2 mysql tables, How can i merge them into one without losing any data. Should I make ALTER 1st table and add the same fields the 2nd table has and then how can i transfer all datas from the 2nd to the 1st table.
Thank you in advance
Hello there
i have 2 mysql tables, How can i merge them into one without losing any data. Should I make ALTER 1st table and add the same fields the 2nd table has and then how can i transfer all datas from the 2nd to the 1st table.
Thank you in advance
hi there
how can i transfer form's datas from the one test.php file to the javascript opened window to print result
i tryed include('"test.php"), but this didnt work
thank you
I have 2 mysql tables (request and admin parts) for the one form. now i need to merge them into one without losing any data. How can i manage to merge them (copy data from the admin to the request table?). They are both use the same ID number, and for each form there is one ID number in both...
Hello there
how can i merge 2 mysql tables into one, i mean i have to tables for one form: request part and admin part, and now i need to merge these 2 tables without losing any data for the same ID number.
thank you in advance
Hello there
how can i merge 2 mysql tables into one, i mean i have to tables for one form: request part and admin part, and now i need to merge these 2 tables without losiong any data for the same ID number.
thank you in advance
Hello All!
I wrote the form in php and the datas go to the mysql database. But i need to have the same filled form printed on paper version. So how can i manage to get filled form not only in mysql database but in paper also?
Thank you in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.