function show_btn(){
var actualproject2 = new String('String');
actualproject2 = <?php echo $_SESSION["actualproject"]; ?> ;
$.ajax({
method:"POST",
url: '/wp-content/themes/ne4/PJson.php',
data: {
"getCanvas":1,
"whichProject":actualproject2,
},
datatype: "text",
success: function(strdate){
console.log(strdate);
}
});
}
Uncaught SyntaxError: Unexpected identifier
function show_btn(){
var actualproject2 = new String('String');
actualproject2 = First project;
Network and collaborate with thousands of CTOs, CISOs, and IT Pros rooting for you and your success.
”The time we save is the biggest benefit of E-E to our team. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange.
Our community of experts have been thoroughly vetted for their expertise and industry experience.