- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
19 Posted Topics
hello i want to upload video file it works on localhost but when i upload it to server it saves to database but the video not moves to the folder i change the permission options for the folder but still not working can anybody help me?? | |
hello i want to convert my all videos in .flv format while uploading is there any other way except ffmpeg to convert all format videos in flv format??? can anyone help me its urgent | |
hello i want to display my pdf file on same page when i click on left side ...pdf will open in right div how i will do that??? | |
hello every one please help me out i want to show my data according to date... i mean it can be according to current date,previous date data can be according quaterly month how to display it from database. | |
i have been trying to upload music file but the file will not upload but all the picture upload are successfully . i need some help . i want to upload music file to a directory in my server but i have been having problems with it. unable to upload … | |
hello everyone i have a problem when i upload a song it will not save to a folder if i upload image then its working well but for song upload its working not well my code is: <?php include("include/commonfunction.php"); checkLogin(); $mode=$_REQUEST['mode']; $tableName="songs "; $idFieldName ="id"; $pid=$_GET['pid']; $song_url=$_REQUEST["song_url"]; $thumbnail=$_REQUEST["thumbnail"]; include("include/tophead.php"); include("fckeditor/fckeditor.php"); … | |
hello everyone i am having problem while creating zip file..when i use static images then it works well...but when i coonect it wiTH database it stops working.. can anyone please tell me.... my code is: ` <?php include("include/connection.inc.php"); $error = ""; //error holder if(isset($_POST['createpdf'])){ $post = $_POST; $file_folder = "./store/product/images/"; … | |
hello. i have some problem while uloading song or image in php...if i have a song name like "05.Judaiyaan [MusikMaza.Com].mp3" then it have double dots...and i am unable to retrieve mp3 extension...can anyone help me out??? ![]() | |
` <form action="v1.php" method="post" enctype="multipart/form-data"> <!--<input type="hidden" name="MAX_FILE_SIZE" value="500000" /> --> <input type="file" id="file" name="file" /> <input type="submit" id="submit" name="submit" value="Upload File" /> </form> <?php if(isset($_POST['submit'])) { $ffmpeg = "D:\\xampp\\ffmpeg"; //path of ffmpeg.exe file $videoFile = $_FILES['file']['tmp_name']; $imageFile = "D:\\xampp\\ffmpeg\1.jpg"; //output file name $size = "100x50"; $getFromSecond = 5; $cmd … | |
i want to put custom search in my website...google custom search...bt if i use the code it will not show my html search box...it shows google custom search box...how to use it for my search box??? | |
is it possible to add any font in ckeditor?? if yes then how??? | |
hello i have a problem if anyone can solve it please help me... i have a page from which i get type on left side of page from refrence page...and when i click any one of the reference it shows list on same page regarding to that reference when i … | |
hello can i have featured content slider dynamilcally??? if yes thn how??? | |
can anyone tell me the code for custom search of own website..i want to put code in my site for searching the comtent within the site... thanks n advance... | |
hey i want to use session id from index page to other page...bt when i use it by post method and click on the id text thn it will show the data and thn the id is being destroyed...how to keep the same id tehre...plz help me... | |
i want to put the link for other language...if i click on that language the site will convert to that language...plz can anyone help me...its urgent... thnks in advance... ![]() | |
i want an option in admin to upload a exe file of a software to database and save it in a folder....thn at front end anyone can download its exe file by clicking on it...plz help me out... ![]() | |
i want to upload file like exe file of an software from admin to database and download it from front end...plz help me out... ![]() | |
The End.