Most voted "extension" questions
35 questions
Sort by count of
-
10
votes1
answer347
viewsRemove extensions that I don’t use would impact PHP page execution performance
I installed PHP through the Web Platform and it came with several extensions loaded: php.ini [ExtensionList] extension=php_mysqli.dll extension=php_mbstring.dll extension=php_gd2.dll…
-
5
votes2
answers6502
viewsExtensions . pyc . pyd . Pyo in Python
Since there are certain extensions .pyc, .pyd, .pyo besides the .py in Python, what are the main differences between them? What each one represents?…
-
5
votes1
answer295
viewsWhat is the difference between extension and library in PHP?
In PHP there are some extensions within the language. For example, the SPL, to PHAR and the PDO are some of these extensions. Basically, my doubts are as follows:: What’s the difference between an…
php terminology characteristic-language library extensionasked 5 years, 11 months ago raphael 2,131 -
3
votes2
answers1284
viewsHow do I check whether the php_fileinfo.dll extension is active or not via php code?
I would need to run this code on another machine, in case the extension: extension=php_fileinfo.dll I need it to use the mimetype, if disabled I would use another code without using mimetype to make…
-
3
votes2
answers676
viewsInc and MVC extension in PHP
I know you don’t have to use codenames inc and class in the name of the files, but because of the same organization is recommended. The doubt is due to the fact of the codename class it is easy to…
-
3
votes1
answer143
viewsBeautify inline review
I am using the extension Beautify in Vscode to better organize my code, however I found a problem and I did not find the solution, it always plays the comment to next line. How to fix this?…
-
3
votes2
answers1046
viewsWhat is the difference between KTS and KT extensions?
I am studying Kotlin and opened a Spring Boot project out of curiosity. I came across two files of different extensions, contento code Kotlin: .kts and .kt. What is the difference between these two…
-
2
votes1
answer781
viewswindow.open is not opening the popup
I have an extension that sends things to an external server by ajax post (all in javascript) and the reply of the send (sent from the server) is received in the extension itself. I want to put this…
javascript ajax google-chrome-extension popup extensionasked 9 years, 7 months ago Luciano Zancan 321 -
2
votes0
answers41
viewsReference count plugin for VS 2013 Community
Is there a plugin to count references on Visual Studio 2013 Community as that of the Codelens? I didn’t know that in this version Codelens is not part of that version.…
-
2
votes2
answers3113
viewsObsolete PECL/PHP PDO_OCI extension. How to proceed?
I need to install the pdo_oci extension of PHP to work with Oracle database, via PDO. However, I checked that the extension available via PECL is obsolete and will no longer be maintained. From what…
-
2
votes1
answer112
viewsPHP-CPP Include file inside extension
I am developing a php extension with PHP-CPP, where I need to make a include of a php file within the extension, I am doing this to protect the code. I’m trying this way: Php::Value HomeController…
-
2
votes1
answer439
viewsOpen files from certain extension on my program
I’m making an application in Visual Studio, with the intention of it work with own extension files (.rmt, subject to change) and can open it later. I want that when the user double-click on the…
-
2
votes1
answer121
viewsWhat is the difference between codec, file format and extension?
I’ve heard that mp3, mp4 and etc... uses the same codec, but what are each and what the difference?
-
1
votes1
answer50
viewsPHP-CPP Compilation Version
I have a problem with an extension I am compiling in PHP-CPP, because when I compile on my Mac, the local version of it is 20121212, but my Xampp is version 20131226, the problem is that in each…
-
1
votes1
answer83
viewsDifficulty getting object inside a CDI Extension
I want to create an Extension in my project so that it starts to interpret an own annotation, for that I have initially a @Producer of the Quartz Scheduler object, see public class SchedulerProducer…
-
1
votes1
answer3723
viewsHow to see on the desktop the mobile version of this site that is not responsive?
I need access to the mobile version of the articles of a certain website on the desktop, for the development of an extension. An example page. The site is not responsive, does not use a specific…
-
1
votes5
answers3455
viewsChange HTML document to PHP
Guys, how do I turn an HTML file to PHP? Just change the extension? Is that right? Apparently, my server read the page I switched from HTML to PHP, but I have doubts whether it’s right or not, after…
-
1
votes2
answers28
viewsHow to intercept the project save event on vssdk?
I am currently developing an extension of visual studio 2017 where I need to know when any changes in the project are persisted. E.g.: When I add a new reference to the project (I know there are…
-
1
votes1
answer1841
viewsProblems installing vscode extensions
I installed Vscode and when trying to install an extension any status of it does not leave "Stalling" (No error or log is generated). I’ve already tried accessing it as an administrator. I have…
-
1
votes1
answer369
viewsWhy . dat and not . txt?
I’m doing a job for my college in C language, it would be basically the entire shoe store system, with file manipulation. Looking for some examples of CRUD on the internet I found several that make…
-
1
votes1
answer350
viewsHow do I call a function in Swift Xcode
Good evening, I have a function that is attached to a button, I would like to call it directly without the need of the button, what I do? The function... static func goToTutorialOrTo(market: Market,…
-
1
votes1
answer631
viewsRun javascript on my Chrome extension
Speak guys! I work most of the time filling web Formularios, and often caught about 50-100 pages with the same data... So I have to manually fill out one by one. I came up with the idea to create an…
-
1
votes2
answers16
viewsHow to enable firefox extensions in Selenium?
I installed an extension in firefox but when Selenium opens firefox it starts without the extension, is there any way that Selenium can start firefox with the extension that is installed or make it…
-
0
votes1
answer295
viewsHow to add a new Runnable to an Executorservice?
This is the first time I’ve worked with threads... The method below runs every 15 seconds by the EJB. I wanted that if there is SMS list in the bank it add to a new thread triggering these SMS But…
-
0
votes0
answers24
viewsPHP extension with Windows EMIT error
I am developing a PHP extension with Visual Studio 2015. I followed a tutorial and everything worked perfectly, the problem started when I tried to use the variable Std::string. When I do the string…
-
0
votes0
answers92
viewsHow to copy the selected text to the Clipboard using firefox?
I need, after selecting a text on any web page, that I copy this text, sending the text to another function, which will make later "post". The problem is that I need to remove the selection after…
javascript firefox clipboard extension firefox-extensionasked 8 years, 4 months ago Luciano Zancan 321 -
0
votes1
answer42
viewsHow to count how many characters are in a selection?
Is there any way, trick or extension to Visual Studio 2015 that tell me how many characters are in the selection I made, including spaces or null characters? Observing: I want to count the selection…
-
0
votes3
answers149
viewsHow to replace the extension but remain the title
I have a folder, in which covers several videos with equal names and different formats: https://sites.google.com/site/mplayerplugin/repositorio/monstros_sa_2.webm…
-
0
votes1
answer53
viewsPHP error when host changes
Good afternoon, I used an online host with php 7 and I had the following syntax if(!saber_se_não_existe) {} It always worked as well as this if(saber_se_existe) {} So much so that I rediscovered my…
-
0
votes1
answer80
viewsLoad pages without images and css in Phantomjs
Does anyone know any way to load a page faster using phantomjs... Because I have a bot that goes through certain pages through pagination, however I need a way to improve the loading time of these…
-
0
votes0
answers33
viewsProblem with JSON extension in phpMyAdmin
Hello, I needed to reinstall the server (apache, php, mysql and phpmyadmin) and I am having this error when accessing the page localhost/phpmyadmin. Before that it was giving the same problem but…
-
0
votes1
answer477
viewsI cannot compress new extension for Chrome
When I try to compress an extension I’m creating for Google Chrome, I get the message below: Package extension error Failed to issue private key. I can "Load Without Compaction" and run it…
-
-1
votes2
answers94
viewsWhat is the best way to add a static method to an existing class in C#?
I’m creating an app restfull using the library Newtonsoft to send information through controllers. In my application, I have numerous classes such as user: public class UsuarioModel { public int Id…
-
-2
votes0
answers11
viewsThe C# extension icon does not appear in the windows folder! What do I do to resolve this?
The c# file extension is not showing on Windows. Since I’m a beginner I don’t know how to fix this. I already checked other files on the computer and the extensions appear normally, only the c# that…
-
-2
votes0
answers10
viewsHow to change the border color of a Bunifu_textbox programmatically without it leaving the Bordercolorhover property?
I installed a Bunifu UI extension on my windows form C#program. (I’m a beginner in programming) There are some Bunifu_textboxes to which I wish in the Textchanged event to change its edge to green…