Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~437 People Reached
Favorite Forums
Favorite Tags
Member Avatar for sthakre624

Please tell me what is the use of datafeed in price comparision script.and how can i use it.is data feed compolsury in price comparision script

Member Avatar for LastMitch
0
41
Member Avatar for sthakre624

please correct the syntax[CODE]$sql = "INSERT INTO products WHERE cat_name = '".$_POST['cat_name']."' (cat_name,pro_name, file_name, manufacturer, manufacturers_code,detail,page_title,page_keywords,page_description,active,featured) VALUES( '" . $_POST['cat_name'] . "','" . $_POST['pro_name'] . "','" . $_POST['file_name'] . "', '" .$_POST['manufacturer'] . "', '" .$_POST['manufacturers_code'] . "', '" .$_POST['detail'] . "','" .$_POST['page_title'] . "','" .$_POST['page_keywords'] . "','" .$_POST['page_description'] . …

Member Avatar for pritaeas
0
66
Member Avatar for sthakre624

how can i create alertpay buynow button without genrating random value just like[CODE]<form method="post" action="https://sandbox.alertpay.com/sandbox/checkout" > <input type="hidden" name="ap_productid" value="mfTho16MKzQB7QLnn4lJRQ=="/> <input type="hidden" name="ap_quantity" value="1"/> <input type="image" name="ap_image" src="https://sandbox.alertpay.com/sandbox/PayNow/9ABA9D5FC7C540799CAEF5A3868D9E60b0en.gif"/> </form> [/CODE]for my website

Member Avatar for pritaeas
0
83
Member Avatar for sthakre624

[CODE]<input type="hidden" name="site" value="<?php echo $pro['site_url']?>/thanks.php"> [/CODE]

Member Avatar for pritaeas
0
74
Member Avatar for sthakre624

[TEX]I have a problem in my website.I have a online shopping website.I want some changes in my site.suppose when a non registered user buy a product on my site and go to the paypal for payment.wich funtionality i used between my website and paypal.please tell me how can i send …

Member Avatar for simplypixie
0
99
Member Avatar for sthakre624

wich functionality i use when a user buy a product on my website who is not registered and buy a product on my website and pay the payment with paypal.how can i redirect him on thank you page.and how can i identify the user who done the payment on his …

0
72