¡@

Home 

php Programming Glossary: v_tags_csv

split keywords for post php mysql

http://stackoverflow.com/questions/3928325/split-keywords-for-post-php-mysql

names as fields declare v_post_id int unsigned declare v_tags_csv varchar 1024 declare v_keyword varchar 255 declare v_keyword_id.. 0 open v_cursor repeat fetch v_cursor into v_post_id v_tags_csv split the out the v_tags_csv and insert set v_tags_done 0 set.. fetch v_cursor into v_post_id v_tags_csv split the out the v_tags_csv and insert set v_tags_done 0 set v_tags_idx 1 while not v_tags_done..