Coding Corner

I'm going to pull a recordset and I want to load the data into a table

Loop through it and I see it passing through all data correctly, but when I try to assign to a table using $i - it just continues replacing, it does not add a new value in the table.Thanks in advance!$index = "";$service_singular = "";$service_plural

Latest XAMPP phpMyAdmin problem

I upgraded to XAMPP version 5.6.14 yesterday and using phpMyAdmin, I get an error going to user accounts.  The analysis shows this sql query saying there are 5 hooks to close unexpectedly.  This is the query:(SELECT DISTINCT 'User', 'Host' IN 'mysql'

ColdFusion 8 to 11 CFGrid method

HelloI have a CFGrid that worked correctly in ColdFusion 8 but after I upgraded my version of ColdFusion 11, CFGrid control does not update/rebinding data after that is button update is that is clicked. I have 4 inputs, a search button, and a grid th

use if/then in each loop

Hi allstill a beginner jQuery javascript...I would like to add text inside the loop of .every using an if / then statement - do not know how...Basic.$(données, fonction (clé, valeur) {} .each)Console. Log ("item", key, value);output += '< li > "+.val

MySQL update problem

I tried several variations, but I'm not one of them to run.If anyone can tell me what is the problem with what I would be grateful-~~~~~~~~~~~~~~~~~If ($stmt = $mysqli - > prepare ("UPDATE members (password, salt) VALUES (?,?)")) WHERE email =? »)){$

How to get emails from 2 tables of MySQL

HelloI need to use only 1 query to get all emails that are stored in two different tables.Then, this is going to create a table and gets imploded for emailing, and another variable to display in a list on the page he exploded.Here's the query that re

can even extend display id more than 1 x?

Hi allis it possible to have the display of more than 1 x scope id (1 appears but not the following one) without javascript additional document.getElementById('name2***').textContent = "bob";?HTML...1 - the name is < span id = "name" > < / span >This

Simplexml_load PHP with CDATA

Hello world!I'm trying to scrape some data from an XML file that contains the content inside CDATA tags and I have a problem with it.pet food. XML file:<? XML version = "1.0" encoding = "UTF-8"? >< String >< item >< pubDate > <! [CDATA [Thursday, Sep

How to integrate recent LinkedIn feed Muse site?

HelloI am trying to integrate Linkedin recent update feed my Muse site, how can I go about it?Help, please!Thank youTaz

How can I "include" a page without php?

Hi allJavaScript newbiewith php, I "understand" another page like:<? PHP include ('header.php');? >In this case, I have page html5 and javascript - so using html5 and javascript...Q: How can I do the same thing and "include" a basic html5 header or f

How to get the absolute path to a file in photoshop extended?

HelloI try to send a file via an entry inside an extension of Photoshop. But how can I get the absolute path to this file inside the computer?Thanks in advance

Database update issue with JavaScript and local storage

Hi allI come from a PHP background and a newbie with HTML5 and JavaScript, and local storageCurrently I'm building a mobile web application that uses a remote database.I have a question about the update database.Currently, I set it up so that when th

Photoshop extension returns: extension could not be loaded because it was not properly signed.

HelloI'm developing an extension for Photoshop CC 2015 and after you have configured everything right, he always returns "extension could not be loaded because it was not signed." When I try to open it. This happens at any other tests extensions deve

Center of html in the browser (html canvas). Help, please.

Hi guys.I'm really stuck here and I hope someone can help. I looked online and found some answers but I'm not good enough with the code to be able to figure out how to change this option for centering in the browser window. This code - published from

How to improve the performance of Flash Builder 4.5

Hello guys!I use Flash Builder 4.5 for my apps, but my apps have a lot of class and when will the compiler or anywhere, change that in my code the flash builder it takes a long time to build. How to improve it?

Research in the LocalStorage and sessionStorage for app

Hi alla few newbie questions...I'm looking for in the localStorage and sessionStorage for app.-basically I'll be getting data from an external base and want to store locally for a time and also update.I think for my purposes, it may be preferable to

Anyone want a bookmark for their desktop shortcut icon?

Click in Firefox, and it shall file in your downloads folder.www.ossiningdesignguild.com/cc.icoMove to any folder that you want and right-click on your current bookmarkSelect properties / change iconFind and select the .ico file,and OK your way out o

How do the logical construction of any program?

Whenever I want to write any kind of program in any programming language that I could not write or I know all the things in this language, but I couldn't build the logic.

Table query result using prepared as a parameter in the prepared statement later

Hi allVery new to PHP. A series of 3 prepared statements (see code below), I'm trying to sink.  This page is triggered from a link on a page that lists the individual and all candidates which works well.  Prepared statement 1 works and displays the d

the contents of the folder jQuery Preload?

I use a jQuery image preloader:$.preloadImages = function() {}for (var i = 0; i < arguments.length; i ++) {}$("<img_/>").attr ("src", arguments [i]);}}$.preloadImages ("hoverimage1.jpg", "hoverimage2.jpg");Problem: Client will use different images th
« Prev 1 2 3 Next »