Php script mysqlcông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 php script mysql công việc được tìm thấy, giá theo USD
    Custom PHP CMS Website Recovery Đã kết thúc left

    ...custom PHP content management system (CMS) and I am seeking someone who is well-versed in PHP. We believe that as the original was made for PHP 6+ and the new server has a later version of PHP, it needs to be updated. The two main functionalities that need to be restored are the user registration and content management. I need a solution that will allow site visitors to create accounts, login, and interact with the site as expected. Furthermore, the content management element needs to be reinstated to enable me to update the website content as required. Design is not a concern for this project as we don't want any modifications in terms of the site's layout or visual elements. The crucial point is functionality recovery. Ideal Skills and Experie...

    $5 / hr (Avg Bid)
    $5 / hr Giá đặt trung bình
    91 lượt đặt giá

    I'm in need of a proficient Power App developer with substantive experience in Model Driven App development. Key Details: - The essential feature I want my Power App to have is workflow automation. - Although I skipped the second question about specific tasks for automation, I encourage interested bidders to proactively suggest recommendations based on their expertise in workflow automation. - I need this project completed ASAP. Hence, your ability to work under tight deadlines without compromising the quality of work will be beneficial. Ideal Skills: - Robust experience with Power Apps, particularly in Model Driven App development. - Strong understanding of workflow automation. - Excellent time management skills. Looking forward to your applications.

    $11 / hr (Avg Bid)
    $11 / hr Giá đặt trung bình
    19 lượt đặt giá
    Pine Script Indicator Đã kết thúc left

    Updated existing pine script indicator

    $50 (Avg Bid)
    $50 Giá đặt trung bình
    1 lượt đặt giá

    We need help with our Spring Boot backend. We have 2 Entities defined: Client and Dossier. Each client can have multiple dossiers and each dossier can be assigned to one client. Client: @OneToMany(mappedBy = "client", fetch = ) @Getter private List<Dossier> dossiers; Dossier:...@Query("SELECT c FROM Client c WHERE = :uuid"), but also the dossiers are fetched. It looks like is not working. We want to manage this behaviour, since we are building an application which handles a lot of data and a lot of JOINs. So: by default just fetch the client. If asked, fetch dossiers and other JOINs, like addresses and phone numbers. Database engine: we tried both MySQL and Postgres, but no result. We want to implement clean and less code in our applicatio...

    $32 (Avg Bid)
    $32 Giá đặt trung bình
    40 lượt đặt giá
    USSD API Development in PHP/XML Đã kết thúc left

    I'm in need of a skilled individual proficient in PHP and XML to construct a well-structured USSD API for my project. Key Task Requirements: • Develop and construct USSD API using PHP. • The API should include functionalities that allow Data Collection, Transaction Verification, Subscription Registration, Making Payments, and Viewing Account Details. • The API should integrate seamlessly with my website to Display Account Details, Enable Payment Processing, and Allow Subscription Registration. Ideal Skills and Expertise needed: • Expertise in PHP, XML, and API development • Experience with website integration • Familiarity with Data Collection, Transaction Verification, Subscription Registration, and Payment Processing functionali...

    $526 (Avg Bid)
    $526 Giá đặt trung bình
    40 lượt đặt giá

    I'm looking for an experienced PHP developer to build a dynamic PC builder website. It's essential that the site accommodates user registration and login. Users should navigate a highly customized PC configuration, viewing and modifying facets like processors, memory, and storage. A compatibility checker is also fundamental to avoid system clashes. For ease of use, the site should incorporate pre-built PC setups as well as an array of complementary accessories. Shopping conveniences like an "Add to Cart" option and purchase functionality is crucial. The backend should allow registered users to track their delivery status once they've made purchases. The project calls for the creation of two user roles: Regular Users and Admin Users. Admin functionality ...

    $134 (Avg Bid)
    $134 Giá đặt trung bình
    19 lượt đặt giá

    I'm seeking an experienced PHP developer with familiarity in CodeIgnitor. The primary objective is to add specific transportation reports to an existing School Management CodeIgnitor script. This will include: 1. Bus Attendance: Implement a system for tracking and generating reports on bus attendance. 2. Bus Route: Develop a reporting system for bus routes. 3. Transport Expenses: Include capabilities to produce transport expense reports. While the focus is on transport, the project also includes a fees collection feature. Note, detailed specifications about the fees feature were skipped, more information will be provided during the project discussion. Skills & Experience Needed: - Proficient in PHP - Experience with CodeIgnitor - Solid understanding of ...

    $18 / hr (Avg Bid)
    $18 / hr Giá đặt trung bình
    63 lượt đặt giá
    Amibroker AFL script Đã kết thúc left

    Amibroker AFL script as per discussion, Total price 10k INR + 1000 platform fee (Note: total platform fee is 25% 20 fee + 5% TDS + other charges so we'll split the fee )

    $132 (Avg Bid)
    $132 Giá đặt trung bình
    1 lượt đặt giá
    Smart Invoice Generator Đã kết thúc left

    ...business branding. - Store data in database - **Invoice Content:** - Each invoice must feature my company name and logo prominently, ensuring a professional appearance. - Client details (such as name and contact information) and product details (including descriptions and individually priced items) must be integrated into the invoice template. Ideal Skills and Experience: - Proficiency in PHP and MySQL, with experience in generating PDF documents programmatically. Note: Already build the application, so client details, products, services details available, only selecting - customer name, products and service based invoice have to generate. Database structured already done. It's a small one day task....

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    20 lượt đặt giá

    I am looking for a skilled Code Igniter 4 Full Stack Developer to work on part-time basis...Responsibilities: - Implement user interfaces and enhance the user experience - Develop and integrate Google Authentication & Maps - Generate QR Code, PDF & CSV - Optimize application performance and ensure scalability - Troubleshoot and debug issues as they arise - Paypal integration Requirements: - Proficiency in Code Igniter 4 framework - Strong knowledge of PHP, HTML, CSS, and JavaScript - Experience with database management systems, such as MySQL - Ability to work remotely and effectively communicate - Detail-oriented and able to meet project deadlines If you are a talented Code Igniter 4 Full Stack Developer and are available for remote work, please apply with your po...

    $335 (Avg Bid)
    $335 Giá đặt trung bình
    32 lượt đặt giá
    machine learning -- 3 Đã kết thúc left

    ...and connections. You can use libraries like TensorFlow or PyTorch to build the model. Hyperparameter Tuning: Experiment with different hyperparameters (learning rates, epochs, hidden layer sizes) to optimize the model's performance. Step 3: Implementation and Training Develop Training Script: Write the code to train the model on your collected data. The script should include data loading, model definition, loss function definition, optimizer selection, and training loop. Train the Model: Run the training script and monitor the model's performance metrics like accuracy, loss, and validation error. Adjust hyperparameters and model architecture based on results. Evaluate Performance: Evaluate the model's performance on a separate testing set to assess i...

    $1646 (Avg Bid)
    $1646 Giá đặt trung bình
    11 lượt đặt giá

    Create a director's presentation in Canva using the provided script using the examples provided.

    $129 (Avg Bid)
    $129 Giá đặt trung bình
    14 lượt đặt giá

    I am currently operating on a Windows system and am seeking a mySQL expert with extensive experience on the InnoDB database engine. This project revolves around the optimization of database performance, ensuring a seamless and efficient system operation. Key responsibilities: - Comprehensive review of our current database structure - Identify performance bottlenecks - Implement efficient database optimization strategies Ideal candidates have: - Deep knowledge and understanding of InnoDB engine - Proven record in database performance optimization - Proficient in Windows operating system. Your expertise will ensure we have a high-performing database that meets our operational needs.

    $60 (Avg Bid)
    $60 Giá đặt trung bình
    6 lượt đặt giá

    I'm looking for a skilled developer to create a program for converting HTML files to DOCX. Specific details needed to guide the project are as follows: - The developer should be experienced in working with different data formats, particularly HTML and DOCX. Expertise in Python is a must. - The program should capture the style, formatting, images, and multimedia elements from the source HTML file. It should efficiently process these elements during the conversion. - To ensure consistency of the user experience, the output DOCX file needs to maintain the original formatting as seen in the HTML source. The end goal is to have a conversion utility that can accurately replicate the design layout, and multimedia content from an HTML file in a DOCX format.

    $26 (Avg Bid)
    $26 Giá đặt trung bình
    17 lượt đặt giá
    52064 - Laravel PHP Upgrade Đã kết thúc left

    We have a Laravel PHP Based Multi Vendor System (MVS) that is currently in development, to be used for a Service-Based industry. Our application is currently hosted on a domain running PHP version 7.3. We need to upgrade this to the current stable version 8.3.2 There are two branches of the application: The main branch is located at This is the primary version, where we upload all feature changes, main database and the core version of our software. The first copy of our application for public use is being developed at The task is to first update the main branch’s php version, debug any issues, and then work on the public copy version To ensure you have read the scope of work, add the word ‘SIDEBOARD’ with your bid.

    $7 / hr (Avg Bid)
    $7 / hr Giá đặt trung bình
    46 lượt đặt giá

    I'm looking for an experienced developer to integrate CRUD operations into my KendoReact Grid using a REST API. Successful execution of the job involves...an experienced developer to integrate CRUD operations into my KendoReact Grid using a REST API. Successful execution of the job involves creating, updating, and deleting data seamlessly on the grid with NextJS. A MySQL database will be used to store the manipulated data. If you have never worked with KendoReact grids, DO NOT BID!!! Key Responsibilities: - Integration of REST API for performing CRUD operations. - Seamless data manipulation on the KendoReact Grid. - Store data in MySQL database. Ideal Skills and Experience: - Proven experience with KendoReact and REST APIs. - MySQL database proficiency. - Str...

    $49 (Avg Bid)
    $49 Giá đặt trung bình
    10 lượt đặt giá

    I am in need of an expert who can write a Powershell script specifically for system administration tasks on the Windows operating system. This script should be able to perform file copying tasks effectively. Candidates who are well-experienced with scripting for Windows and possess a deep understanding of system administration will have an edge. This project calls for a neat, efficient and error-free script for managing files.

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    13 lượt đặt giá

    ...website previously developed in the old PHP version using MySQL/MySQLi which consists of approximately 275 files. I am currently seeking an experienced PHP developer to upgrade the website to PDO. Regrettably, I didn’t list specific functionalities and design preferences in my questionnaire as I aim to maintain the original features and look, just strengthening the technical foundation and ensuring the updated version runs swiftly, securely and efficiently. My budget is tight so please work with me. Your responsibilities will primarily be: - Upgrade the old PHP version to PDO - Retain existing website functionalities - Maintain website aesthetics Experience and abilities needed for this task include: - Proficiency in PHP and PDO - Experience ...

    $177 (Avg Bid)
    $177 Giá đặt trung bình
    65 lượt đặt giá

    I'm seeking a proficient PHP developer and a React Native developer to collaboratively maintain a taxi booking mobile app(on monthly basis). **PHP Developer** Your tasks will include: - Handling backend development to maintain overall functionality of the app - Managing the database for efficient data storage and retrieval - Integrating APIs to allow effective communication with the mobile frontend. **React Native Developer** Your tasks will include: - Developing mobile app interfaces with user-friendly design - Designing UI/UX in alignment with the desired app functionality - Integrating with backend APIs to ensure seamless synchronization with the server Your proficiency in PHP or React Native respectively is crucial as well as past experience in similar pro...

    $6 / hr (Avg Bid)
    $6 / hr Giá đặt trung bình
    20 lượt đặt giá
    WebPage to Email Script Đã kết thúc left

    I have orders on my webpage i can view them in packing slip mode i want to redesign the layout and have a button call it MANUAL EMAIL when i press the button i want my default mail client to open i also want for the From To Bcc Subject Body fields to be populated automatically From: this will be hardcoded (can be dynamic also) To: this will be blank by default ill make it dynamic later but for now ill enter manually on the email client Bcc: this will be static ill set it myself or if not set then leave blank Subject this will be dynamic, ill give u the dynamic code for it Body: this will be the order but in a custom layout and i will give this to you we can pull from another file so that way after i press MANUAL EMAIL it will open my email client e.g Outlook and then the fields will be ...

    $148 (Avg Bid)
    $148 Giá đặt trung bình
    53 lượt đặt giá

    I am in need of a seasoned backend developer who can track user shareing behavior using Blockchain technology into my existing for social media share2earn,view2earn webapp . I have a webapp that allow user to earn coin by engaging on the content which i want to implement sharing mechanism for greater reach. I want someone who can help me implement ability for user to share conten...implemented Please note: that i have frontend dev already Ideal Skills: - Proficient with various blockchain platforms, especially Deso, or Steem, or Hive blockchain - Proven experience as a backend developer - Familiarity with creating and managing social media API integrations - Understanding of content sharing mechanisms on social media platforms Technology Used: Laravel Vue JS Tailwind CSS MySQL...

    $186 (Avg Bid)
    $186 Giá đặt trung bình
    21 lượt đặt giá
    PHP developer required urgently Đã kết thúc left

    As the client, I need assistance in creating a PHP website. However, I have not yet specified the required features, the information freelancers should include in their application, or the website's intended purpose. Key Requirements: - Familiarity with PHP and MySQL - Versatility in dealing with various website types and functionalities, as the specifics are currently undecided - Eagerness to adapt to new requests and changes Ideal Application: Freelancers interested in this project should lay out their experience and past work, particularly in PHP. Please submit a detailed proposal for the project, even though the requirements are currently vague, I am open to suggestions.

    $142 (Avg Bid)
    $142 Giá đặt trung bình
    44 lượt đặt giá

    As a proficient Javascript and Ajax expert, your task will entail a comprehensive study of a script with a focus on formulating an effective Ajax post statement. You'll be writing a new function that is capable of submitting form data directly from the browser's Chrome console. Ideal skills include: - Extensive experience and proficiency in Ajax and Javascript - Robust understanding of Chrome console operation - In-depth knowledge of Javascript - Strong ability to write efficient, effective functions.

    $74 (Avg Bid)
    $74 Giá đặt trung bình
    12 lượt đặt giá

    ...Key among these issues is a bug that arises every time I try to publish a post (critical error). Instead of seamlessly updating as it ideally should, the site ends up crashing. This troublesome bug is hampering the day-to-day operation and management of my site. Desired skills and experience: - Strong proficiency in WordPress especially in debugging and problem resolution - Proficiency in PHP and MySQL which are essential to WordPress customization - Understanding of website optimization concepts, especially in relation to WordPress platform - Proven capability in restoring crashing websites to normalcy Your role is clear-cut: resolve the publishing error so that the site doesn't crash every time I publish a post, make necessary updates and clean up the site. Due...

    $21 (Avg Bid)
    $21 Giá đặt trung bình
    19 lượt đặt giá

    I am in need of a proficient Laravel developer to customize my Laravel script and incorporate new payment processors. Key Tasks: * Integrate and Mpesa as payment options on the existing script, ensuring seamless and secure transactions. * Revise the user interface to include a login function at the end of the session, akin to the functionality found on resumehelp.com. * Create an automated system to send an email alert to the admin following each new user registration. Ideal Skills and Experience: * Vast Laravel development proficiency * Proven experience in integrating payment systems * Strong understanding of user interface design and user experience * Knowledge of automated email systems We can work for long term If I liked your work Notably, showcasing past work tha...

    $21 (Avg Bid)
    $21 Giá đặt trung bình
    4 lượt đặt giá

    I'm looking for a seasoned SQL developer with an extensive background and demonstrated expertise in MySQL. My project involves pinpoint optimization of specific tables in my database system. Ideal candidates should: - Have a mastery of query optimization techniques in MySQL - Have a keen eye for identifying inefficiencies within tables - Be able to implement successful solutions to enhance performance Individuals with extensive experience in analyzing and improving the performance of specific MySQL tables will be more suited for this task. This is not a general optimization assignment; hence, a careful, detail-oriented approach is paramount.

    $90 (Avg Bid)
    $90 Giá đặt trung bình
    15 lượt đặt giá

    ... I'm in need of a skilled Vue JS and PHP Laravel developer for a monthly commitment. Here's what I'm looking for: - Comprehensive skill set in Vue JS / PHP Laravel to carry out both front-end and back-end development tasks efficiently. - Prior experience in integrating databases. Front-End Development: - The chosen developer should be able to deliver a minimalistic design for the project, casting a sleek and professional feel over the entire application. Back-End Development: - I expect a solid user management system to be integrated into the back-end. This involves activities such as registration, authentication, profiling, and user data management. To apply, please share samples of your past work and demonstrate your proficiency in Vue JS and PHP...

    $771 (Avg Bid)
    $771 Giá đặt trung bình
    35 lượt đặt giá

    I'm in need of a professional Laravel developer to help with a web development project. Even though I didn't specify the features I want incorporated in the Laravel website, a strong knowledge of user authentication, frontend templating, and database management will ...this field. - A detailed project proposal will go a long way in making your application appealing. Given that I skipped the main goal of the Laravel project, the ideal Laravel developer will need to be flexible, versatile, and able to adapt to any form of project whether it's building a custom website, developing a web application, or enhancing an existing Laravel project. Expertise in PHP, JavaScript, MySQL, and familiarity with the Laravel ecosystem will be a major advantage. I look forward...

    $183 (Avg Bid)
    $183 Giá đặt trung bình
    20 lượt đặt giá

    I am looking for an experienced Laravel developer who is also proficient in PHP. I have a script in need of some customization. - Business or Personal: This project is for a personal venture. - Script Nature: The script I need customized has to do with the payment functionality. - Desired Customization: I need a payment gateway integrated into the script. Your proficiency in Laravel and PHP is a must. Ideally, you have previous experience with payment gateways and are able to integrate this into the script seamlessly. Please send me a message if you believe you are a perfect fit for this job.

    $33 (Avg Bid)
    $33 Giá đặt trung bình
    14 lượt đặt giá

    I want a custom html script to send an input text string to a google sheets when a button is clicked in my website project I will provide the website project which has an input and button with IDs on You must use the IDs I have supplied in the project I have also provided a link to the google sheets where the input must appear in when the button send is clicked The input and button must work with googlesheets

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    15 lượt đặt giá
    website b52 Đã kết thúc left

    I am a skilled web designer and developer with expertise in HTML, CSS, JavaScript, MySQL, PHP, and Bootstrap. With a strong foundation in front-end and back-end technologies, I create dynamic and visually appealing websites that are both functional and user-friendly. My proficiency in responsive design ensures seamless experiences across various devices. I am committed to staying updated with the latest trends and technologies in the ever-evolving field of web development, allowing me to deliver high-quality solutions tailored to meet clients' needs and exceed their expectations.

    $165 (Avg Bid)
    $165 Giá đặt trung bình
    23 lượt đặt giá

    I am looking for a PHP developer to create a custom page builder for my eCommerce SaaS website. LIKE from Enfold WP theme. go to minute 18 to see builder The page builder should have the following features as in attached PDF file! *** YOU MUST HAVE BASE CODE ALREADY DONE BEFORE!! - I Need integration and add-ons only to be done!!! *** DO NOT bid if you do not have a similar builder code done already!! I will require to have a WORKING DEMO in your bid to even consider you!! I do NOT WANT to start from scratch! *** BOTS bids will be blocked for future projects

    $515 (Avg Bid)
    $515 Giá đặt trung bình
    66 lượt đặt giá

    I have a PineScript code that I need converted into AFL code for my Amibroker. it does involve the drawing of ranges. The code is : - A coder with strong knowledge of Amibroker's AFL, to ensure the code delivers the same result in its new format. - Familiar with PineScript, to understand the original lines and ensure no nuances are lost in translation. - Proficient in understanding various chart or graph representations in trading, as drawing of ranges is involved in this code. Please make a bid if you meet these qualifications and can handle this job.

    $72 (Avg Bid)
    $72 Giá đặt trung bình
    2 lượt đặt giá
    Software Developer Needed Đã kết thúc left

    I'm on the hunt for a talented software developer to join my team for a job opportunity in the technology industry. You will be responsible for creating, modifying, and testing the code, forms, and script that allow computer applications to run. Key Responsibilities: - Design software systems - Debug and improve existing software Ideal profile: - Experience in developing software - In-depth understanding of software development process - Strong problem solving skills - Good grasp of programming languages - Knowledge in software designing tools This is your chance to join a dynamic team in a rapidly growing industry. Join us and let's make great things happen together!

    $20 / hr (Avg Bid)
    $20 / hr Giá đặt trung bình
    20 lượt đặt giá

    I am in need of an experienced script writer capable of creating engaging commercial scripts targeted towards an adult audience. The tone of these commercials should be formal, displaying professionalism and engaging our mature clientele directly. Key Responsibilities: - Interpreting audio recordings and writing compelling scripts - Converting concepts into fully-fledged commercials Ideal Skills: - Strong writing and editing abilities - Experience in script writing, particularly commercials - Ability to produce formal, articulate, and engaging scripts - Understanding of commercial requirements for adult audiences.

    $11 / hr (Avg Bid)
    $11 / hr Giá đặt trung bình
    23 lượt đặt giá

    I'm looking for a developer proficient in PHP 8 and Microsoft Single Sign-On integration. The aim of this project is to enhance the security of my current PHP-based website through the implementation of Microsoft Single Sign-On, taking the user experience to a new level. Key tasks include: 1. Integrating Microsoft SSO: As part of the project, Microsoft Single Sign-On needs to be flawlessly integrated with our website. This is with the prime objective of boosting security and streamlining the user experience. 2. Modifying existing authentication: The website currently leverages a custom authentication system. It needs to be updated accordingly to accommodate the new Microsoft SSO without disrupting the existing setup. Ideal Skills: - Proficient in PHP, particula...

    $121 (Avg Bid)
    $121 Giá đặt trung bình
    6 lượt đặt giá

    I am in need of a Python expert who can efficiently create a script to perform TF-IDF calculations. Specifically, the script should do the following: - Take a term in Spanish - Extract text from 3 provided URLs - Perform TF-IDF calculation to compare the importance of terms across these documents - Save the extracted text as well as the calculation results in a file (CSV, JSON etc.) for one, two and three words. I attach an example with the extraction of a term against 3 urls and the results for one, two and three words Since the script should be focused on delivering accurate comparative results, handling special cases for Spanish text extraction is not a requirement for this project. Ideal Skills: - Strong programming background with a focus on Python - Experienc...

    $153 (Avg Bid)
    $153 Giá đặt trung bình
    29 lượt đặt giá

    ...bring my personal story to life, I've written a short film script, it's a monologue that navigates life's difficulties with a touch of humour. However, it needs a few finishing touches: • Grammar and spelling: It's vital that the script is 100% error-free so the focus remains solely on the story. • Structure Improvement: The storyline does not necessarily flow logically. I need an eye for improving the script's overall formatting. The structure is pretty much as I want it, but i'm interested in comments/thought that might help improve the overall project • Read-aloud: I also require the script to be read aloud and improved where necessary, maintaining the script's balance between levity and the seriousness of the su...

    $451 (Avg Bid)
    $451 Giá đặt trung bình
    47 lượt đặt giá

    Necesito un programador que sepa de woocommerce y de php para modificar un archivo php del plugin de la impresora para que imprima el ticket cuando se genera un pedido en la tienda. Actualmente salen varios campos que he podido modificar porque son etiquetas como Pedido en lugar de order, Dia y hora etc, pero el problema es que no imprime bien el total de la suma del ticket aparece 0.00 y tampoco aparecen los datos del cliente, es como si no cogiera bien las variables de donde las tiene que coger pero a mi ya se me hablo inglés por lo que deberia de ser español.

    $30 (Avg Bid)
    $30 Giá đặt trung bình
    12 lượt đặt giá

    Czesc Adrian, ustawiam na portalu projekt pod zaplate dokonanych prac.

    $54 (Avg Bid)
    $54 Giá đặt trung bình
    1 lượt đặt giá

    I have a fully operational VB based M6 macro script for Mach3 which I'm looking to convert into a Lua based M6 macro script for Mach4. This project needs to be completed within a month. Here are the skills and experience you'll need for the job: - Expertise in both VB and Lua scripting - Experience with Mach3 and Mach4 - Proficiency in Windows operating systems - An understanding of data manipulation, user interface interaction, and hardware control is a plus Even though I've skipped the question about specifics functions of the VB script to be present in the Lua script, I would like everything in the VB script to function similarly in the Lua script once converted. The OS being used for Mach4 will be Windows.

    $27 (Avg Bid)
    $27 Giá đặt trung bình
    1 lượt đặt giá

    I'm seeking an accomplished PHP and JavaScript developer who has at least 8 years of experience. You must be adept at core PHP development without any dependence on frameworks. Key duties for this project will include: - Implementing user authentication - Integrating databases - Integrating payment gateways Please only bid if you have an extensive background in both PHP and JavaScript, and are comfortable with core PHP development. Note : Payment will be made only after project complete

    $101 (Avg Bid)
    $101 Giá đặt trung bình
    21 lượt đặt giá

    ...of a talented and creative YouTube video script writer who can generate attention-grabbing yet informative scripts aimed at a general audience. Ideally, each script should run between 5 and 10 minutes, providing educational content that will keep the audience not only engaged, but satisfied with the knowledge they've gained. - You should be able to craft scripts that are easy to follow, and able to keep a broad audience interested and engaged. - Familiarity with creating educational content or teaching is a plus, as your role involves educating a general audience. - Superior research and writing skills are essential, ability to simplify complex concepts would be highly advantageous. - Most importantly, prior experience or knowledge in YouTube script writing i...

    $60 (Avg Bid)
    $60 Giá đặt trung bình
    34 lượt đặt giá

    I need a creative, skilled developer to incorporate book writing functionality into my existing WoWonder site, mirroring features found in Wattpad and WebNovel. Features Required: - Advanced text formatting options for stylistic control. - Chapter management for orderly content creation. - Facilitating user comments and feedback on works. The feature should be accessible on a web browser to reach the maximum number of my web users. Importantly, this feature should be available to all registered users to encourage active interaction and user-generated content within my community. Ideal skills for this job: - Solid experience in web development. - Previous work with WoWonder or similar social networking scripts. - Comprehension of text editor plugins and their implementation. - Familiarit...

    $148 (Avg Bid)
    $148 Giá đặt trung bình
    18 lượt đặt giá

    I'm experiencing critical errors across 4 WordPress sites, each having different issues affecting its functionality. These range from the notorious White Screen of Death, database connection fa...I can still access the admin panel on all 4 sites. Here's where your expertise comes in: - Trouble-shooting and resolving each unique error - Ensuring all themes are displaying as intended - Restoring website stability and functionality The ideal candidate for this job: - Has adept knowledge and experience of WordPress sites - Possesses sound problem-solving abilities - Is skilled in PHP and MySQL databases - Able to work meticulously to avoid loss of any website data Your experience gives you a keen eye for finding and squashing these bugs. Thanks in advance for re...

    $45 (Avg Bid)
    $45 Giá đặt trung bình
    46 lượt đặt giá
    MySQL Query Đã kết thúc left

    - Writing and Customizing a MySQL Query for MySQL 5.7

    $25 (Avg Bid)
    $25 Giá đặt trung bình
    1 lượt đặt giá

    I need help designing a database for sensor logging. and then setup the database at some cloud providers servers. After setup and design, I need performance testing done, so you also need to be able to make a simple script (etc. coded in C#, I will review and compile the code my self) bombarding the server with data, to simulate real life situations. please see attached documents for further details. Database EER file will be sent in PM later in the process.

    $142 (Avg Bid)
    $142 Giá đặt trung bình
    22 lượt đặt giá
    Short Play Script Writer Đã kết thúc left

    We’re looking for gifted SCRIPT WRITERS to compose an engaging BRIEF play script that is heavily focused on ROMANCE and tailored towards a FEMALE audience. This particular script is distinctive as it must engage viewers in an extremely short span of 90-120 seconds, ideal for a micro-series installment or a potent advertisement. KEY REQUIREMENTS: Each SCRIPT WRITER must possess a SCRIPT TRAIL (at NO PAID) for 3 episodes within 3-5 days. Our evaluation system comprises three tiers for the SCRIPT TRAIL: TIER 1 signifies OUTSTANDING, TIER 2 denotes ORDERLY, and TIER 3 requires several revisions. Should your TRAIL pass the assessment, we will commence the official PROJECT allocation to the WRITER and negotiate a deal on the FREELANCER platfor...

    $449 (Avg Bid)
    $449 Giá đặt trung bình
    26 lượt đặt giá

    We're seeking an experienced developer to integrate MySQL with an ongoing Angular project. Our current needs are straightforward: - Our MySQL database schema for this project is simple, consisting of one to a few tables/relations. - The principal intention of this integration is the storage of user data, allowing for a seamless user experience. Qualifications: - Proficiency in Angular and MySQL - Experience with simple database schemas and backend development - Demonstrated ability to efficiently handle user data within Angular frameworks. Ultimately, we need this integration task to proceed smoothly, to keep our development timeline on track. Clear communication of progress and potential obstacles is essential for this role.

    $46 (Avg Bid)
    $46 Giá đặt trung bình
    7 lượt đặt giá