Jump to content

hamza

Members
  • Posts

    321
  • Joined

  • Last visited

Everything posted by hamza

  1. i am getting error Please complete a survey to download this file. Sorry, There are no surveys available to your country at this time. Please try back later. plz tell me what to do
  2. general idea about php security is : for SQL injection : mysql_real_escape_string for XXS use strip_Tags is it 100% secure solution form these attacks or plz guide me further about it.
  3. header ('location: http://128.10.21.2:XXXX'); always write Location: url L should be capital.
  4. see this hotfile http://hotfile.com/dl/32274606/89b2342/Download_Accelerator_Plus_9.4.0.5.rar.html on this page there is a js time of 60 sec. and after timer, am geting automaticly download and example if i copy link from which am downloading and copy to u, it will not work.. because that link generated only for my ip.. and expiress in ~10 or less mins... So i need same thing. That its. how i can do this i had created timer but after time what do i do??
  5. if a project is already coded in old php version and using old function . then what is the possible solution for it to remover these errors.
  6. i am getting error Fatal error: Call to undefined function session_register() how i can resolve this??
  7. ooo come one every one say googling if we need to google for it they is there any need to this kind of forum......???? why dont u google??
  8. anyone else like to add
  9. i had made a website my client want 100% website security in it. plz guide me how i can test my website? for all possible attacks
  10. purpose of paypal invoice variable.???? and how it is usefull.
  11. my problem is solved the issue is that i am using extra css property
  12. i have multi select list which contain product list when i run this code on firefox it do not allow me to select the product from the list but this code is working in IE . plz help me <select name="itemsToChoose" id="left" size="8" multiple="multiple">
  13. then plz guide me how i split.
  14. this one http://localhost/a/seepagenumber-2-2.html
  15. http://localhost/a/seepagenumber-2-2.html NOT FOUND ERROR Options +FollowSymlinks # for security but be enable RewriteEngine on RewritRule ^seepagenumber-(.*)-2.html$ 2.php?v=$1 [R] 2.php <a href="seepagenumber-2-2.html">redirect</a>
  16. i have page name 1.php which contain this anchor <a href="seepagenumber-1-2.html">redirect</a> 1 this mean in anchor that i am redirect to google page name 2.php switch ($_GET['v']) { case '1': header('Location: www.google.com'); break; case '2': header('Location: www.hotmail.com'); break; default: break; } my rewrite rules is Options +FollowSymLinks RewriteEngine on RewritRule ^seepagenumber-(.*)-2.html$ 2.php?v=$1 this is not working plz help me
  17. if my url rewirte not working then where should i see the error messages. please tel me the way to place where i can see the not working url rewrite message. so i can debug it.
  18. 2222222222222220000000 times i visited over there and clicked on 5th link. they wan tto add account but no idea how to add. extreammly rubish ups is this is what i understand in a week. no proper guide for it search search and search.
  19. ups test account access key or developer key is required my account infor uname haudkhan pword haudkhan kind guide me as well about how to get these key??? hamza khan
  20. Access License number where should i find this number in my developer account. my account uname haudkhan pass haudkhan plz provide me Access License Number
  21. I am getting this response from ups. please tell me why this happening?? <!-- HTTP/1.1 100 Continue Expires: Fri, 16 Apr 2010 07:43:15 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache HTTP/1.1 200 OK Server: Apache Content-Length: 493 Vary: User-Agent Content-Type: application/xml Expires: Fri, 16 Apr 2010 07:43:15 GMT Cache-Control: max-age=0, no-cache, no-store Pragma: no-cache Date: Fri, 16 Apr 2010 07:43:15 GMT Connection: keep-alive <?xml version="1.0"?> <RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Bare Bones Rate Request</CustomerContext><XpciVersion>1.0001</XpciVersion></TransactionReference><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>250003</ErrorCode><ErrorDescription>Invalid Access License number</ErrorDescription></Error></Response></RatingServiceSelectionResponse> -->
  22. ???? i need to know how to get both key
  23. i want developer and access keys to communicate with ups my testing acoutn on ups is uname: haudkhan password: haudkhan kindly tell me how i find both keys
  24. just want to calculate shipping cost from ups n thats it?
  25. oo god what should i do .. no one have done about this evy one giving me suggestion not the actual answer
×
×
  • 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.