Insert into database table - Joomla! Forum - community, help and support


hi,

im working on first joomla plugin , managed done point..

what want insert 2 values database table created earlier , (the same code used create table except query) doesnt seem trick:

code: select all

$db =& jfactory::getdbo();
$query = "insert #__imginfo (filen, flocation) values ($value, $asukoht)";
$db->query( $query );


i think read somewhere joomla has different class handeling sql insert , update? can give me pointers how can done? :d

since im new joomla , quite inexpierienced in dealing objects appreciate detailed explenation possible :-[ :d






Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support