Filter

Meine letzten Suchanfragen
Filtern nach:
Budget
bis
bis
bis
Typ
Fähigkeiten
Sprachen
    Jobstatus
    2,000 job php bogota Gefundene Jobs, Preise in EUR

    ...expertise in job portal integration. Specifically, integration with Dice, Monster, and Hotjobs is required. Your task will be to not only integrate these portals to my current system but also set up a mechanism to retrieve resumes from these portals. Key Tasks: - Job portal integration - Resume retrieval mechanism You should have proven past experience in job portal integration. In your application, provide details of similar projects you have worked on, this will enhance your chances of winning the bid. For this integration, proficiency in Node is required as it's the primary language preference for this project. A strong understanding of how various job portals operate and their APIs needed. Intellegent match of job to resumes, resume harve...

    €588 (Avg Bid)
    €588 Gebot i.D.
    74 Angebote

    I need a compelling statement of purpose crafted for my application to a Doctor position in the healthcare industry. This should bring forth my key strengths: - Clinical experience: Extensive exposure in managing critical cases and emergencies. Illustrated experience in various medical procedures and treatments should be emphasized. - Communication Skills: Showcase my adeptness in building strong relationships with patients, their families, and fellow medical professionals. Present my ability to explain complex medical conditions and treatments effortlessly. - Leadership Skills: Depict my aptitude in leading medical teams during critical situations, making crucial decisions, and managing healthcare operations. The SOP should be clear, persuasive and written professionally. Freelancer...

    €32 (Avg Bid)
    €32 Gebot i.D.
    48 Angebote

    I'm searching for a freelancer with an exceptional blend of technical, leadership, and communication skills. This project belongs to the creative industry, and thus, individuals must have proficient knowledge in this field. Skills and Experience: - Strong technical abilities - Leadership and initiative - Excellent communication - Insight into creative industry practices This is a freelance position, offering flexibility and the opportunity to contribute in meaningful ways. If your skill set aligns with the above description, let's connect.

    €265 (Avg Bid)
    €265 Gebot i.D.
    35 Angebote

    I'm searching for a PHP developer with experience in PHP 8.0 to create a mailer program for me. This program would specifically need to send emails from a mailbox on the domain to Gmail accounts seamlessly. For a freelancer to be successful in this, skills in PHP 8.0 and extensive understanding of mailer programs is required. The primary use of this PHP script would be for sending subscription notifications. Please bid only if you're capable of delivering this specific functionality. - Skill Requirements: PHP 8.0, Mailer Programs - Functionality: Sending Emails from domain mailbox to Gmail I need to make sure my PHP Mail Script is using good coding practice and make sure we have all header information set correct so that we do not ge...

    €31 (Avg Bid)
    €31 Gebot i.D.
    25 Angebote

    I'm searching for an experienced developer to construct a PHP code editor. Key Requirements: - Support for several programming languages, including HTML, JavaScript, CSS and PHP. - It should have a specific feature - Code Formatting, to ensure cleaner and error-free coding. - Instead of using traditional GUI or command-line interfaces, I prefer to have an order display system. Experience and Skills: - Proven expertise in PHP, HTML, JavaScript, and CSS. - Extensive knowledge in design and development of interactive interfaces. - Prior experience developing coding editors is a major advantage. - Strong grasp of code formatting techniques.

    €27 (Avg Bid)
    €27 Gebot i.D.
    45 Angebote

    I'm in need of a PHP developer to help create a comprehensive website. The specifics of the website have not been determined, therefore freelancers will have the freedom to showcase their creativity while fulfilling the basic functions of a PHP website. - Ideal Skills: PHP, Web Development, Creative Design, User Experience, Website Optimization - Experience: Freelancers with previous experience constructing PHP websites are preferred. Experience in developing user friendly interfaces and optimizing websites for better performance will be a plus. While the main purpose of the website, the exact functionalities and the criteria for successful application have not been specified, I value innovative ideas and thorough project proposals in freelancers. Please...

    €114 (Avg Bid)
    €114 Gebot i.D.
    36 Angebote

    I'm on the lookout for an experienced typist proficient in transcribing a variety of document types into a digital format. The scope falls under these three document categories: - Word Documents - PDF Documents - Handwritten documents The document lengths are fairly short, averaging less than 10 pages each. Content is straightforward, without any advanced symbols or technical jargon, hence typing will mainly involve basic text data. Ideal Skills: - Fast and accurate typing - Proficiency in Microsoft Word and Adobe PDF - Attention to detail Experience: - Proven track record of handling similar transcription or data entry tasks - Excellent reviews from previous clients in related work areas If you think this matches your qualifications, feel free to place your bid. Let's ...

    €16 / hr (Avg Bid)
    €16 / hr Gebot i.D.
    118 Angebote

    I am seeking a highly skilled individual or team to create a PHP website. Although the whole scope of the project wasn't defined, the notion of creating a PHP site suggests a need for a range of capabilities. Key Responsibilities: - Design and develop a PHP website from scratch - Exceptional knowledge of PHP is essential Ideal Skills: - Expert PHP website development - Familiarity with E-commerce, Informational, or Blogging websites - Ability to incorporate features such as user registration and login, product catalog, and search functionality - Proven experience in similar projects Please include in your application: - Your experience with PHP websites - Brief detail of your proposed approach - Past work demonstrating your capabil...

    €162 (Avg Bid)
    €162 Gebot i.D.
    29 Angebote

    I'm in need of an experienced PHP developer to help create the backend for a gaming system. The main requirements include: - Strong PHP skills - Proven experience in system creation - Database integration; API integration The game in question is a betting game, so any prior experience or understanding of this game type would be a plus. The ideal freelancer will be efficient, detail-oriented, and capable of creating a robust backend that can handle heavy user traffic and processes. Your task is to build out the backend, integrate it with the existing database, set up API integration for users, and ensure the system functions seamlessly. Don't worry if you're not an experienced game developer - as long as you're a PHP wizard, we want you on board!

    €12 / hr (Avg Bid)
    €12 / hr Gebot i.D.
    58 Angebote

    I need to convert the following Perl code to PHP: The expected output is a PHP class that can convert a docx file into text. The attached zip contains a mockup of such class (with demo code) and a test docx file. The task is straight forward. If you place a bid, expect it to be accepted. If you fail to deliver, you'll be subjected to a bad review. This is to avoid wasting my time with autoposters and people who lowball the bid and then try to ask for more money. You have been warned. Read the brief, check the code and place a bid accordingly.

    €202 (Avg Bid)
    €202 Gebot i.D.
    23 Angebote

    I have an existing php script (front end and admin panel) that was designed on PHP 7.2-4 and I am looking to upgrade it to PHP 8.2. This requires updating the functionalities of the script as well as ensuring mysql compatibility to make it fully workable.

    €36 (Avg Bid)
    €36 Gebot i.D.
    45 Angebote

    I have a php server that is a backend of an andoid/iphone app. The app registers itself to Firebase, and I would like to send push messages he devices via FCM REST API. It is working well if I get the oAuth Token myself and add hard-coded to the POST message. The goal of this project is to provide me with a PHP code that gets the oAuth Token programmatically, as in: I expect a working code something like this: // START $client = new Google_Client(); // WHATEVER ..... // Authenticate and get the access token if ($client->isAccessTokenExpired()) { $client->refreshTokenWithAssertion(); } $accessToken = $client->getAccessToken(); // Access token to use with FCM REST API $token = $accessToken['access_token']; echo "Access Token for

    €9 - €28
    Versiegelt
    €9 - €28
    6 Angebote

    ...for a seasoned academic writer with expertise in management and human resources to assist me in crafting my Master's thesis. The core focus of this thesis will be job satisfaction in management settings. Key tasks include: - Comprehensive research on job satisfaction, particularly within the managerial sector. - Development of a relevant case study within a management organisation. - Analyzing applicable aspects of management contributing to job satisfaction, despite the specifics being undefined at this time. Ideal candidates should have experience in academia, specifically in the fields of human resources, management and job satisfaction studies. The ability to conduct thorough research and develop engaging case studies is paramount. A backgroun...

    €364 (Avg Bid)
    €364 Gebot i.D.
    35 Angebote

    I'm looking for focused, experienced individuals to carry out data entry tasks for my job portal. Requirements: - Fluency in English and Arabic is a must, as the job portal will operate in both languages. - An understanding of job postings and their structure. - Ability to handle volumes that exceed 500 job postings. Ideal Skills: - Previous data entry experience. - Understanding of the recruitment industry. - Ability to work efficiently without compromising on accuracy. Successful candidates will primarily enter job postings. Your bid should reflect your capacity to handle the large volume of data input.

    €97 (Avg Bid)
    €97 Gebot i.D.
    50 Angebote

    We need an online Virtual assistant to help us with our company tasks such as social media posts, research data entry etc... The tasks are very simple, however, this will be ongoing, daily work for the foreseeable future. Must be reliable and consistent in order to be successful in this role.

    €31 / hr (Avg Bid)
    €31 / hr Gebot i.D.
    27 Angebote

    This project requires someone with a strong command of PHP and Android app development. The task at hand is twofold: 1. **Connect PHP Admin to Android Apps**: - I need my PHP admin linked to both the user and the driver app. 2. **Improve App Functionality**: - Once the PHP admin is connected, I expect real-time updates on both apps. - There should also be enhanced user account management features: this includes improved data tracking and analytics. The ideal freelancer for this job should have experience with PHP and Android app development, including interfacing web and mobile applications. Understanding user account management and kickstarting real-time updates are key. This is an Easy Android studio edit and ill do a fixed $30 bu...

    €29 (Avg Bid)
    €29 Gebot i.D.
    13 Angebote

    I'm seeking a freelancer with strong communication skills to develop a promotional YouTube video for my PHP script. The video is geared towards non-technical individuals, so it must be easy-to-understand and engaging. In particular it should: - Promote the PHP script - Highlight the script's usability, customizability, and integration capabilities Ideally, I'd like to work with someone who has proficiency in PHP so they can adequately understand and present the script. A background in video production, particularly instructional or promotional content, is a must. A basic understanding of YouTube SEO would be a bonus.

    €46 / hr (Avg Bid)
    €46 / hr Gebot i.D.
    2 Angebote

    PHP Website Migration: GoDaddy to HostGator I require an experienced web developer to expedite the transition of my PHP-based website from GoDaddy to HostGator. The website is extremely simple test taking website. Take a test and store results in a database then show results to an administrator. There are 4 customer facing screens. With an immediate start and swift completion required, it's essential that the chosen freelancer can handle this task with utmost efficiency and precision to ensure uninterrupted service. Key Tasks & Expectations: - Move PHP website from current host (GoDaddy) to new host (HostGator) - Ensure full functionality throughout and after the transition - Maintain website performance and prevent data loss Ideal Skills: - Advanced k...

    €25 (Avg Bid)
    €25 Gebot i.D.
    49 Angebote

    I am in need of a skilled PHP developer who can create a script facilitating file manipulation, specifically file uploading. The primary task for the script is to enable the uploading of document type files efficiently. .php 5.6.40 file to migrate to version 8.2.17 convert the file so it works on version 8.2.17 It's a very simple job for a php expert

    €26 (Avg Bid)
    €26 Gebot i.D.
    14 Angebote

    Looking for a skilled web developer who can build a PHP website from scratch with some specific functionalities. Key tasks will include: - Building custom functionalities - The prime requirement is an individual cashback wallet for each user. This will need to be fully integrated and functional, keeping user experience in mind. - Payment integration - The cashback wallet should not be integrated with any Swift banking system, Google Pay, PayPal, or Stripe. Instead, it will be tied to our own proprietary payment system. The ideal candidate for this project should have: - Proven experience in PHP website development. - Strong skills in integrating custom functionalities within a website. - Knowledge and experience in secure payment gateway integration. - Good understanding...

    €92 (Avg Bid)
    €92 Gebot i.D.
    21 Angebote

    This is a $15 Job We currently have a perfect working counter but returns {"messages":"1"} As you can see is using JSON_ENCODE But we need more of a normal php echo that returns something like: <?php echo $userNotesRequest, count; ?> 1 below is what we using now ---------------------------------------------------------- <?php include("../../"); if (!isset($_SESSION["id"]) || $_SESSION['usertype'] != "chatusers") { exit(); } else { $userNotesRequest = mysqli_query($linkID, "SELECT COUNT(*) as count FROM chatusersnotes WHERE userToId='" . $_SESSION["id"] . "' AND seen=0 ORDER BY createdAt DESC;...

    €43 (Avg Bid)
    €43 Gebot i.D.
    23 Angebote

    I need someone experienced in website development, ideally familiar with freelancer or job application sites, to redesign the manufacturer job application dashboard on my platform. Key updates include: - Ensuring job applications done by manufacturers are visible in the "Jobs Applied" section. - The dashboard should display vital information about each job applied for including: the job title, job description, status of application, company name, as well as the submission date. - The successful freelancer must prioritize user-friendliness and ensure the application history is clear and easy to understand. Suitable freelancers will understand the importance of intuitive design and be experienced in creating user-centric interfaces. Know...

    €13 (Avg Bid)
    €13 Gebot i.D.
    11 Angebote

    I'm looking for a professional with excellent Thai to English language interpreting skills. Key Responsibilities: - Interpreting a Eng-Thai meeting to qualify a Vietnamese candidate speaking Thai into English. - The process will be: We will speak English sentences or dialogue directly to you, you listen to her speak Thai and score her Thai speaking ability based on the criteria we provide. Ideal Skills and Experience: - Proven work experience as a Translator, Interpreter, or similar role - Fluency in Thai and English languages - Strong comprehension skills and attention to detail The total count for the work to be interpreted falls within 1 hour through Zoom or Google Meeting. Energy, style, and meaning in the verbal exchange should be adequately preserved in the translation. Bud...

    €17 / hr (Avg Bid)
    €17 / hr Gebot i.D.
    43 Angebote

    ...build two distinct websites - a software solutions portal and a job posting/hiring portal. For both of these projects, key functionalities required are: - Client login and registration - Project listing and management - Implementing a secure system of payment processing My design ideas for these portals are still fluid, so you'll have the opportunity to express your creative ability and expertise in user-friendly design. Previous experience in developing similar portals will be a definite advantage. I'm open to all suggestions that can enhance the aesthetics as well as the user interface. Critical skills: - Familiarity with WordPress - Proficiency in PHP, HTML, CSS, JavaScript, and SQL - Experience in e-commerce and job/employment site design - An ...

    €207 (Avg Bid)
    €207 Gebot i.D.
    131 Angebote

    I'm looking for a proficient PHP developer to troubleshoot and fix an ongoing issue on my website. For more than 2 weeks, the site has been displaying 'Undefined variable error' and ‘Syntax error’ messages across all the pages, including the homepage, about page, and contact page. Key requirements for the project include: - In-depth knowledge and understanding of PHP and its related functionalities. - Proven track record of troubleshooting and fixing PHP-based issues. - Ability to work promptly and efficiently, as the issues have been affecting the website for quite a while. I value clear communication, so kindly provide an explanation of how you plan to tackle the issues before you begin. Looking forward to working with the best fit.

    €20 (Avg Bid)
    €20 Gebot i.D.
    21 Angebote

    ..."I am an expert in Azure App service Linux" We have a PHP code mounted on the app service but when we run PHP Artisan DB:show we get a PDO expection This Task will be performed on an y "ANYDESK" session as we will not be providing any access to any of our environment. So if you are ok with that pls quote otherwise No We need of a skilled PHP, MySQL, and Azure expert to enable a connection between PHP code on an Azure App Service Linux and a MySQL database. , the successful applicant will be responsible for: - Establishing, testing, and troubleshooting the DB connection. - Ensuring the code can perform essential tasks like data insertion, retrieval, and updating operations flawlessly. Ideal Skills & Experience: - Proficiency in ...

    €12 (Avg Bid)
    €12 Gebot i.D.
    4 Angebote

    ...talents, and personality in a visually engaging way. This presentation will be used for my second job interview. Here's what I'm seeking: Key requirements: - Highlight my significant attributes like superior problem-solving skills, effective communication abilities, exceptional attention to detail, and the ability to work cordially with a diverse group of people. - Usage of vivid colors to enhance audience attention. Preferred colors include Red, Pink, Black, Purple, and White. - Creative use of fonts for improved readability and uniqueness. Please empathize that I am skilled in Microsoft Office, Excel, Word, Teams Outlook, SQL, Voya, and ADP Ideal candidate: The ideal candidate for this job would have a great eye for design, experience in creating engaging P...

    €94 (Avg Bid)
    €94 Gebot i.D.
    41 Angebote

    Quisiera convertir un pdf a word con php, le paso una url del pdf y me descarga convertido en word

    €20 (Avg Bid)
    €20 Gebot i.D.
    47 Angebote

    We're in need of a PHP developer who can jump in and navigate through uncharted territories. Our project is versatile and requires immediate attention. - Your tasks will be to better integrate our databases, enhance our backend operations and work on web application development. - An ideal candidate possesses strong problem-solving skills, versatility and a track record of meeting tight deadlines. - We want to see your past work, experience and detailed project proposals. - You will be working on undefined PHP projects which may include building websites, creating web applications, or customizing existing PHP work. - A keen eye for detail and the ability to adapt quickly will be your key to success in this role.

    €85 (Avg Bid)
    €85 Gebot i.D.
    36 Angebote

    Back in the hayday of PHP ( circa 2011) our young company created a volunteer manager for a local extended car facility. It still works to a degree but I think most of the mysql queiries are depreciated and I'm Wordpress guy who does not code. Curretly the client is just trying to get a volunteer admin password to change but it won't save. Would be good to future proof this software.

    €23 / hr (Avg Bid)
    €23 / hr Gebot i.D.
    150 Angebote

    I am seeking a seasoned PHP developer capable of editing a core script. New Functionality: 1. To the subscription plan setup, we will add a field called "Total Searches" , "Total Chats" and Total Notifications" 2. Each time someone clicks on the search button, it will reduce the total number of searches available. Same of notifications 3. User has the ability to enter "Notification key words" 3. Each time someone uploads a file, it should be sent to be indexed via an api call. 4. If the notification key words are discovered when the file is being indexed, a notification should be sent to the customer stating that X file has referenced the search term.

    €37 (Avg Bid)
    €37 Gebot i.D.
    37 Angebote

    I require an intuitive interface developed in PHP for fridge temperature tracking. Key requirements include: * Flexible Addition: The system must allow the option of adding fridges as and when required. * Daily Updates: The system needs to update and display the temperature of each fridge twice daily. (hand-write) * Celsius Display: All temperature readings should be displayed in Celsius only. The ideal candidate for this project would have a strong command of PHP and experience with data input and display interfaces, as well as a basic understanding of temperature monitoring systems. An ability to deliver a user-friendly, intuitive interface is essential.

    €39 (Avg Bid)
    €39 Gebot i.D.
    24 Angebote

    we need someone with a huge experience in PHP things... lets chat to check the details...

    €12 / hr (Avg Bid)
    €12 / hr Gebot i.D.
    77 Angebote

    I need a professional with a deep understanding of Stripe, to integrate it into my third-party web application. The main purpose of this integration is to enable online payments on my platform. The instructions: My webapp uses a ...data_username parameter and the amount they payed into the data_amount parameter and then stripe will handle the payment and once the payment is complete will update the users credit in the app using the webservices API. Skills and Experience Required: - Strong experience in Stripe API integration - Familiarity with web-based applications - Proven track record of implementing online payment solutions Job Details: - The integration should allow for one-time payments - The freelancer must test and verify the successful implementation of the Stripe i...

    €9 / hr (Avg Bid)
    €9 / hr Gebot i.D.
    93 Angebote

    I'm seeking a skilled and talented PHP developer to improve my webpage's user interface and functionality. my webpage about quiz system and running good but I want to add the following: 1- add date aof attempting the exam to the page () 2- add different type of questions (matching and true or false) with auto correction. 3- add function for teacher to be able to upload file (video or image) to any question 4- show student attempt and print it summary: I want to improve the exam section(adding different type of questions) know the date when the student attempted the exam know which questions he answered wrong

    €39 (Avg Bid)
    €39 Gebot i.D.
    67 Angebote
    2024 Job Search Beendet left

    Hi Aisha K., hoping to do what we did last year with you applying for jobs for me until I get one. Not sure the duration.

    €6 / hr (Avg Bid)
    €6 / hr Gebot i.D.
    1 Angebote

    More details: We are making some changes to this dashboard tool : We need to make two changes in the product in above link. This is a code for dashboard tool, we just need to create two separate databases and a few UI changes to create buttons for using tha...streamline this process, I propose adding a tab or checkbox in our Point of Sale (POS) system when selling the product, prompting the staff to confirm whether the empty cylinder has been received. If yes, it should update the Empty Cylinder stock; if no, it should not. Database management, Creating Two New database and a button in a dashboard., Need someone Who understand complex Backend Architecture in php & Mysql.

    €13 (Avg Bid)
    €13 Gebot i.D.
    17 Angebote

    ...our existing Laravel PHP API, I'm looking for an experienced professional who can deliver high-quality refactoring work to enhance its functionality and efficiency. Scope of Work: - Authentication Improvements: The chosen freelancer will need to notably enhance the security of our API. Expertise in implementing OAuth is necessary as we'd like to incorporate this system into our API. Additionally, we would like to simplify the user registration process to facilitate user access. - Performance Optimization: The API currently experiences bottlenecks in resource usage. I want these issues to be identified and resolved, creating an API which operates more efficiently. Ideal Skills & Experience: The ideal candidate for this project is highly proficient in Laravel an...

    €29 (Avg Bid)
    €29 Gebot i.D.
    43 Angebote

    I would like to design and program a database and interfaces for website It contains electronic applications The idea of ​​the site is to combine two projects into one project, that is, merging the direct classified advertising project with the freelancing project in one site. I have a Photoshop design that explains the details of the project, consisting of 244 pages

    €3740 (Avg Bid)
    €3740 Gebot i.D.
    53 Angebote

    I need a proficient PHP developer to build a dynamic system for appointment booking. This project entails user authentication, database integration, and payment gateway integration. The key aspect is a custom appointment calendar facilitating users to select specific dates and times for appointments. The project should allow: - Creation of a custom calendar for appointments - Users to book appointments directly with service providers - Database integration for secure user authentication The appointment calendar should enable personalized appointments with a flexible time frame. IDEAL SKILLS AND EXPERIENCE: - Proficiency in PHP development - Experience in database integration - Capabilities for secure payment gateway implementation - Familiarity with appointment booking ...

    €542 (Avg Bid)
    €542 Gebot i.D.
    158 Angebote

    I am looking for a experienced PHP developer to create a demo project that can convert DXF files into NC files for a CNC milling machine. The source DXF file is coming from a 2D cutting optimization software (Cutting Optimization Pro). I will provide multiple examples including DXF, screenshot, and the NC result files. Only bid if you have previous example with NC files. Prove your text understanding by starting the bid with the word DXF>NC. In your bid explain one project in which you've worked with NC files. Examples will be provided interested coders.

    €159 (Avg Bid)
    €159 Gebot i.D.
    32 Angebote

    I'm in need of a PHP Laravel developer to integrate login through Google / FB / Twitter and Apple ID functionality. We have already done 'login through Email ID' functionality and need to add the above. There are 2 different login for the same site and need to differentiate it in the backend.

    €28 (Avg Bid)
    €28 Gebot i.D.
    15 Angebote

    I'm looking for a savvy PHP developer to design a contact form for a webpage I'm working on. It's important that the design allows collection of specific data types including individual's name, email address, phone number, along with business information like the company name, job position, and website. The form must incorporate field validation setting that ensures: - Required fields are filled before submission - Email format is properly validated. This calls for a developer proficient in PHP, with a knack for creating forms with embedded data validation. Your portfolio reflecting similar completed tasks will boost your chances significantly. An understanding of data privacy principles pertaining to form data collection will also be a key con...

    €27 (Avg Bid)
    €27 Gebot i.D.
    64 Angebote

    On my Wordpress website, I've encountered a distressing PHP error every time the site is visited. I'd need skilled assistance to rectify this complication and get the website running smoothly again. Specifically, I am looking for a freelancer with: - Expertise in PHP, understanding its nuances and potential issues. - Proficient with Wordpress platform, having effectively resolved similar matters before. - Ability to decipher and resolve complex PHP error messages. Note that I only require help with addressing the PHP error for now. Once this error is addressed appropriately, no additional functionalities or enhancements are needed on the site. Your focused attention on this particular issue will be highly appreciated. The error is displayed on the f...

    €22 (Avg Bid)
    €22 Gebot i.D.
    33 Angebote

    I am looking for a professional who can transition my existing PHP website to WordPress. One of the main reasons for the transition is to have an easier platform for content management: - You will be particularly tasked with ensuring that user profiles and account management functions are maintained. Knowledge and experience with APIs and database queries for stats is also crucial. - While I am open to design suggestions and improvements, the main goal is functionality. Experienced web designers with a keen eye for aesthetic and user-friendly interfaces are preferred. The ideal candidate should have a background in both PHP and WordPress, previous experience in website migration, and proficiency in SEO. Your input on design improvements will also be highly valuable.

    €610 (Avg Bid)
    €610 Gebot i.D.
    104 Angebote

    I'm seeking an experienced PHP developer with an eye for detail and a knack for optimization. Key Requirements * Proficiency in PHP is crucial as my project is developed with it. * A deep understanding of code debugging is preferred, since the updates are unspecified. * Knowledge in best practices for performance optimization will be beneficial, given that no specific areas for enhancement have been highlighted. Your responsibility will be to scan through the existing PHP code, identify areas that need improvement, correct any bugs, optimize inefficient parts of the code, and enhance overall functionality. Given that no specific areas or functions have been named, your assessment and understanding of the project will be pivotal. Please include any past P...

    €28 (Avg Bid)
    €28 Gebot i.D.
    28 Angebote

    I am looking for a qualified professional to apply for Software Developer roles on my behalf in the IT industry. I am seeking a full-time, administrati... I am seeking a full-time, administrative position. The ideal service provider should: - Have experience in human resources or recruitment, specifically within the IT sector. - Understand the qualifications and skills required for a software developer job. - Be committed, taking the initiative to find the best-suited job listings and showcasing my qualifications effectively. Tasks include: - Applying for jobs on my behalf. - Focusing applications on administrative Software Developer roles within the IT industry. Your experience in job hunting or recruitment and familiarity with the Software development industry w...

    €110 (Avg Bid)
    €110 Gebot i.D.
    8 Angebote

    I am seeking a proficient PHP developer knowledgeable in debugging and performance optimization for an existing app. The areas requiring attention include: - Troubleshooting of user interface issues - Resolution of database errors The ideal candidate should have a strong background in PHP development and a proven track record in improving app performance and user experience. Please note that no new features or functionalities need to be added at this time. The focus is strictly on refining the existing code base to improve performance and remedy bugs.

    €425 (Avg Bid)
    €425 Gebot i.D.
    28 Angebote

    fix a php website issue refer to the video front end working admin not working is because the script is old and server is new php version task 1: i need you be here, and change to 8.3 task 1.a make the front end working task 1.b make the admin working "for all the pages inside" and provide me the username and password after get from db.

    €21 (Avg Bid)
    €21 Gebot i.D.
    20 Angebote

    I am in need of a skilled PHP developer to enhance various PHP scripts for general tasks. The scripts to be enhanced include Wowonder, a popular social network PHP Larawel script with mobile apps; Riverr, a freelance marketplace; Perfex Open Source CRM; MailWizz, an email marketing platform and Academy LMS. The required tasks: - Feature enhancements of these scripts - Integrating input and output - Deploying these scripts on Amazon AWS - Documenting changes in a PDF file - Testing the final product after deployment Ideal skills and Experiences: - Proficient in PHP and Laravel framework - Experience with the specific scripts mentioned - Strong experience with Amazon AWS - Proven skill in debugging, enhancement and testing - Capability to write clear and comp...

    €299 (Avg Bid)
    €299 Gebot i.D.
    82 Angebote