Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for hriti

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??

0
67
Member Avatar for hriti

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

Member Avatar for chrishea
0
129
Member Avatar for hriti

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???

Member Avatar for hriti
0
245
Member Avatar for hriti

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.

Member Avatar for jeffey
0
125
Member Avatar for hriti

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 …

Member Avatar for cereal
0
265
Member Avatar for hriti

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"); …

Member Avatar for almostbob
0
220
Member Avatar for hriti

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/"; …

0
119
Member Avatar for hriti

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???

Member Avatar for diafol
0
161
Member Avatar for hriti

` <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 …

Member Avatar for hriti
0
146
Member Avatar for hriti

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???

Member Avatar for nauticalmac
0
173
Member Avatar for hriti
Member Avatar for chrishea
0
83
Member Avatar for hriti

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 …

0
84
Member Avatar for hriti
Member Avatar for hriti
0
1K
Member Avatar for hriti

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...

Member Avatar for hriti
0
97
Member Avatar for hriti

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...

Member Avatar for minitauros
0
133
Member Avatar for hriti

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...

Member Avatar for diafol
0
191
Member Avatar for hriti

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...

Member Avatar for diafol
0
220
Member Avatar for hriti

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...

Member Avatar for diafol
0
418
Member Avatar for divyakrishnan

Is it possible to run an exe file which is saved on server machine using exec() function? I

Member Avatar for hriti
0
141