Php mysql datetime insert form jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 php mysql datetime insert form jobs found, pricing in USD

    We're in need of a developer with SaaS experience to create a complete car rental management solution. Our top priority features include the facility for online reservations, vehicle tracking, and a payment gateway integration. An important component of our project is mobile application development, required for both iOS and Android platforms. The mobile apps must offer push notifications, location services, and a quick booking feature. Ideally, you have a proven record of delivering similar solutions in past projects.

    $1615 (Avg Bid)
    $1615 Avg Bid
    88 bids

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be ...so this should be fine } else If (toggle2) ; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle) { Send {c up} toggle:=!toggle } toggle3:=!toggle3 if (toggle3) { send, {x down} SoundPlay, %A_WinDir%Media } else { send, {x up} SoundPlay, %A_WinDir%Media } return $Numpadenter::s $Insert:: send, {F1} send, {=} return $Home:: send, {F2} send, {=} return $PrintScreen:: send, {F3} send, {=} return $ScrollLock:: send, {F4} send, {=} return

    $53 (Avg Bid)
    $53 Avg Bid
    4 bids

    I'm looking for a skilled PHP developer to help me complete a landing page with order function and integrate Stripe payment gateway. Landing page is designed already and has some initial PHP code already. The landing page is part of our Affiliate program. Each Affiliate gets their own landing page with their own contact details displayed. Affiliates promote this page and earns a commission on each sale through the page. All this should be recorded in the DB. They way it should work is like this: The code should then take the "username" and use it as a variable to select the right Affiliate in the DB with the corresponding username. Now it takes the details for that Affiliate and shows on the landing page. You have to check that this works. 1. Check t...

    $177 (Avg Bid)
    $177 Avg Bid
    126 bids

    I'm currently encountering connectivity issues with my existing Azure Virtual Networks specifically with connecting to the MySQL database. I have a main Vnet with my mysql database in there. I have a virtual machine in there too which can connect to the database I have a second vnet which is peered to the main vnet. I have a virtual machine in this vnet too. It can talk to the virtual machine in the main vnet, but cannot connect to the database. I need it to be able to, and I cannot figure out why. You can tell me how to do it and I can test, this doesn’t need to be a long project!

    $168 (Avg Bid)
    $168 Avg Bid
    23 bids

    Notes---- pls Contact only if it is useful and you understand. Read first We are in search of a proficient Laravel/PHP developer to assist in the development of APIs for our upcoming matrimonial app. The backend infrastructure is based on Laravel, and we require the creation of several API endpoints to power core functionalities of the application. Notification API: Enable notifications for user interactions and events within the Code: Implement coupon code management for user promotions, including creation, validation, and : Develop APIs to manage user messages, including sending, receiving, deleting, and reading Active/Online: Track and display users' last active time and online Match: Calculate similarity scores between

    $112 (Avg Bid)
    $112 Avg Bid
    38 bids

    I have an error in my asp.net MVC application. The form is using AJAX to show particular dropsownlist data. its working fine but if the validation works, the ajax call is reseting and stop working.

    $51 (Avg Bid)
    $51 Avg Bid
    12 bids

    we are looking for a senior experienced PHP developer with a minimum of 15 years of experience Skills and Experience MUST HAVE: - 15+ years of core PHP development experience. - Proficient in Laravel framework. - highly knowledgeable in php programming and experience SQL Injection prevention/fixing - Finding and Securing any loop holes in the system - **must be an independent developer, not an agency! - must be able to work on github - lastly making sure platform is mobile responsive Must have experience in social media or multi-user platform, chat system, ecommerce platform *******We will only hire independent freelancer. If you are an agency, if you are a marketing person or project manager and will delegate the work to someone else, meaning, will subcontract the...

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    37 bids

    I'm looking for an experienced ethical hacker to test the security of my PHP-based website. I particularly need to ensure the website is compliant with OWASP Top 10 standards. Key Requirements: - User Authentication Testing: Verify the strength of our user authentication methods. The chosen freelancer should be able to effectively identify and exploit vulnerabilities in our user login process. - Authorization Controls Testing: We need thorough testing on the authorization controls in place to ensure that only authorized users can access specific resources. - Input Validation Testing: We need someone who can identify any weaknesses in the input validation of our website. This is crucial in preventing common security vulnerabilities like SQL injection and cross-site scripting. ...

    $118 (Avg Bid)
    $118 Avg Bid
    14 bids

    Searching for a talented 2D animator to bring a cartoon-style animation project to life. This commitment will be of substantial length, gauging over 3 to 4 minutes. Here's what I'm looking for: - aniamt...talented 2D animator to bring a cartoon-style animation project to life. This commitment will be of substantial length, gauging over 3 to 4 minutes. Here's what I'm looking for: - aniamtion video for entertainment and fun pupose - A cartoon-style animation - A video length surpassing 3 minutes - Moderate detailing in the animation background The ideal freelancer will have: - Experience with long-form animations is key - Ability to add a moderate amount of detail in the background - Proven proficiency in creating captivating cartoon-style animation. Can&...

    $123 (Avg Bid)
    $123 Avg Bid
    5 bids

    Mini-project to fix a glitch in a WooCommerce web form When checking out, country list is completely empty, meaning you cannot complete and submit the form!

    $39 (Avg Bid)
    $39 Avg Bid
    43 bids

    ...to detect specific phone numbers (from) - user can choose the destination(s) (a list of destinations) with whatsapp, telegram, sms, e-mail - implementation in this MS on the UI only for e-mail (but user can select all the named options) - user can choose to use macros like: - sender phone (smsSenderPhonenumber) - sender name (smsSenderDisplayName) - senders text (smsBody) - senders datetime (smsDatetime) MS3: help to publish on playstore and appstore MS4: implement the telegram integration (forwarding destination) MS5: implement the telegram integration (receiving telegram msgs and forward) MS6: implement sms sending (e.g. to forward) MSx: (out of your current bid) implement whatsapp integration and others too Budget? will not be disclosed, place your best bid ...

    $205 (Avg Bid)
    $205 Avg Bid
    45 bids

    Project Deadline: 1 Day Project Budget: $50 Project Type: PHP (8.2 and above) Server Type: Linux Ubuntu Project Overview: We have an existing PHP script that calls the OpenAI API & outputs the response in decoded JSON format. We want to add Replicate API () to the script so we have the option of using the Replicate API instead of the OpenAI API. A user should be able to specify which API the script should use via a line in the code. So... - Currently: Script uses OpenAI API - New Version: Script uses both OpenAI API & Replicate API The output format from Replicate API must match the OpenAI API response, as the output is used in an existing Web App. New API Documentation:

    $47 / hr (Avg Bid)
    $47 / hr Avg Bid
    71 bids

    I'm in need of a skilled photo editor to help with my wedding photos. - The main task is to insert the groom into one of the photos from the ceremony, seamlessly blending him into the image. My husband/groom is the guy in blue with a pink tie and brown glasses. He is the first photo with the bridal party. I need him to be where my brother is, the guy in black shirt and cream cow boy hat. (Second image). The easiest way could be take both me and the my brother out of the big group photo and insert the bride and groom from the first photo and the stick my brother on the end. Like in the 3rd photo attached. Let me know if that makes sense? I have heaps of similar photos with similar lighting if need be.

    $203 (Avg Bid)
    $203 Avg Bid
    91 bids

    I consider my self a linux user with more than 10 years of experince. I have having some issues with a linux server running mysql. From time to time it stops responding. I am unable to find the root cause. Therefor i need a linux guru to connect to my anydesk/teamviewer and debug with me till we find the error and fix it. We have various logs in the system so it will be helpful to debug

    $90 (Avg Bid)
    $90 Avg Bid
    28 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $115 (Avg Bid)
    $115 Avg Bid
    30 bids

    URGENT, Need expert PHP, JS developer for my wordpress website it have a lot of errors after restarting my server.

    $145 (Avg Bid)
    $145 Avg Bid
    117 bids

    I'm looking for a skilled developer to migrate our Java-based desktop application onto the AWS cloud. The project involves: - Hosting the existing Java-based desktop application on an AWS cloud instance. - Implementing a multi-user access system. - Integrating a MySQL database component. - Developing a Python-based web interface for users to change settings. The ideal candidate should have: - Proficiency in Java, Python, and MySQL. - Prior experience with cloud hosting, particularly on AWS. - Knowledge of user access control systems, particularly Discretionary Access Control. - A good understanding of desktop-to-cloud migration. - Strong communication skills and attention to detail. We need a developer who can take a Java based desktop application and host it on a...

    $1198 (Avg Bid)
    $1198 Avg Bid
    63 bids

    I'm experiencing performance issues within my IoT-based platform, mostly coming from slow query response times, excessive storage consumption, and challenges with insert operations after compression. I'm looking for an experienced TimescaleDB expert to optimize this. - Optimize slow query response time - Reduce excessive storage consumption - Fix insert operations after compression The ideal freelancer for this project is someone who has extensive experience in TimescaleDB, particularly in query optimization and compression features. Unfortunately, I'm unable to provide the number of tables in the platform, but I need someone who is capable of handling extensive data and complex structures. If you've dealt with this before, you're the right fit.

    $1055 (Avg Bid)
    $1055 Avg Bid
    3 bids

    I have worked with a designer and now have the step and stl files for an item I would like to move into the mfg stage. Format is 18*24" rougly and 3d print was welded together. Would like to prototype and mfg a few at first then possibly move to large orders. Think of a doggie door basically,

    $22 / hr (Avg Bid)
    $22 / hr Avg Bid
    23 bids

    ...shedbosstablelands.com.au. The major focus of this project is to bring it up to date with modern design trends, improve user navigation, and update the existing content. Additionally, I need an inquiry form integrated into the site to enable interested customers to request quotes easily. Key Deliverables: - Redesign the website with a modern, minimalist aesthetic to reflect current design trends. - Enhance user experience by improving site navigation. - Update the company information content to ensure its accuracy and relevance. Furthermore, the addition of an inquiry form is crucial for our business. This form should be integrated seamlessly into the website's interface and should be easy for visitors to locate and use. Ideal Skills & Experience: - Pro...

    $1347 (Avg Bid)
    $1347 Avg Bid
    142 bids

    Currently, the second form on my website , is missing a city field. This is a critical fix that we have an urgent need for.

    $17 (Avg Bid)
    $17 Avg Bid
    4 bids
    PHP Developer needed -- 3 6 days left
    VERIFIED

    I'm in need of a PHP Developer for a new project. The parameters and required skills are fairly open, as I've not declared any specific frameworks or preferences. Ideal candidates include those who possess: - Broad knowledge of PHP across various frameworks. Although Laravel, CodeIgniter, and WordPress were the options given, these indications were not selected, thus creating an open space for any skilled PHP professional to apply. - Experience in both website and web application development. There's an opportunity to work on several PHP development projects, potentially ranging from website building, application creation, to API integrations. - An impressive design eye. I've left the space open for any design style you're confident wit...

    $533 (Avg Bid)
    $533 Avg Bid
    58 bids

    I'm searching f...searching for a skilled PHP developer to upgrade my project from PHP 5.6 to PHP 8.2. Main functionalities: - User authentication - Database management As part of the upgrade process, I need to: - Access the source codes - Utilize effective debugging skills, ensuring all functionalities of the software are kept intact and continue to work efficiently and effectively once the upgrade is complete. Specific skills needed: - Strong knowledge of PHP 5.6 and PHP 8.2. - Excellent debugging and problem-solving skills. - Prior experience in upgrading PHP versions is a plus. I would appreciate it if you could keep all functionalities and no extra feature or module needs to be added or removed in the upgraded version. Let'...

    $64 (Avg Bid)
    $64 Avg Bid
    66 bids

    I'm looking for someone to edit 9 JPG files. Each file has a mobile phone image, and I need a screen layer added to the phone. This layer should be editable so that I can insert a custom image in the future. The process will involve: - Adding a screen layer to the 9 JPG files. - Ensuring the screen layer is interactive, allowing for easy future insertion of custom images. Ideal skills and experience: - Proficiency in photo editing, specifically adding layers. - Ability to create interactive elements within an image. - Experience working with JPG files and maintaining high quality. Please let me know: - Your experience with similar tasks. - Your approach to making these files user-friendly for future edits.

    $53 (Avg Bid)
    $53 Avg Bid
    75 bids

    I have a MySQL database that needs exporting. All user data, product data, and transaction data are required to be exported. Key Tasks: - Export all MySQL user data - Export all MySQL product data - Export all MySQL transaction data The final export should be in Excel format. This is not a job for beginners. You should have prior extensive experience with large database exports and MySQL. It would be a big plus if you're familiar with handling sensitive user and transaction data. As the project involves substantial data, confidentiality and data security are non-negotiable. Please include samples of similar database exporting projects you've completed.

    $175 (Avg Bid)
    $175 Avg Bid
    43 bids

    I'm looking to improve the search functionality of my website by adding a custom search field to the Avada Theme search form builder. As a proposed plan, the modification should: - Include additional search criteria which will refine the search capabilities of the site, creating a more user-friendly experience. Ideal candidate for this job should: - Be proficient in WordPress and specifically experienced with the Avada Theme and form building. - Be able to provide creative solutions on the possible type and purpose of the custom field since the specifics are yet to be decided. - Be communicative and able to work with me to determine the optimal solution for my site. Excellent English skills are a must. This project will not only enhance the functionality of the s...

    $38 (Avg Bid)
    $38 Avg Bid
    31 bids

    We're looking for a programmer skilled in scraping and converting APIs into PHP or Python code (reverse engineering)! If you have the following skills, join us: 1. Proficiency in JavaScript: Ability to work with this popular programming language and fully interpret and modify codes. 2. Knowledge of Cryptography: Ability to understand and use cryptographic algorithms and methods to comprehend how data is encoded and to transform unencrypted data. 3. Familiarity with Progressive Web Apps (PWA): Deep understanding of PWA structure and methods to bypass installation on iOS. 4. Experience with network monitoring and traffic analysis software such as Fiddler: Ability to use these tools for analyzing network traffic and related information, including identifying and addressing PWA...

    $19 / hr (Avg Bid)
    Featured
    $19 / hr Avg Bid
    44 bids

    I'm seeking a highly skilled photo editor to insert some modern, visual elements into an image of a bathroom. The purpose of this is to enhance the overall aesthetic and present an ultra-modern appeal. Here's what you'll need to be successful: - Mastery in photoshop and other photo editing tools - Creative eye to introduce modern aesthetics effectively - A strong portfolio demonstrating your ability to add objects seamlessly into images - Depth of understanding in modern interior design trends Please bid competitively and include work samples relevant to the project. Anticipate to commence as soon as possible once the ideal skill set is found.

    $446 (Avg Bid)
    $446 Avg Bid
    86 bids

    Hi Dears, I am looking Laravel Expert on hourly basis. He should be able to improve the quality of code. Also, he should have experience to improve the performance of Laravel website. While bidding; kindly mention: 1. Your per hour rate 2. Previous Laravel Projects 3. Previous Laravel Projects detail where you improved Laravel Project/API Performance 4...am looking Laravel Expert on hourly basis. He should be able to improve the quality of code. Also, he should have experience to improve the performance of Laravel website. While bidding; kindly mention: 1. Your per hour rate 2. Previous Laravel Projects 3. Previous Laravel Projects detail where you improved Laravel Project/API Performance 4. Previous projects where you improved MYSQL performance f...

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    110 bids

    **Project Title:** Transfer and Enhance PHP/Mysql/Ajax Team Organisation Tool to Flutter Web App **Project Description:** We are seeking a skilled developer to assist in migrating an existing PHP/Mysql/Ajax Team Organisation Tool to Flutter, with the aim of releasing it as a web application. The primary objectives of this project include implementing a robust user authentication system, enhancing work organisation capabilities through calendar events, introducing user profile management for self-updating special user data, incorporating team management by assigning role models such as Teammember, Teamorganiser, Controller, Boss, and Admin, adding communication options to send team emails, chats, SMS, and WhatsApp messages, including timestamp functions for each...

    $1193 (Avg Bid)
    $1193 Avg Bid
    107 bids

    I need an experienced programmer to develop a custom-built website for a Loadshedding scheduler. The project has a high priority and needs to be completed as soon as possible Before 20 May 2024 Basics Summary: The Load shedding Scheduler System is a comprehensive solution designed to address the challenges associated with managing and implementing load shedding in an efficient and organized m... - Understanding of e-commerce and secure online payment methods. - Ability to work under tight deadlines and deliver high-quality work. I'm looking for someone who can start immediately and commit to completing this project promptly. Please provide your relevant experience and a proposed timeline for the project. for skills required on this platform i can only put 5 but include Web Hosti...

    $200 (Avg Bid)
    $200 Avg Bid
    56 bids

    As the system architect for a Laravel-based platform, I have been tasked with implementing a highly-functional environment for our users. I possess a wildcard SSL but req...tasked with implementing a highly-functional environment for our users. I possess a wildcard SSL but require assistance in setting it up on DigitalOcean. I am interested in applications from freelancers who: - Have experience with the DigitalOcean ecosystem - Ability to utilize the wildcard SSL certificate on the Laravel site - Proficient with cron jobs Additionally, we would like the GD Library PHP extension enabled for cron jobs. Prior experience with this task will be beneficial. Please share your related experiences and availability. Successful completion of this project may lead to more related jobs in t...

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    19 bids

    I'm looking for an experienced PHP developer to work on a new E-commerce website. The project involves: - **Website Development**: You'll be responsible for creating a complete E-commerce platform. This includes setting up the necessary pages, product listings, and a user-friendly interface. - **Database Management**: Besides building the site, you'll also be in charge of managing its database. This involves ensuring data integrity, proper storage, and efficient retrieval. Ideal candidates for this project should have: - Proven experience in PHP development, specifically in E-commerce platforms. - Strong database management skills. - Understanding and experience with payment gateway integrations.

    $12 (Avg Bid)
    $12 Avg Bid
    6 bids

    Hi please let me know if someone is able to finish a project with PHP and do me a web app panel for api calls on servers, and also email automations.

    $1185 (Avg Bid)
    $1185 Avg Bid
    151 bids

    I require a Linux WHM expert to assist with a critical data recovery issue. Specifically. Suddenly our mysql stop working. We had a dump of data but we need to solve the mysql issue or reinstall it (we can provide WHM and root access), and upload the data dump. Key Responsibilities: - Troubleshoot and resolve the MySQL data recovery issue. - Ensure the retrieved data is accurate and complete. We would like to know why this happends, to avoid it happends in future, by checking server logs. Ideal Skills and Experience: - Extensive experience with Linux WHM. - Proven track record in MySQL data recovery. - Understanding of data security and privacy best practices. - Prompt and effective communicator.

    $33 (Avg Bid)
    $33 Avg Bid
    18 bids

    ...experienced Shopify app developer to create a specialized app for me. This app should have the following functionalities: 1. Select the Order Date and time slot in the local delivery 2. Select the store pickup address for order 3. Very Pincode for local develiry is available or not this pincode? Require Skill - Shopify Order Edit - Shopify Webhook - REST API - Node.js and React.js - MySQL and Postgres - Javascript, HTML, CSS, Jquery A critical feature I require is the ability to gather specific information with each order. This should include: - The ability to select an order date via a calendar date picker. - Collect and record this order date. Ideal candidates for this project should be experienced in the development of Shopify apps, with a particular e...

    $367 (Avg Bid)
    $367 Avg Bid
    15 bids

    I'm seeking a professional to help migrate my existing Grafana 8 alerts to Grafana 10. Your proposal should include detailed project plans and timelines for completing the following tasks: - Alert Configuration: This includes setting up and configuring alerts based on specific metrics, thresholds and conditions. - Alert Rule Mappi...alert notifications to ensure they are received by the relevant parties promptly and efficiently. Ideal candidates should have: - Extensive experience with Grafana and its alerting system - A proven track record of successful alert migration projects - Excellent communication skills and a proactive approach to problem-solving. While not mandatory, experience with Prometheus, Elasticsearch, and MySQL would be a plus given the data sources we'...

    $123 (Avg Bid)
    $123 Avg Bid
    3 bids

    ..., and its MySQL database on Cloudways. I'm looking for a professional to transfer both the frontend and backend to DigitalOcean. I need help in setting up the server and transferring the database as well. Key Project Requirements: - Transfer existing Angular project from to DigitalOcean - Move existing MySQL database hosted on Cloudways to DigitalOcean - Set up the server on DigitalOcean for hosting the Angular project - Transfer and configure the MySQL database on DigitalOcean - Ensure the migration process is smooth and without downtime - No manual deployment used, so expertise in this area is crucial Ideal Freelancer: - Proficient in Angular for frontend transfer - Experienced with setup and configuration of servers on DigitalOcean - Skilled in MySQL...

    $67 (Avg Bid)
    $67 Avg Bid
    23 bids

    I'm in need of a skilled Shopify App Developer to create an innovative, new application that specifically includes an 'Order Date' feature. Key Function: - The primary function of this app needs to be the ability to select an order date. Additional Requirements: - The app must be...'Order Date' feature. Key Function: - The primary function of this app needs to be the ability to select an order date. Additional Requirements: - The app must be easy to use and intuitive. - Requires seamless integration with my Shopify store. Ideal Skills & Experience: - Shopify App Development - UI/UX Design - Knowledge of eCommerce and order processing. - Node.js and React.js Expertise - Mysql and Postgres - Javascript, HTML, CSS, Jquery Looking forward to dis...

    $683 (Avg Bid)
    $683 Avg Bid
    24 bids

    I'm seeking an experienced designer to create fillable intake forms for my law practice. The main focus will be on client information forms, designed to capture key details to streamline our processes. The forms need to have these features: - Section 1: Contact Information (Considering this question was skipped, the freelancer has the liberty to propose what else can be included along with the basic contact details like Name, Phone number, Email address) - Section 2: Information on assets owned by the client. This section needs to be comprehensive and easy for the client to fill, providing us complete and straightforward information about their property, finances, and other key assets. An assistant has made an attempt, but clients are having trouble using it. Numbers are cut off an...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    47 bids
    Laravel Programmer 6 days left
    VERIFIED

    Custom Task Management System By ARABIC Language RTL , From Scratch SDLC To Deploy. I have Some Screens to understand Most Requirement> Requirement: PHP Laravel 11 MySQL Jquery CSS Bootstrap All Must be the last versions.

    $576 (Avg Bid)
    $576 Avg Bid
    154 bids

    My aging Drupal 6 website is overdue for a technological upgrade to Drupal 10, without losing its current custom modules. I also envision minor design updates on the aesthetics, but not an entire makeover. The site only has ONE custom module that is a form which requires porting over to the new drupal 10 site. The form updates a db table, but that table will remain the same and the same existing queries can be used. The theme can the default one. There is no real themeing requirment -**Compatibility Upgrade**: I desire my website to be on par with modern technologies and be ensured of its smooth operation. -**Design Updates**: A few enhancements to the website's look are needed, making it simple yet appealing. -**Intact Features**: I heavily rely on some custom mod...

    $53 (Avg Bid)
    $53 Avg Bid
    10 bids

    I need an expert PowerPoint designer to take my Word document and convert it i...text-heavy content to visually engaging slides Ideal candidates should be highly skilled in PowerPoint, have a keen eye for design and a proven track record of similar projects. Efficiency and attention to detail are crucial. I uploaded the Word doc. The design style must be easily editable using the Designer feature in Powerpoint for Mac. Show me some Powerpoints you have done in the past. Insert the letters MUL on the first line of your bid in order to show me that you have read the above and that you are not an annoying auto-bidder. Please place your final bid and time-frame in which you can deliver the slides. I will create a milestone but will only pay you after the files are sent to me and are...

    $41 (Avg Bid)
    $41 Avg Bid
    112 bids

    We have a device which is transmitting using JT808 , we want to capture that transmission and write in a mysql db. We will not provide documentation on JT808. Do NOT bid if you do not have experience with this protocol. If you have worked before with this protocol, please give a brief explanation of what you did.

    $507 (Avg Bid)
    $507 Avg Bid
    47 bids

    You must live in Eastern...live in Eastern Europe or Latin America. If you apply I will send you the complete specifications for this project. This project consists of two independent parts: the web scraper and the form filler The Web Scraper and The Form Filler can be used independent of one another. The Web Scraper will perform a Google Search based on the search such as Home inspectors in Portland, Oregon, and then scrape the search results, and then save the search results to… The Form Filler will fill in The Contact Form on each company’s website listed in Range_of_companies_to_contact_in_Companies_which_The_Code_has_not_contacted_which_have_a_contact_form_on_their_website.csv.

    $108 (Avg Bid)
    $108 Avg Bid
    28 bids
    PHP Website Customization 6 days left
    VERIFIED

    I'm facing an issue with my PHP website, wherein some data is missing or malfunctioning on my custom work page. Additionally, I need assistance with customizing the website design - specifically the PHP code. I'm in search of a professional who possesses strong skills in PHP, UI/UX design, and has a good understanding of bespoke web design. It is essential that the freelancer be detail-oriented and able to identify areas of malfunction swiftly. This project will involve: - Debugging the current PHP code to identify and fix issues with data missing or malfunctioning on the customized work page. - Modifying the existing PHP code as part of the website design customization. A portfolio showcasing similar projects where you identified and fixed is...

    $36 (Avg Bid)
    $36 Avg Bid
    16 bids

    I need a questionnair form a published research. Subject: The reality of artificial intelligence applications in the health field) healthcare) The axe is: 1. The level of use of artificial intelligence applications at the Ministry of Health. 2. Challenges facing the use of artificial intelligence applications at the Ministry of Health. 3. Requirements for using artificial intelligence applications at the Ministry of Health. Dimensions, may be a diagnosis, follow-up medications, or something related.

    $68 (Avg Bid)
    $68 Avg Bid
    16 bids

    I need an expert PHP developer with a strong background in developing compilers for higher level languages. Specifically, I'm looking for someone that could create a C and C++ compiler using PHP. No exact functionalities were established, but I would like to use the compiler for developing web applications. Key Responsibilities: - Creating a PHP compiler that processes C and C++ code - Ensure it's functional for web application development Ideal Skills: - Strong PHP knowledge - C and C++ programming - Compiler creation experiences - Web application development understanding Even though the detailed specifics of the project were not established, we can clarify those during our consultation process once I've chosen the right freelancer for this ...

    $14 (Avg Bid)
    $14 Avg Bid
    3 bids

    I'm on the hunt for 2 or 3 talented PHP freelancers who are ready and willing to work with me for 10 to 20 days due to a sudden result of project overload. Here's what you'll be working on: - PHP Development: You'll be using your coding skills to build and modify web applications. - Web Development: Using PHP, you'll create user-facing elements to meet client needs. - Database Management: You'll ensure that the data storage and retrieval systems are effective and efficient. You'll ideally be familiar with the Laravel and CodeIgniter frameworks and use them to execute the projects. While I’m open to all applicants, I am particularly looking for those at an intermediate level who have some experience in handling complex projects...

    $133 (Avg Bid)
    $133 Avg Bid
    45 bids

    I have a PDF document that needs to be converted into a fillable form. This form will serve as an Onsite Inspection Report, and I need it to include key elements and sections that are relevant to the purpose. Key Elements: - Property details - Inspection findings - Recommendations Specific Elements to be Edited or Modified: - Text fields - Checkboxes - Dropdown menus - Signature I already have a form template, but I need someone to edit it to meet the requirements above. The goal is to make it user-friendly for data collection during onsite inspections. The form should be easy to navigate and fillable in a digital format. The ideal candidate should have experience in document formatting and creating fillable forms. Knowledge of inspection report requirement...

    $61 (Avg Bid)
    $61 Avg Bid
    52 bids