Working stringdela

Filtriraj

Moja nedavna iskanja
Filtriraj po:
Proračun
do
do
do
Vrsta
Znanja
Jeziki
    Delovno mesto
    2,000 working string najdenih del, po cenah EUR

    I have this class from where i am getting data from store procedure public class StatisticalRepository { string connectionString; private readonly StatisticalDBContext dbContext; public StatisticalRepository(string connectionString, StatisticalDBContext _dbContext) { = connectionString; = _dbContext; } public async Task<List<StatsData>> GetStatsData() { try { string sqlTextList = $"EXECUTE GetStatsData"; List<StatsData> response = await (sqlTextList).ToListAsync(); // Reload the entities from the StatsDatas table foreach (var emp in response) { (emp).Reload();

    €19 (Avg Bid)
    €19 Povprečna ponudba
    8 ponudb

    I'm currently experiencing an issue where my WordPress site is not sending emails as it should. This issue is particularly perplexing because there haven't been any error messages in WordPress or Outlook, making it difficult to diagnose the problem. I'm seeking a skilled freelancer who can troubleshoot and resolve this issue efficiently. **Key Details:** - Email Service: Outlook - Current Method: WordPress default email function - No error messages observed **Ideal Skills and Experience:** - Strong understanding of WordPress architecture - Experience with email delivery systems, especially in integrating WordPress with Outlook - Proficiency in troubleshooting WordPress email issues without clear error prompts - Ability to recommend and implement best practices for email de...

    €19 (Avg Bid)
    €19 Povprečna ponudba
    8 ponudb
    ML model Hangman Končano left

    ...an entirely disjoint set of 250,000 dictionary words. Please note that this means the words that you will ultimately be tested on do NOT appear in the dictionary that you are given. You are not permitted to use any dictionary other than the training dictionary we provided. This requirement will be strictly enforced by code review. You are provided with a basic, working algorithm. This algorithm will match the provided masked string (e.g. a _ _ l e) to all possible words in the dictionary, tabulate the frequency of letters appearing in these possible words, and then guess the letter with the highest frequency of appearence that has not already been guessed. If there are no remaining words that match then it will default back to the character frequency distribution of the e...

    €88 (Avg Bid)
    €88 Povprečna ponudba
    11 ponudb

    I'm seeking a skilled freelancer proficient in 3D modeling to make an existing simple 3D product making it compatible / working with the Fancy Product Designer plugin for WooCommerce. My existing model, in FBX format, requires a basic dummy wooden texture; the focus is on adapting the model for use with this specific plugin. **Requirements:** - Convert existing FBX file to a fully compatible format with Fancy Product Designer, including necessary configurations. - Include final deliverables such as the , screenshots, and an environment hdr file. - Ensure the model is correctly scaled to its real-world large dimensions (greater than 50 cm) for accurate online representation (which the model itself already should be done by me). **Ideal Skills:** - Proficiency in 3D modeling ...

    €45 (Avg Bid)
    €45 Povprečna ponudba
    21 ponudb

    I am seeking a skilled translator proficient in co...adhere to a provided style guide, ensuring consistency across the app. - Translations need to be inserted within specific tags (`<string>`) in the XML files provided. It's crucial to only translate text within these tags and maintain the integrity of the file's structure. - Special characters such as `t` (tab) and `n` (new line or carriage return) must not be translated. Awareness and understanding of these elements are necessary as they play a crucial role in the layout and user interface of the app. This project is perfect for a translator looking to apply their linguistic skills to the tech and app development industry, specifically those who have a knack for working within specified guidelines to prod...

    €18 (Avg Bid)
    €18 Povprečna ponudba
    31 ponudb

    ...by HTTP requests through an API Gateway. We will call the lambda function url with a website. IF the website starts with www do 2 things: perform a request to AND and check for the response body. BOTH of them must contain a specific string. *IF* the string is present in both responses, then respond with "OK", else respond with "ERROR" ELSE do this: perform a request to and check for the response body. it must contain a specific string. *IF* the string is present in the response, then respond with "OK", else respond with "ERROR" ** Function must have 1) It must not use any DNS cache 2) it must have a specific user agent which I will tell you up front **Key Requirements:** - Proficiency in AWS Lambda, API Gatew...

    €169 (Avg Bid)
    €169 Povprečna ponudba
    39 ponudb

    I'm in urgent need of a Senior AWS Expert. please complete the following short test and record you time doin it: ---------------------Test--------------------- Consider the following entity: Rack { address: string, city: string, isEnabled:boolean } You can store the above in a DynamoDB Your task: Create a small REST backend using amplify (lambda functions) which: - when receiving a GET / request returns all Racks - when receiving a POST / request adds a new Rack in the DB REST api must authenticated under a Cognito identity -----------------------End-------------------- Delivery result. - Source code with full step documentation. - API for signin and signup - API for CRUD Racks

    €19 / hr (Avg Bid)
    €19 / hr Povprečna ponudba
    82 ponudb
    €94 Povprečna ponudba
    1 ponudb
    Développe tool Končano left

    Create a function (`handle_numbers`) that takes a chain of 26 digits and another string of 11 digits. The function removes the last 11 digits from the first string and adds the 11 digits provided. This can be useful, for example, to update a sequence of numbers associated with a date.

    €21 (Avg Bid)
    €21 Povprečna ponudba
    13 ponudb
    Runpe c++ to vb6 Končano left

    Looking for someone who can execute byte array in vb6. Runpe function is converted from c++ to hex string in vb6 and its conerted to byte array, im looking for someone who can execute that byte array. please only people who know what does its mean to contact me. It's a 30 min job so i need this asap.

    €14 / hr (Avg Bid)
    €14 / hr Povprečna ponudba
    7 ponudb

    ...this question we will refer to a simpler problem - a three-dimensional cube with six faces, where the size of each face is 22 squares. In total, the number of different situations in this problem is 3,674,160 ‏State representation: To solve the problem, we describe a state as follows: ‏WW ‏"WWWW RRRR GGGG YYYY 0000 BBBB" :) We will describe this array as a string (each letter indicates a color when the index of each value in the string is according to the position of the slots, numbered as follows: ‏And ‏solution: ‏The solution is any configuration where the squares in each wig are of (somewhat) uniform color. ‏Possible moves: ‏In fact, each action has 12 possible moves: you can rotate each of the wigs 90 degrees Front, Rig...

    €19 (Avg Bid)
    €19 Povprečna ponudba
    6 ponudb
    Fix Wordpress Theme Končano left

    I recently upgraded the PHP on the server to 8. Wordpress site no longer loads due to this error: PHP Warning: Array to string conversion in Looking over the code for the theme, it should be a simple fix.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    33 ponudb

    I have a core php project and want to quickly save the post values from a form to my MySQL database as a couple of types of strings like json string etc so I can do problemshooting if there was a problem with the submission later. Then I want to add a page in my admin where I retrieve those with a simple select query and format the post data out into a readable format. Like using <pre> or pretty print. I can figure this all out but I don't have time so just give me some examples that I can quickly try on my own in my system (no need to give you access and try to explain my setup to you). That's it! It would be much appreciated and I would pay you for your examples!

    €27 (Avg Bid)
    €27 Povprečna ponudba
    35 ponudb

    We are looking for a crawler/scrapper for a specific android app. e.g. This app has a map which is overlaid by a marker on specific locations, once you click on it it shows further details like address, availability, amenities available etc. We would like a tool which on a given frequency (calibratable) pulls the data from the app and update in a excel file ( or similar database). The tool can be developed in any environment, but should be executable on Windows machine. The deliverable is the tool and its source code.

    €118 (Avg Bid)
    €118 Povprečna ponudba
    13 ponudb

    ...deep knowledge of Excel 365. The task at hand is quite specific: - Create a auto generated text string part number (Col C) based on selected matrices (Col D-AA), Yes in field - build the part number string from the text in the headings ColD3,AA3 - add a "+" between each selected option in the generated string (Col C) - sample file included for task at hand - if the options column is populated with "Yes" then add the text option to the generated string part number. two examples are in the sample supplied - add drop down box per cell in the options matrix for "Yes" or blank. The professional for this role ought to possess a substantial understanding of data manipulation and expertise in Excel string functions. The task re...

    €14 (Avg Bid)
    €14 Povprečna ponudba
    35 ponudb

    in my PHP file i have some MY SQL QUERIES and some JOINS i need to add in another JOIN (not sure if its left or right) there is one more data point from another table that needs to be considered in order to display meaningful data. URGENT JOB PLEASE HELP NO TIME WASTER

    €124 (Avg Bid)
    €124 Povprečna ponudba
    63 ponudb

    I am seeking a skilled freelancer to implement Managed Identity for a SQL Managed Instance on the Microsoft Azure platform. The primary goal is to enhance the security of database connections, ensuring secure and seamless authentication processes without managing credentials manually. This project will also involve integration with other Azure services to further secure and streamline operations. **Ideal Skills and Experience:** - Proficiency in Microsoft Azure, especially with SQL Managed Instances. - Experience with Azure Managed Identities and their implementation for securing database connections. **Project Requirements:** - Implement Managed Identity on an existing SQL Managed Instance in Azure. - Configure the instance to use Managed Identity for authenticating to other Azure serv...

    €29 (Avg Bid)
    €29 Povprečna ponudba
    8 ponudb

    Hi, I have a silly little bug. I want to convert an XLM file to JSON using json_encode (XML file attached). Every XML to JSON parser on the web parses it correctly but json_encode returns {} 1). I need to see/display ALL parsing erro...what setting is needed to show them) 2). I need the XML parsed correctly using json_encode and to know what json_encode settings were wrong. It must run on my server. // php file I use to test XML file. <?php // If file exists if (file_exists('')) { // Load XML file into an object $xml = simplexml_load_file(''); /* Now translate it to an JSON string and assign the JSON string to $json */ $json = json_encode($xml); // Output JSON print_r($json); } else { exit('U...

    €46 (Avg Bid)
    €46 Povprečna ponudba
    29 ponudb
    working for podcast Končano left

    I worked with for made some episode of a podcast and elevenlabs has the best audio quality of a podcast.

    €20 / hr (Avg Bid)
    €20 / hr Povprečna ponudba
    1 ponudb

    ...comparing the unique chars and a proprietary equation that I have supplied below. The end result should be a much smaller list of possible matches where the truncated records do not meet the scoring requirements. First, we will need a function that will take 3 inputs: defined_score as a decimal and 2 strings as input and compare them. The purpose is to find the characters that are not in each string. You miht try converting the column using set(). Just an idea. The output of this function will be based on this equation: (1/3 * ("unique characters of string1" / LEN(string1)) +("unique characters of string2 / LEN(string2)) + 1) . The result of this equation we will call the comparison_score. It should be a decimal. Speed is of the upmost importance only ...

    €169 (Avg Bid)
    €169 Povprečna ponudba
    64 ponudb

    Monthly SEO Working for a translation website.

    €56 (Avg Bid)
    €56 Povprečna ponudba
    1 ponudb

    I need a Flutter Coder for my mobile app, From Pakistan, India and Bangladesh I need a serious and hard working coder who may work at low budget At low budget but experienced

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    27 ponudb

    I am looking for the locals of India to prepare teh CMA Report for one of my client

    €14 (Avg Bid)
    €14 Povprečna ponudba
    18 ponudb

    I need a Flutter Coder for my mobile app, From Pakistan, India and Bangladesh I need a serious and hard working coder who may work at low budget At low budget but experienced

    €6 / hr (Avg Bid)
    €6 / hr Povprečna ponudba
    30 ponudb

    I need a skilled Android app developer to create a straightforward single-page application where users can log in, enter a string of characters, and receive a numerical value in return. Here's the gist of what's required: - User Authentication: Create a secure login system. - Character-to-Number Mapping: Develop a logic that assigns a unique numeric value to each alphabet letter and calculate the total for the string. - Case Sensitivity Handling: Convert all input to uppercase before processing. - Push Notifications: Inform users of updates or changes. - No In-App Purchases Required: The app will be simple, no need for a purchasing system. Skills and Experience Needed: - Strong experience in Android app development. - Proficiency with user authentication systems....

    €125 (Avg Bid)
    €125 Povprečna ponudba
    14 ponudb

    Require a skilled Laravel developer to work on several aspects of my project. Your primary responsibilities will comprise of, but won't be exclusive to: Experience in using Laravel for service-based business platforms is highly advantageous. You must demonstrate excellent knowledge of this PHP framework and a portfolio of previous projects. Appreciation for subtle details and a knack for delivering optimized, user-centric applications will help you succeed in this project. Join me in starting this new enterprise and let's create something unique together. Your expertise will play a pivotal role in this business's success.

    €5 / hr (Avg Bid)
    €5 / hr Povprečna ponudba
    31 ponudb

    I'm in need of an experienced mobile app developer to bring to life an advanced image c...and sent to API endpoint, error handling will be necessary from the possible returned object. - Mapping X,Y (pixel values) points onto an image, and creating an interface to allow for user to adjust these dots, updating the data (X,Y as integers). - Plotting final returned JSON data onto a table. - Creating multiple data export (download) options including; CSV, and PDF/PNG rendering (of simple String & Integer data). - A simple admin dashboard for internal data retrieval/management The ideal candidate would be experienced in mobile app development, RDS, and API integrations, with a clear understanding of complex data handling. A portfolio reflecting similar past projects will be imm...

    €164 (Avg Bid)
    €164 Povprečna ponudba
    59 ponudb

    ...implementation details. TimesheetEntry (long id, Timesheet timesheet, long clientId, long employeeId, LocalDateTime start, LocalDateTime end): The timesheet entry should be limited to the range set by the timesheet object it has a connection to and should extend from Base. Timesheet (long id, Employee employee, Client client, LocalDateTime start, LocalDateTime end, String notes, String clientSignature, String employeeSignature, String medicalCode, Decimal dollarsPerHour, List timesheetEntries, bool completed): Should extend base. Only the administrator can Browse, Edit, Add and Delete a timesheet. The read page is accessible to both the admin and the employee if they are logged in. The read page should have the functionality to add and remove timesheet...

    €476 (Avg Bid)
    €476 Povprečna ponudba
    28 ponudb

    My iOS app, developed with Flutter and utilizing flyweb, is currently experiencing a constant loading screen issue. This began after recent code changes were made, though I cannot pinpoint the exact modification that might have caused this problem. What I'm looking for: - A skilled Flutter developer with a strong background in iOS app troubleshooting. - Experience with flyweb is highly beneficial. - Proven track record of diagnosing and resolving loading issues. - Ability to work efficiently and communicate progress. Responsibilities: - Review and analyze the current app code. - Identify the root cause of the loading issue. - Implement a fix to ensure smooth app functionality. - Test the solution across different iOS devices to ensure the issue is resolved. Freelancers interested...

    €30 / hr (Avg Bid)
    €30 / hr Povprečna ponudba
    16 ponudb

    ...part ordering system using .NET Blazor. Emphasizing on electrical, mechanical and electronic cabinets, with particular focus on specific components such as: - Dimensions - Materials - Color - Items that can be altered based on configuration string Furthermore, I require the design to accommodate configuration options for these cabinets including: - Size adjustment options - Various styles and their visualization - Number of shelves - Additional items depending on the specific configuration string All billable hours are when working with me during remote sessions due to the fact my server is not internet accessible. The hired professional should have an experience in UX/UI interface design, excellent knowledge about electrical, mechanical, and e...

    €32 / hr (Avg Bid)
    €32 / hr Povprečna ponudba
    60 ponudb

    I am newbie on flutter and can not run my project on simulator. Flutter project is i copied from my workmate and trying to configure on my computer.

    €19 (Avg Bid)
    Zagotovljen
    €19
    10 vnosov

    I am seeking a knowledgeable freelancer well-versed in both JavaScript and WordPress Plugins. Your responsibility will be to mastermind a WordPress plugin. Go to gfacademy(dot)co(dot)uk/new-river/ BUTTONS Stopped working a) Click on info & booking and then click on book class button, the button has stopped working. b) And for free trial, click on book your free trial button, you have to click on it twice and creates an book class button, remove the extra button We are customising wpamelia plugin and it is JS, so a JS expert is also needed to fix. Please only bid if you can fix now

    €38 (Avg Bid)
    €38 Povprečna ponudba
    21 ponudb

    Led1 to turn on Bulb 1 with response Led2 to turn on Blub 2 with response Need complete keil project file

    €14 (Avg Bid)
    €14 Povprečna ponudba
    1 ponudb

    ...Create a method named PerformMailMerge that accepts three string arguments: templatePath, RecordID, and outputPdfPath. * The method should utilize open libraries to merge a Word document (template) and the results of a SQL Query (SELECT * FROM WHERE RECORDID = RecordID) containing student data, then produce a resulting PDF file. * Handle any Input-Output errors that might occur during the operation. Instead of retrying or ignoring the error, the operation should be terminated and the function should return 'false'. * The CSV file uses a comma as the delimiter and will contain a header. This task requires significant experience with C#, .Net, and handling files in various formats (especially Word, SQL, and PDF). Working with open libraries and detailed error ha...

    €119 (Avg Bid)
    €119 Povprečna ponudba
    17 ponudb

    I'm looking for a skilled Android developer with a strong background in Visual Studio android mobile app development to revitalize my existing application. Here's what I need: - **Bug Fixing:** Identify and resolve existing issues within the app. - **UI/UX Enhancements:** Refresh the design for a more intuitive user interface. - **Feature Expansion:** Implement improvements to provide a richer experience for us **Skills Required:** - Proficiency in Visual Studio Android app development **Experience is Key:** - Prior work on feature-rich mobile apps - Proven track record with UI/UX design improvements - Demonstrable ability to diagnose and fix complex bugs This role demands attention to detail and a commitment to creating a seamless user experience. If you have a portfolio sh...

    €26 (Avg Bid)
    €26 Povprečna ponudba
    4 ponudb

    I'm looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    €7 (Avg Bid)
    €7 Povprečna ponudba
    11 ponudb

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the scientific notation number.

    €9 (Avg Bid)
    €9 Povprečna ponudba
    14 ponudb

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    €14 (Avg Bid)
    €14 Povprečna ponudba
    6 ponudb

    We need talented web developers to create a user-friendly, highly responsive website inspired by the critically acclaimed online food service, Zomato. Ideal candidates should have: - Demonstrated experience in creating responsive website designs optimized for both desktop and mobile platforms. - The skill to create an online food ordering platform with restaurant search and reviews features. While table reservation functionality isn't strictly required, having it would be considered a bonus. - Ability to integrate user profile creation, order for pickup and delivery, and a seamless online payment system. Additional user functionalities are welcomed. - Fine sensibilities for design, specifically leaning towards the aesthetic of Zomato - balancing a clean, minimalist approach with a so...

    €367 (Avg Bid)
    €367 Povprečna ponudba
    10 ponudb

    I...**Feature Expansion:** Implement improvements to provide a richer experience for users. - **Data Retrieval Issue:** A key task is to fix the malfunctioning data retrieval function to ensure smooth app operation. **Skills Required:** - Proficiency in Visual Studio and Android development - Strong understanding of UI/UX principles - Experience with debugging and app optimization - Background in working with data retrieval systems in apps **Experience is Key:** - Prior work on feature-rich mobile apps - Proven track record with UI/UX design improvements - Demonstrable ability to diagnose and fix complex bugs This role demands attention to detail and a commitment to creating a seamless user experience. If you have a portfolio showcasing similar projects, please include it in your...

    €29 (Avg Bid)
    €29 Povprečna ponudba
    9 ponudb

    ...JavaScript coder who can write simple JS code that help us track marketing campaign sources better. Here's what the finished script will do: 1) Detects 6 URL query parameters (utm_source, utm_medium, utm_campaign, utm_content, utm_term, utm_offer) 2) If present, grabs their values from the query string 3) Inserts those values into matching hidden fields on a form, which have the same name as the parameter 4) Ensures those UTM values are posted with the form submission into the CRM 5) Ensure that all query string parameters persist and are passed to other pages on the site if links are clicked. As it is now, those parameters are stripped out on link clicks. We'd like them to stay so that no matter which page they're on on the site, numbers 1-4 above will sti...

    €499 (Avg Bid)
    €499 Povprečna ponudba
    38 ponudb

    Im looking for a mathematician expert to help me create a hash. The idea is that a string is converted into ASCII Keys. These ASCII keys are then combined to create a number in scientific notation. Then essentially we need to redefine the keys using the sceintific notation number.

    €10 (Avg Bid)
    €10 Povprečna ponudba
    9 ponudb

    Need a Magento developer with Typesense knowledge to worknon a project. More details will follow

    €120 (Avg Bid)
    €120 Povprečna ponudba
    14 ponudb

    ...designs that capture attention and drive user engagement. - Creation of a unique Mascot, embodying the spirit of our brand. - Packaging design that is inventive and aligns with our brand image. Essential Skills: -Proficiency in Adobe Creative Suite -Strong aesthetic sensibilities -Excellent understanding of current design trends and experience with marketing campaigns. -Previous experience in working with retail companies. This project will include: - Creata an A2 poster for our charity initiative, Bytes of Benevolence. This poster will be displayed in our retail store to on slatwall with jars for each cause at the bottom, customers will be given bottle cap tokens to represent a donation made by King IT ion thier behalf. This assists in raising awareness and encourage partic...

    €62 (Avg Bid)
    €62 Povprečna ponudba
    93 ponudb

    I'm looking for an adept Python developer to create a handy function for analyzing text files. Here's the gist of what I expect from the function: - Alphabetically list common words found in the text file. - Ignore case sensitivity such that "Word" is equivalent to "word". - Include any word that appears more than once as 'common'. Ideal Skill Set: - Proficiency in Python, particularly with string manipulation and file I/O - Experience in developing text analysis tools - Familiarity with regular expressions in Python - Strong coding practices for readability and efficiency Successful completion of this project would streamline my text analysis tasks tremendously. Your expertise will not only deliver the needed functionality but also pave t...

    €13 (Avg Bid)
    €13 Povprečna ponudba
    6 ponudb

    I'm in need of a PHP developer proficient in dealing with JSON files. This...file, but actively manipulating it in the following ways: - Adding new data - Updating existing data - Removing data from the file The new data to be added will be in a string format. It's important that you are able to handle this appropriately. The JSON file has a predefined structure that should be straightforward to navigate although it is nested but up to 2 levels. - experience and expertise in PHP - Solid background in working with JSON files - Ability to maintain attention to detail, considering the precise nature of the manipulation tasks. In your bid, please provide evidence of your experience in PHP and working with JSON files. I look forward to setting this task in...

    €118 (Avg Bid)
    €118 Povprečna ponudba
    55 ponudb

    I'm looking for a seasoned web developer to create an e-commerce website specifically targeted at working professionals. Key requirements for the project are as follows: • E-commerce Functionality: A vital aspect of the project is to include a fully functional shopping cart. • User Experience: The website should be intuitive, allowing users to easily navigate, select items, and make purchases. The ideal candidate for this project will have significant experience in e-commerce website development, with a strong understanding of crafting user-friendly interfaces. Knowledge of optimizing website for the target audience - working professionals would be a huge advantage.

    €267 (Avg Bid)
    €267 Povprečna ponudba
    29 ponudb

    I want a Flashing LED driver circuit ushing Linear constant current LED Driver Part No BCR421UW6-7. (1) The input to the driver circuit can be anything between 15V to 35V DC. (2) There will be six LED driver ICs part No BCR421UW6-7. (3) Each LED driver will produce 350mA current to drive a string of 4 LEDs (forward voltage 3.1V) connected in series. (4) There will be a mechanism (using a 555 timer) to enable the LED drivers ON-OFF at rate of 50 pulses per minute. (5) Input Reverse polarity protection shall be provided using a Diode on the Positive supply pin. The freelancer shall: (1) Design the schematic. (2) Generate the PCB with proper vias and other mechanisms for thermal management (as drivers will generate lot of heat). (3) Deliver: (i) Schematic, (ii) gerber, (iii) BOM Pay...

    €107 (Avg Bid)
    €107 Povprečna ponudba
    11 ponudb

    se adjunto el archivo a traducir, tiene texto en comillas que debe ser traducido: $string['folderisempty'] = 'Images folder is empty.'; $string['adminblockinfo'] = 'Blocks placed in this region will be visible only for admin users.'; $string['entercourse'] = 'Enter this course'; $string['showsidebar'] = 'Show sidebars'; $string['hidesidebar'] = 'Hide sidebars'; $string['noactivities'] = 'No activities found.'; $string['fontsmall'] = 'Small font'; solo debe traducirse el texto en comillas 'Images folder is empty.'; 'Enter this course'; es 1 solo archivo.

    €19 (Avg Bid)
    €19 Povprečna ponudba
    33 ponudb

    ...like, for instance, BDX24Jan05Feb19Jan21Feb As you can see from the attached, these .txt files contain rows of the form BDX24Jan05Feb19Jan21Feb,20240102,252.65,265.11,252.61,265,71211 BDX24Jan05Feb19Jan21Feb,20240103,264.93,266.7,247.96,252.5,91344 etc, etc All these names are fairly long, so what I want to accomplish is provide a string to the program (in our example here say the 24Jan05Feb string) and the program will CUT this from everywhere it sees this string i.e. now my text file names will be BDXFeb19Jan21Feb and its contents will now be like BDX19Jan21Feb,20240102,252.65,265.11,252.61,265,71211 BDXFeb19Jan21Feb,20240103,264.93,266.7,247.96,252.5,91344 etc, etc The program will do that for every .txt file in the folder I will provide to it, and even if thi...

    €19 (Avg Bid)
    €19 Povprečna ponudba
    14 ponudb