Php script reads emails jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    5,000 php script reads emails jobs found, pricing in USD

    I have scraping script, but i need to re-do it, as fast as possible, because now it's slow scraping, who could help me re-do python script?

    $16 (Avg Bid)
    $16 Avg Bid
    10 bids

    I need a proficient Laravel and PHP developer to modify certain elements of my website. It's an e-commerce store, and the specific area of focus is the "Add to Cart" section. Tasks: - Update the existing body text Ideal Skills: - Proficiency in Laravel and PHP - Expertise in editing website text - Familiarity with e-commerce structures, particularly the 'Add to Cart' function Experience in similar tasks would be advantageous.

    $16 (Avg Bid)
    $16 Avg Bid
    13 bids

    I am looking for an experienced WordPress and PHP developer to help with functionality enhancements to my website. The project involves deleting some specific pages which will be provided in a list. In addition to this, minor modifications will be needed for other elements of the site to complete these updates. Key requirements for the role are: - Proficiency with PHP and WordPress - Experience with site functionality improvement - Ability to follow guidelines for page deletions and modifications - Understanding of user experience principles Some of the pages are in PHP, some are in Wordpress I'm looking for someone who can work diligently, maintaining communication throughout the project to ensure we achieve the desired results. The ideal freelancer should b...

    $74 (Avg Bid)
    $74 Avg Bid
    38 bids

    I'm in need of a qualified developer proficient in Pine Script to create a strategy for TradingView. This project has a specific goal which is to code a set of indicators together. The chosen freelancer should have a good understanding of different trading indicators. The strategy should integrate the following indicators: - Moving Average - Relative Strength Index (RSI) - Bollinger Bands - ADX - EMA-50 - EMA-200 - IVP I want to code this specific set of indicators correctly, to display together as one Indicator in the charts.

    $16 (Avg Bid)
    $16 Avg Bid
    1 bids

    I'm seeking an experienced developer to configure my Odoo 17 SH platform with my current business email provider, Outlook, a part of Office 365 suite. Required Skills and Experience: - Proven experience with (...platform with my current business email provider, Outlook, a part of Office 365 suite. Required Skills and Experience: - Proven experience with (version 17 specifically) - Experience with Office 365 (Outlook email integration) - Problem-solving abilities and diligence in execution Project Requirements: - A flawless connection between and Outlook (send and receive emails via Odoo) - Reliable syncing of emails between the two platforms Looking for a quick and efficient freelancer who has experience in troubleshooting email integration in Odoo with Office 365...

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

    I am in need of a skilled LUA script developer for a crucial project. Ideally you have expertise with ORMCOMM satellite monitoring devices . While I am not able to specify exact tasks at the moment, I am confident that this expert will be able to handle anything that comes their way, including potential bug fixing and code optimization. When sending in your application, please include: 1. Past Work: This is crucial towards understanding your practical experience with LUA script development. Specific Skills Required: 1. Proficiency in LUA script writing: Your competence in LUA script writing is critical to the successful execution of this project. This project requires someone with hands-on experience in LUA script development who can work flexibly a...

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    25 bids

    I am in need of a highly skilled PHP developer, experienced in website development. Key Duties: • PHP coding to build a robust website from scratch Ideal Skills: • Extensive knowledge of PHP for website development • Strong problem-solving abilities • Good communication skills Experience: • Proven record in PHP website development Ignoring the questions about application functionalities and the purpose of the website might not allow the freelancers to fully understand the task, therefore, I strongly suggest answering all questions for the best results. However, your focus on PHP website development has been taken into account.

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

    I'm see...effective, bespoke strategies primarily targeted at luxurious shoppers. Key Deliverables: - Strategized Social Media Advertising: Craft impressive, eye-catching social ads that appeal to lovers of luxury fashion. - Skilled SEO: Implement cutting-edge SEO techniques to boost website visibility and attract more high-quality traffic. - Efficient Email Marketing: Create captivating, personalized emails to keeps our brand top of mind and prompt sales. Desired Experience and Skills: * Proven track record in handling luxury brands promotion. * Expertise in social media advertising, SEO, and email marketing. * Demonstrated ability to drive sales through website promotion. Excited to collaborate with a team that understands luxury fashion marketing and can take our brand ...

    $124 (Avg Bid)
    $124 Avg Bid
    60 bids

    ...creatively craft a 70-episode romantic mini-series titled "Bad Boy Love". Each episode will be 90-120 seconds long, encapsulating a storyline centered around the transformation of the 'bad boy'. Here's what I'm after: - A narrative that keeps viewers hooked - Expertly woven character development that portrays the bad boy's transformation -The end product should be a captivating, clear, and concise script ready for production Ideal Skills: - Deep understanding of romantic storytelling - Ability to construe multi-layered characters - Experience in scriptwriting, especially in romance genre - Exceptional attention to detail and consistency - Meets deadlines consistently Experience in short-form storytelling and having crafted scripts for min...

    $404 (Avg Bid)
    $404 Avg Bid
    31 bids

    I'm seeking an experienced scriptwriter to draft 70 episodes for a romance radio drama. Your task will revolve around the theme of forbidden love, striving to captivate the hearts of listeners across different age groups. Key Responsibilities: - Generate engaging, creative narratives that resonate with both teens and adults - Integrate the theme of forbidden love seamlessly into the overall story Ideal Skills: - Strong experience in creative writing - Previous experience with romance narratives - Exceptional storytelling skills - Ability to engage different age groups. Looking forward to hearing your creative ideas!

    $437 (Avg Bid)
    $437 Avg Bid
    25 bids

    Hello all! I am looking for help in the creation of a logo for a new brand being added to my company. My company is focused in the e-commerce space and employs products across several different niches. The new...company. My company is focused in the e-commerce space and employs products across several different niches. The new brand being created is a generic brand which will sell products based around home decor/utilities ranging from home gym equipment to kitchen utensils. The brand (who's name I will keep confidential until selecting a prospect) logo does not need to be intricate. I am looking for a script logo mainly comprised of letters only. I am mainly interested in seeing different types of fonts and potentially some emblematic characters. I can explain more over a s...

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

    hi, i found a php script that is not working anymore, it was used to send notifications to single devices using but this system seems to be down.. I have the certificate updated and ready in .pem and .p8 format and the old function looks like this: function sendNotificationToPushService($certificate, $passphrase, $body, $deviceToken){ $ctx = stream_context_create(); stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strl...

    $133 (Avg Bid)
    $133 Avg Bid
    32 bids

    I'm currently in the decision-making phase for a web scraping and automation project and I am searching for a highly skilled AI developer who would create a script that will automate login to an undetermined third-party website using provided login credentials. Notably, the selected website will likely require an effective CAPTCHA solution. And while I am yet to specifically point out the type of data to be scraped, expect that this will be clarified as the project progresses. Required Skills & Experience: - Proficiency in Python programming - Experience with automation scripts - Ability to solve CAPTCHA challenges - High level of flexibility and adaptability since the specific details of the project are still under consideration.

    $220 (Avg Bid)
    $220 Avg Bid
    39 bids

    Website Login Script Verification

    $6 (Avg Bid)
    $6 Avg Bid
    1 bids

    PHP script needs to be setup for SSO. After successful login the users email and a random string needs to be entered into a database then the user should be redirected to another site with email and random string passed with the url.

    $98 (Avg Bid)
    $98 Avg Bid
    8 bids
    15+ years PHP developer 6 days left
    VERIFIED

    we are looking for a senior PHP developer with a minimum of 15 years of experience Skills and Experience MUST HAVE: - 15-20+ years of PHP development experience. - Proficient in Laravel framework. - Experience SQL Injection prevention/fixing - Finding and Securing any loop holes in the system - implementing new features , for enhancement of the platform, - **must be an independent developer, not an agency! - must be able to work on github - proficient in converting figma design to html/bootstrap - lastly making sure platform is mobile responsive Must have experience in social media or multi-user platform, chat system, ecommerce platform Must be knowleadble in updating designs as well when needed.u ar ******* DO NOT BID if you are an agency, if you are a marketing person o...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    49 bids

    I am looking for a proficient DevOps who can create a PHP code for a Geolocation functionality. This code must be able to: Identify user location and send him to relevant domain for example: User X come from Germany (Country code DE) traffic will go to User Y come from Greece (Country code GR) traffic will go to Else all other user traffic from all other location will go to If you know how to make this code please contact me.

    $122 (Avg Bid)
    $122 Avg Bid
    7 bids

    If you're a proficient PHP expert with experience in resolving website creating ticket that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to creating ticket my website, the creating ticket keeps loading eventually creating ticket an ticket. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensi...

    $179 (Avg Bid)
    $179 Avg Bid
    63 bids

    Maintenance: AWS Restful API Server Experience AND PHP Laravel Backend Restful API Expert AWS Requirements: - Create/Configure a new instance for a PHP and DB RESTFUL instance. The instance must be capable of 60 simultaneous Restful API server connections. Each Restful connection must support up to 60 seconds of single-call data transfer. The largest PHP Restful API call data transfer is up to 4 MB with an average of. Document the steps of creating and configuring this instance so that a Program Manager role can replicate it. Note: This work is to duplicate the Production Server on another AWS account. We need to create a Dev Server for mobile app development and understand the Production Server. We also need to configure a DB within the AWS instance. ...

    $192 / hr (Avg Bid)
    $192 / hr Avg Bid
    72 bids
    Script Review 9 days left

    I will examine the script myself then get back to you with the best solution

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    1 bids

    I'm in a rush to have a skilled PHP developer and launch 3 integral pages for my website. First, an input form page is required where custom fields can be easily added for users to fill out. Following this, a data display page is needed to effectively and attractively present this user-provided data. Skills and Experience: - Experience in Core PHP - Basic Input forms skill It has 3 pages:, Page1: Input certain text and it should be stored to database. Page 2 & 3 are from one page: Input certain text in page 2 and it should show output on same page using table data from Page 1 and input here. Page 4: Input certain text, it should generate output using table data from Page 1 and input here. Please check and get this project started right away.

    $38 (Avg Bid)
    $38 Avg Bid
    23 bids

    I'm looking for a professional who can thoroughly inspect and validate a login script I’ve developed for my website. The script is created in HTML5 and is designed for manual registrations, hence no social media integrations are required. Ideal Skills: - Expertise in HTML5 - Thorough understanding of secure coding practices - Experience in testing website scripts Specifically, I require: - A detailed review of the existing script - Confirmation that it functions correctly for user registration and login process - Assurance that it’s operating over Secure HTTP (HTTPS) only to ensure data security Looking forward to working with professionals with a keen eye for detail and a comprehensive understanding of secure web development.

    $110 (Avg Bid)
    $110 Avg Bid
    63 bids

    I have an automated script created which when I receive a new email, will scan for a word after a colon, copy this word and paste and enter on another specific portion of my screen instantly. (the coordinates of the screen portion will stay constant). Specific portion is a search bar in one of the program. So that should paste the word in the search bar, and clicks enter. In that time when the email comes in, it should work instantly. And, I have the script, but it has a glitch. I need to amend the script so that we use just the subject line to search and then it can’t be affected by how people format their emails and if they use links etc. Please apply only if you are available today to get this done!

    $87 (Avg Bid)
    $87 Avg Bid
    23 bids

    If you're a proficient PHP expert with experience in resolving website signup glitches that can work across multiple platforms, this job is for you. Here's what you'll be working on: - Unending loading issue: When users attempt to sign up on my website, the signup page keeps loading without eventually creating an account. This needs to be fixed. - Cross-platform issue: The problem isn't device-specific. It's happening on all devices inclusive of desktop and mobile, hence the solution should function across all platforms. - Browser compatibility: I have observed this issue across multiple web browsers, Google Chrome, Mozilla Firefox, and Safari. Therefore, the fix needs to be compatible with all these browsers. Skills and Experience: - Extensive PHP...

    $183 (Avg Bid)
    $183 Avg Bid
    87 bids
    $326 Avg Bid
    1 bids

    I am looking for a specialist in marketing and lead generation, skilled in reaching both B2B and B2C audiences. Ideally, you should be an all-round digital marketing expert with proven skills in: Responsibilities: Lead Generation: ● Utilize various channels such as cold calls, cold emails, and LinkedIn outreach to generate qualified leads. ● Conduct thorough research to identify potential clients and industries that align with the company's offerings. ● Employ data scraping techniques and prospect hunting methods to expand the lead database. Strategic Sales Approach: ● Develop and implement strategic lead generation plans to target key sectors and industries. ● Create effective sales presentations and pitches tailored to the needs of potential clients. ● Develop enterprise sale...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    16 bids

    I'm on the hunt for an experienced ASP DOT NET storefront developer to solve a recent issue encountered with my clients website - from a product page enquiry form. Emails are not being received from the product page contact form. What I am looking for: • Expert knowledge and experience with ASP DOT NET • Proficiency in resolving email-related issues • Ability to work quickly and efficiently Your responsibility will be to fix the reason the emails are not being sent.. Your skills and experience will be central in restoring this essential part of our operation, so we can continue to effectively communicate with our customers.

    $32 (Avg Bid)
    $32 Avg Bid
    26 bids

    We're seeking an experienced script writer to create engaging business case study videos. The first task serves as a trial, unpaid. Successful candidates will enjoy ongoing paid projects with one script per week. Terms: Trial script unpaid, subsequent projects compensated.Long-term collaboration potential. Payment is discussed before each project. Application Process: Apply if you agree. More details provided post-proposal.

    $11 (Avg Bid)
    $11 Avg Bid
    7 bids

    I am looking for an expert in creating interactive and real-time candlestick charts, Using an Open-source Library called Lightweight Charts Library, Specifically for plotting and analyzing stock market data. This script should be developed using the ReactJS framework. This script will be built with the Basic features for any Candlstic chart inspired by the Tadingview chart platform. Features for candlesticks chart like: - Time frame series. (1,2,3,4... minutes; 1,2,3,4... Hours; 1,2,3,4... Days; 1,2,3,4... Weeks; 1,2,3,4... months; 1,2,3,4... Years). - Plotting type (Bars, Candles, Hollow candles, Area, Heikin Ashi, Renko, Range). - Indicator ( Rsi, Volume, MACD, ....And more). - Drawing Tool ( Trendline, Horizontal line, Vertical line, Channels ....And more). - Screensh...

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

    I'm seeking a skilled Google App Script developer who can: - Create tailored Google Sheets functions that align with my business workflow requirements. - Seamlessly integrate these functions with other Google services for a streamlined process. The primary objective of this project is to improve and optimize my workflow procedures. As such, a developer with a strong understanding of business processes and prior experience in Google Sheets customization would be ideal. Please note that this project may fall under the intermediate level. It will necessitate some degree of customization and integration, so adaptability and problem-solving skills are essential. Interested candidates should provide examples of similar works as proof of familiarity with such projects.

    $304 (Avg Bid)
    $304 Avg Bid
    35 bids

    I'm on the hunt for a talented developer who has a vast knowledge of Pine Script. I lack skills in Pine Script, so I need someone who can make alterations to my existing code. You will be responsible for the following: - Tweaking signal parameters to improve accuracy - Implementing new indicators to provide a multifaceted approach - Finessing the entry/exit conditions for enhanced performance This project requires someone with a high-level understanding of Pine Script who can modify existing code and make insightful improvements successfully. Your ability to integrate new indicators and adjust signal parameters and entry/exit conditions is vital. This job is perfect for someone detail-oriented, has excellent coding skills, and a keen understanding of trading s...

    $150 (Avg Bid)
    $150 Avg Bid
    20 bids
    Gmail MX Records Reset 6 days left
    VERIFIED

    As a business heavily relying on Gmail for business (via Godaddy) as our email service provider, we are currently experiencing significant email delivery issues. Our emails are frequently not being received by the recipients, which greatly inhibits our ability to communicate and conduct business effectively. We need an experienced freelancer to urgently check all of our settings in Gmail (POP3 etc) and reset all of our MX records on Godaddy in an attempt to resolve this problem. Here are some essential skills and experience ideal for this task: • Thorough understanding of Gmail as an email service provider • Extensive experience in resetting and managing MX records on Godaddy • Proven track record of resolving email delivery issues Your task will be to thoroughly in...

    $37 (Avg Bid)
    $37 Avg Bid
    7 bids

    ...technical writer with a solid foundation in PHP, Python, and Networking. Your core duties will include: - Developing technical reports on PHP, Python, and Networking. - Solving queries related to PHP, Python, and Networking. Ideal Candidate: - A technical writer with proven experience in software development - Deep understanding of PHP, Python, and Networking is a must. - Ability to translate complex information into simple, readable content. - Have knowledge of citation and referencing Your background in these areas will be essential in producing digestible content that those beginning to immerse themselves in these technical areas can understand. Your work will be instrumental in our readers' learning journey, making their first steps into PH...

    $249 (Avg Bid)
    $249 Avg Bid
    14 bids

    ...efficiently as I require assistance on a daily basis. Your role will be ina consultancy style enviroments , responding to emails scheduling short calls with the GM to get your job done to answer taks on her behalf, scheduling our different employees tasks etc This business is crossfunctional so being able to assist or have experience in manufacturing of supplements, transport, logistics etc would be preffered. Responsibilities include: - Scheduling and calendar management: The ideal candidate will be able to expertly manage my schedule and stay on top of my appointments to ensure smooth operations. - Email and correspondence management: I receive numerous emails daily, and require someone who can sort, categorize, and prioritize them smartly, and also handle the nec...

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    36 bids

    I require a seasoned professional with a unique skill set in web scraping, data mining, and the ability to be a virtual assistant. This is required to assist in gathering emails of a list of companies I already have at hand. The job entails the following: - Extracting emails of the listed companies. Key job requirements include: - Proven experience in web scraping, data mining and Excel - High attention to detail and accuracy - Familiarity with email gathering processes The purpose of these emails is for sales and marketing purposes; thus, discretion and adherence to GDPR and other privacy laws are of utmost importance. The list I'll provide is in Excel format, therefore a good understanding and efficiency in Excel would be greatly beneficial. Please note ...

    $24 (Avg Bid)
    $24 Avg Bid
    8 bids

    I require a meticulous specialist for a thorough review of my custom web application, focused on identifying and remedying PHP security vulnerabilities, particularly in data handling and storage. Key Responsibilities: - Evaluate and address security issues related to data handling and storage - Ensure secure use of MySQL Databases Ideal Skills: - Deep understanding of PHP applications - Expertise in MySQL databases - Prior experience in web application security audits. Your mission will be to improve the security of our product. We are prioritizing professionals who can present an efficient methodology for security review and, if needed, propose solutions to fix detected vulnerabilities.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    105 bids

    ...or sending customer confirmation emails. This issue is not isolated to just email confirmations, I am unable to receive any other kind of emails from the WooCommerce store as well. It's important to note that this issue arose without any recent changes to my email or WooCommerce settings. I am looking for a freelancer with the following skills and experience: - Comprehensive understanding and experience with WooCommerce - Expert in diagnosing and fixing email delivery issues - Excellent track record in problem-solving and communication Here's the tasks I need you to handle: - Diagnose the current email issue - Implement a solution to ensure all WooCommerce emails are received - Ensure that existing settings are not disrupted in the process - Test all ...

    $20 (Avg Bid)
    $20 Avg Bid
    19 bids

    I am looking for an experienced developer well-versed in C++ and Python to resolve build issues in a Bitcoin repository. These issues encompass compilation errors, dependency conflicts, and build script problems. As yet, no initial troubleshooting steps have been tried on the issues at hand. The ideal talent for this project should have: - Extensive knowledge of C++ and Python. - Experience resolving build issues, specifically in a Bitcoin repository. - Expertise in dealing with dependency conflicts and build script problems. - Ability to analyze compilation errors. - Independent problem-solving skills as no preliminary troubleshooting has been done. This project will require both strong technical skills and effective communication to ensure all build

    $181 (Avg Bid)
    $181 Avg Bid
    6 bids

    As a system developer, I am in need of a proficient bash scripting and Jenkins pipeline specialist to help with several tasks on my Linux-based project that also utilizes JavaScript and Java. Tasks involve: Sonarqube integration with jenkins build - Drafting bash scripts - Setting up Jenkins pipelines - Troubleshooting existing scripts or pipelines A successful candidate should have: - Extensive experience with Linux, Jenkins, bash scripting - Proficiency in JavaScript and Java - Proven track record in troubleshooting and resolving scripting issues in a timely manner I am open to collaborating with both intermediate and expert level freelancers. This project provides a great opportunity for bash scripting and Jenkins pipeline professionals looking to expand their portfolio.

    $146 (Avg Bid)
    $146 Avg Bid
    24 bids

    I'm seeking a talented professional to create a 10-minute, AI-animated explainer video focusing on a specific legal process. The script is prepared, along with a related diagram and a previous video version. I'm looking for someone proficient in AI animation, ideally with some understanding of legal terminology and processes, to enhance the comprehension for my target audience: the general public. The main objectives of the project are: - Convey a complex legal process in a simple, engaging format. - Draw on my provided script and diagram to build the animation. - Maintain the video length around 10 minutes. While prior experience in law-focused explainer videos is a plus, the most important skills here are creativity and the ability to explain complex ideas in ...

    $96 (Avg Bid)
    $96 Avg Bid
    22 bids

    I'm seeking a seasoned email marketing specialist to execute a promotional B2B email campaign via MailChimp. Key Responsibilities: - Planning, developing, and implementing email marketing campaigns. - Creating compelling promotional offers designed specifically for a B2B audience. - Ensuring all emails follow industry policies and best practices. Required Skills & Experience: - Proven experience in email marketing, ideally within a B2B setting. - Proficiency in MailChimp. - Strong writing skills, able to craft engaging and effective promotional content. - Excellent understanding of email marketing concepts and metrics. - Understand and can clearly articulate the do's and don'ts of cold email marketing - Must have experience using cold email techniques such as...

    $92 (Avg Bid)
    $92 Avg Bid
    20 bids

    I am urgently in need of a Laravel PHP expert to help with an ongoing issue I have with my code. There's an undefined variable error that is causing disruption, and I need assistance to fix it. Key tasks: - Debug the current Laravel PHP code - Identify and solve the 'undefined variable error' Due to the nature of the error, I suspect it might be affecting a significant portion of the code, however I'm unable to confirm where the issue lies exactly. Required Skills: - Proficiency in Laravel PHP - Excellent debugging skills - Ability to work under time pressure I need this task completed as soon as possible, hence speed and accuracy are of the essence.

    $26 (Avg Bid)
    $26 Avg Bid
    6 bids

    is a Laravel PHP application for booking office space rentals. The application has four types of users, which are the Hosts, Guests, Site Administrators, and Public (non-registered site visitors) The current staging url for the desktop version is: Objectives The objective of this project is develop a feature which will allow users to directly communicate with each other, the general public. This project will be divided into three phases. • Phase 1: Create a feature that will enable registered users (Host and Guests) to communicate with each other, and the Site Administrator through direct messaging. Users should be able to manage their messages through their Inbox. Messages, should only have a set amount of Default Categories, which users cannot

    $162 (Avg Bid)
    $162 Avg Bid
    37 bids

    I'm currently facing an issue with PHP not being able to connect to the MySQL database on XAMPP. Despite checking the connection parameters, restarting XAMPP and my PC, and even reinstalling XAMPP, the problem persists. I'm urgently seeking a professional who has experience with: - PHP programming - MySQL database - XAMPP configuration Your role will be to identify and rectify the root cause of this issue to restore normal functionality. Extensive knowledge of XAMPP's inner workings and PHP-MySQL connections is crucial for this task. I recently migrated a few personal websites from an old VPS to a new VPS and have been unable to configure XAMPP correctly.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    104 bids

    I'm looking for a skilled PHP developer to assist with my project. The main task will be the development of a web application focusing on user registration and management. Though no specific PHP frameworks were selected, I would highly appreciate experience with frameworks such as Laravel, CodeIgniter, and Symfony. Understanding modern PHP best practices and the ability to write, test, and maintain clean PHP code is also required. Here are specific task: - Developing the User Registration and Management System If you have any previous experience developing similar systems, kindly provide examples or references with your proposal. Your understanding of frontend programming is also crucial as you will be working with frontend developers to integrate t...

    $179 (Avg Bid)
    $179 Avg Bid
    49 bids

    ...business within the travel and tourism industry, we're seeking a seasoned Virtual Assistant with: - Expertise in managing emails, agendas and data entry tasks - Extensive experience with travel platforms such as TripAdvisor, Agoda, - Familiarity with any other Online Travel Agents (OTAs) to boost our business The ideal candidate is a skilled communicator and adept at multi-tasking, possessing: - Prior experience in the travel industry - Multilingual skills - An exceptional attention to detail Their primary role would be to simplify our daily business operations, enabling us to focus more on growth. The VA will act as our right hand, helping manage our emails, coordinate our calendars, and handle data entry tasks. Familiarity with different OTAs is critical for pe...

    $435 (Avg Bid)
    $435 Avg Bid
    30 bids

    I need a skilled Python programmer to create a script that enables me to connect to a checkpoint MDS and CMA and panorama. I am looking to automate the process of analyzing a list of IP addresses in a CSV file and eliminate the obsolete objects from the rulebase of a specified policy package. The key functions for this project are: - Reading from a CSV file - Checking the existence of specific objects - Auto-deleting obsolete objects where required - Generating a detailed report upon task completion A deep understanding of Python is essential for this job, as well as familiarity with Network Security and Checkpoint Firewall. Experience in automation and reporting is also needed. I'm hoping for a solution that increases my work productivity by reducing manual tasks.

    $151 (Avg Bid)
    $151 Avg Bid
    24 bids

    I need a knowledgeable freelancer to update my D...make it go live. As I do have full access to my hosting account, I can provide all the necessary information for you to perform the task. In the scope of this project, no additional settings or configurations are required on the hosting environment. You just need to focus on DNS record updates. I have a past Wordpress webite that had some email attached to it and I would love to access these emails if its possible. Ideal skills for this job would be advanced knowledge of DNS configuration and WordPress, as well as a good understanding of hosting environments. It's a major plus if you have prior experience with similar tasks because I want this job to be done as soon as possible. So let's make my website live! Websit...

    $19 (Avg Bid)
    $19 Avg Bid
    21 bids

    ...that outlines the facts of events, with possible grounds that are relevant for a proposal/ settlement agreement. I need to have everything simplified/organized for when I hire an attorney for a potential civil lawsuit. -Conduct simple legal research that may be relevant - Draft a timeline of events with relevant facts, grounds, and attach proof or supporting documents if necessary such as emails, photos, and other correspondence that I will. provide. It would require someone who can spend some time on the phone and gather info from me and doesn’t require extensive legal knowledge but I’m simply overwhelmed doing it myself. -Given the details, decide what’s relevant as I communicate the events. Prior working experience in this domain is highly benef...

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    28 bids
    A pynq Codesign CApi 6 days left
    VERIFIED

    It is desired to build a script to run my code generated in Vivado. I already have this project working on Pynq and it works correctly; however, I want it to work with a Pynq API for C. Interested, send a message

    $134 (Avg Bid)
    $134 Avg Bid
    14 bids