Jump to content

ahzulfi

Members
  • Posts

    54
  • Joined

  • Last visited

    Never

Everything posted by ahzulfi

  1. sorry if i posted in wrong forum
  2. Hello guys there are many scripts like youtube - so called Youtube Clone and clipbucket is one of them or ClipBucket was one of them. now, i decided not to continue the Youtube Clone, i decided to create something more flexible, more extendible , more usable and more customizable. ClipBucket v2 - its still in its pre alpha stage and havent released its code so yo have to wait till i release the it code for online use. my main concern is now what you people think about Youtube clones & social networks, their demand and what things a developer need to make any code customize their own way. i just want to know, is Word press like plugin system is best for developer ?? i used the same thing for ClipBucket v2 also, what are your opinions about ClipBucket - not as a use but as a developer thanks Arslan
  3. thanks, i cannot aces my root admin, i have asked my hosting company to help me in finding this, and i will post it as soon as i get the detail. Arslan
  4. Hello, i have make a script named ClipBucket, and it cause overload after i convert it to SEO friendly, i know its not the prefferable Category for this post but i think it also related with PHP atmost. here is my .httacess code I have used some loops in 3 ~ 4 four pages maximum of 25 times and i dont think it can cause server overload. so please tell me if the server load is caused by the above gived .httacess. if not then what could be the possible reasons i mean, what are the common mistakes that make server overload. Please advice. Thanks ArslanHassan
  5. Hello, i got a wierd trailing slash problem with my URLS if i use http://myurl.com/somethin it works however http://myurl.com/somethin/ will give me 404 error i have tried everything but nothing worked please help me how i can redirect those URL having TRAILING Slash to without Trailing Slash Thanks & Regards ArslanHassan
  6. Hello, i want to get $variable = 'sometext'; from PHP to javascript. i have declared $variable in PHP i m calling javascript as <script type='javascript' src ='file.js'> in my page, but dont know how to send $variable to javascript so that i can use it in javascript. hope you got what i m asking. Urgently needed. Thanks ArslanHassan
  7. Hello, hope this will helps you - index.php (Where Box Has to be appea) - edit.php (Where You Edit The box) -Create Table iN Database table_name --field1(TEXT) INDEX.PHP - PUT THIS CODE WHERE YOU WANT TO SHOW YOUR BOX EDIT.PHP
  8. now i got another problem, i have passed a value to the image field ie <input type='image' value='value1' name='image'> <input type='image' value='value2' name='image'> i want to get value from $_POST['image'] , when one the image field is pressed it will passed the value ie if second one is pressed it will pass the value 'value2' but in IE m not getting its value due to which i m having too much problem. i have 10+ customers with each 3 Templates = 30 Pages i have to change if i have to set a hidden field, this would be a nice idea but please tell me if there is any other way to get rid of this problem
  9. you mean, there is no chance to overcome this problem ???
  10. :o Man i sort this problem out and it seems to be a very strange one the problem is that the image field of form like <input type='image' value ='somevalue' name='test'> in all browsers, except IE , value of $_POST['test'] will be 'somevalue' bu IE shows nothing instead its shows the value using x-y coordinates $_POST['test_x'] & $_POST['test_y] This seems to be very strange for me.... how can this be fixed......
  11. Hello, i have made Video Sharing Script called ClipBucket its Live Demo is here http://clip-bucket.com/livedemo use usename : demo password : demo for demo login the problem m getting is on this page http://clip-bucket.com/livedemo/watch_video.php?v=315c27e5a3c50d0 When i use FireFox and Click On "Add To Favoutires" the Form Submits and value is then called in PHP using $_POST['form_field'] and then Video added to the favourites but when i use Internet Explorer 6~7 and Click on "Add To Favoutires" the Form Sumits but the value doesnt pass to $_POST and hence Video doesnt add to favourites. here is the code that i use for sumission in HTML <form method="post"> <input name="add_to_fav" type="image" value="add_video" src="{$imageurl}/fav_icon.png" alt="Add This Video To Favourites" title="Add This Video To Favourites"/> </form> Here is the code which check the FORM_FIELD value Dont know, Why internet Explorer is Causing this problem ??? Please Help Me :-\ Thanks ArslanHassan
  12. Hello, i have made some templates for my script,all are designed well but i need tabless templates using DIV tags , it makes the template more flexible (i think ) please help me how to make templates using DIV easily... thank you Arslan
  13. thank you for your comments , i dont want to copy youtube template, but our customers demand that thing..... thank you all for viewing my script regards Arslan
  14. shooted please test it........again
  15. Hello, there are many video sharing scripts available, but i have tried to make a lil bit unque video sharing script http://clip-bucket.com/livedemo for User username :demo password : demo for admin Username : admindemo passowrd : admin1232 i have also made some themes, one is like Youtube please tell me if you want my script to look more better, any suggestion will be appreciatable.. thanks & regards Arslanhassan
  16. please tell me how to Shoot this problem ???
  17. thanx for cheking, problem has been solved ...long time ago
  18. Hello, i have removed every path disclosure and sql dumb etc.... please retest it for the last time..... thanx Arslan Hassan
  19. Hello, i have tried my best to remove all kind of vulnerabilities, please retest my script, http://livedemo.clip-bucket.com/ also Comment on it Thanx And Regards ArslanHassan
  20. but it can be DeZended and Decoded by paying just $5 for a single file , thats why i m giving the whole source code, so that no one can decode it, but put my license CHECKER or DOMAIN VALIDATOR on some secret places where even i sometimes not able to find , so , is that a good idea or not
  21. Hello, i have made a video sharing script, now i m stuck on how to make the script so that only such domain which is allowed and have it license to run the script can run the script rather then those who dont have license, i want to give complete source code to the user so that they can make addon and do adjustments they want but i also want my script not to leak, please help me how to firgure this problem out. Thankx in Advance
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.