- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
10 Posted Topics
hi fndz how to call php function on button click
hi guys, i just want to add selected products into cart without payment gateway process.i want the coding tnx
hi friends how to send post value in url code is: header('Location:edit_products.php?catid=$_POST[catidHd]&catname=$_POST[catnameHd]'); the $_POST[catidHd] value coudnt taken how to give this $_POST[catidHd] in url tnx
hi frns how to remove & and space from a string.i just gn in url. wn i get this name using request only the door comes rest will be cut.how to remove & and space prod.php?name=Door%20&%20Window%20Hardware tnx
[QUOTE=vampshay;1640788]how to change the value of a button? for example "Add" then change to "Edit"? tnx.[/QUOTE] u just send an action and check the condition like if($_REQUEST['action']=='Add'){<input type="button" value="Add">} else if($_REQUEST['action']=='Edit') { <input type="button" value="Edit"> } all the best
frieds i just want the calculation for dividing money equally for all distributors.the first level distributor will get half of the amount and remaining distributors will divide it equally. i want this calculation in php.. can anyone help me
how to generate id with character in php-mysql eg: LAKS01 LAKS02 LAKS03
$pimg="../pimages/".$_FILES[p_img][name]; move_uploaded_file($_FILES[p_img][tmp_name],$pimg); image does not move into image folder
how to create binary tree method in mysql
The End.
mary_forum