Hi,
Please tell me there is any free plugins for woocommerce quantity based on discounts.
For example,
If user buys 3 leather leashes he should get 20% discount
same if he buys 10 he should get more discount
Thanks,
User Profile
Collapse
-
Woocommerce free plugins for quantity based pricing
-
How to send bulk email using php
Hai,
I want to sent email using php.
In my database there are more than 100000 emailid for recipients.
When i send email it will display mail send sucessfully but
it cant send
Pls tell me how to send it -
thanks friend,
i have a configuration file which values can be given as manual but i want to get the value by database and stored in the configuration file and use for several files -
Google chrome issue
hi friends,
Im sucessfully finish the task, but in my chrome browser can display error. I have 4 frame in my home page.
i have check box for clicking top frame to hide or bottom frame to hide.
i drag bottom frame up then i have click the top frame hide, and remove hide all parts of bottom frame can stay or placed in before top frame.
only chrome have this issue
pls help... -
how to display AND and OR conditions IN QUERY
MY CODE FOR THIS IS CORRECT?TELL ME
Code:function fetchCancel_noshow( $from_date, $to_date, $patient_id = null, $provider_id = null, $apptstatus_id = null ) { $where = ""; if ( $provider_id ) { $where .= " AND e.pc_aid = '$provider_id'"; if ( $patient_id ) { $where .= " AND e.pc_pid = '1'"; $apptstatus_filter = " AND e.pc_apptstatus
-
text file change to php file
hi friends,
i have a configuration file, its values access to several of files. i want to give the values from database into the configuration file. i dont know how to do? pls help me.
Code:[TPA]//namespace URL = https://demo3.intrix.com/tpawebservice/TPAWebService.asmx?wsdl VendorId = INTEVen WebUid = INTEWeb WebPwd = EVAL12345// these values are get by database
-
Uploaded image cant display in php
hi friends,
I upload an image in php, it works well for storing the folder but on viewing the image cant display, anybody can help me pls. -
smtp email in php not send mail
hi friends,
My email sending function display error
Error: it was not possible to read line from the SMTP server: data access time out
pls help me
Code:<?php require("smtp.php"); require("sasl.php"); //SASL authentication $from="support@yourwebsite.com"; $smtp=new smtp_class; $smtp->host_name="www.website.com";
-
how while loop value prints outside loop
Code:while (false !== ($sfname = readdir($dh))) { if (substr($sfname, 0, 1) == '.') continue; if ($sfname == 'CVS' ) continue; $sitedir = "$OE_SITES_BASE/$sfname"; if (!is_dir($sitedir) ) continue; if (!is_file("$sitedir/sqlconf.php")) continue; $siteslist[$sfname] = $sfname; } echo $sfname;//here not prints sfname value
-
getting php value to javascript
Code:while (false !== ($sfname = readdir($dh))) { if (substr($sfname, 0, 1) == '.') continue; if ($sfname == 'CVS' ) continue; $sitedir = "$OE_SITES_BASE/$sfname"; if (!is_dir($sitedir) ) continue; if (!is_file("$sitedir/sqlconf.php")) continue; $siteslist[$sfname] = $sfname; //echo $sfname; }
-
-
This webpage has a redirect loop
in my php page have the following error
The webpage at http://localhost/emr4all/multiclient/index.php has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Code:<code>$filename=$GLOBALS['OE_SITE_DIR']; if (file_exists($filename)) { require_once($GLOBALS['OE_SITE_DIR']
-
simple format is to give the url as form action="example .com/myfolder/test.htm"Leave a comment:
-
thanks for ur reply the ajax url can get the php value of username and password then to redirect the given url
Code:<?php $ignoreAuth = true; include_once("interface/globals.php"); $site_id=$_GET['site_id']; $authUser=$_GET['authUser']; $clearPass=$_GET['clearPass']; //echo $site_id; if($_GET['$site_id']) { if (!empty($_GET['site'])) $site_id = $_GET['site']; else
Leave a comment:
-
how to pass php variable to ajax url
i want to redirect a login page. i have three text box. these values are get by php and passed through the ajax url.how can i do that -
thanks for ur reply, dont mistake me i cant give else statement, then it runs sucessfully sorry. then i want to redirect a login page. i have three text box. these values are get by php and passed through the ajax url.how can i do thatLeave a comment:
-
validation not working: function not defined error
this javascript cant run error comes to firefox as function not defined
Code:function chk_hash_fn() { if(document.getElementById("site_id").value=='') { alert("Enter Facility"); document.getElementById("site_id").focus(); return false; } }
Last edited by Niheel; Mar 30 '12, 06:04 AM.
No activity results to display
Show More
Leave a comment: