hi folks..
this is the variable which contains html code..
$var = "<tr><td bgcolor='#E5ECF9' valign='top'>28.05.2008<BR>Bodø</td><td bgcolor='#E5ECF9' valign='top'><a href='#' onClick='OpenHotel(124);'>Sunway Apart 2 uker</a></td><td bgcolor='#E5ECF9' valign='top'><div align='right'>NOK 3 790</div></td><td bgcolor='#E5ECF9' valign='top'><div align='right'>7<td bgcolor='#E5ECF9' valign='top' nowrap><div align='right'><a href='#' onClick="PostPageT('booayt28.05.2008swa2u','false' );"><b><font color=#ff9900>Bestill nå</font></b> »</a><tr>";
28.05.2008,Bodø ,Sunway Apart 2 uker,NOK 3 790, Bestill nå this is the data i need to figure out and all these strings has to be inserted into database....
pls..help me...
insert table data into database
Moderator: General Moderators
-
Swathimaddipatla
- Forum Newbie
- Posts: 9
- Joined: Fri May 09, 2008 7:08 am
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
Re: insert table data into database
So what's your problem?