No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
Hi friendz, Currently i am developing a site the client doesn't requires an payment getway to integrate here. Is it possible to do the credit card processing without payment gateway. If so can you please help me how to do it. thank you for your help
Actually in your code you have to put $offset instead of $start in your query check once
first terminate the process using the process_terminate function after close the process using the process_close even u can get the exit code of the process
write the query like this [code=PHP]$sql = "SELECT user_id,user_password FROM tbl_auth_user WHERE user_id = '".$userId."' AND user_password = PASSWORD('".$password."')";[/code]
defenetly you have to secure the data while you accessing the database through queries better you make ssl on while you accessing the database, and also just use a random textfield as a hidden value in the post and you check it for authorization whether it is coming from fine …
use streaming techniques, and then get it and convert to your required format
hi a pritaeas says it can be done by using javascript only, through javascript you make an object by id of the iframe, so that you can get the dimensions of the iframe. then you can send a value for test to which size you want resize you frame, so …
Actually the problem here is your PHP script doesn't allows you to upload more than 2MB file. if the size exceeds over 2MB it will not get uploaded. if you want to show error regarding file size just use $_FILES['userfile']['err']. if($_FILES['userfile']['err']==2) then it means the file size get exceeded.
i suggest that you have to code it using AJAX and use javascript settimeout functions
cvvvvvvvvvvvvv
hi Mr. ctoz It is only possible if you can implement AJAX. if any problem in implementing ajax or if you want any idea just give me a mesg i will help you
hi vietnow, just remove single quotes around $username and $password. other wise replace single quotes with " and followed by a . both are fine
The End.
hivenk