php - How to you store videos/clips in xampp? -
i installed xampp on windows. i'd know how can store video/clips in database. have video clip stored in htdocs folder , says "value" in xampp database, place file directory followed file name (c:\xampp\htdocs\firstsite\check_php\helgo.mp4
, when refresh , display work in preview mode, video doesnt appear , text string appears. type set varchar(255).
example below......
c:\xampp\htdocs\firstsite\check_php\helgo.mp4
how webpage correctly display video?
yes testing server correct , functional. use dreamweaver.
warning: mysql_fetch_array() expects parameter 1 resource, boolean given in c:\xampp\htdocs\firstsite\check_php\admin\untitled-2.php on line 9
use plugin video clips show (like jw player), , pass plugin video path value database. or add entry database link href attribute.
Comments
Post a Comment