ตัวกรอง

การค้นหาล่าสุดของฉัน
คัดกรองโดย:
งบประมาณ
ถึง
ถึง
ถึง
ประเภท
ทักษะ
ภาษา
    สถานะงาน
    2,000 php flash multiplayer งานที่พบ, การเสนอราคา USD
    PHP Project ıssues หมดเขตแล้ว left

    Core Php Project issues Needed to be fixed all issues, needs 6-7 years experienced developer

    $165 (Avg Bid)
    $165 การประมูลเฉลี่ย
    139 คำเสนอราคา
    Quick PHP & jQuery API update หมดเขตแล้ว left

    ...understand spoken English on video. I'm going to make a video to explain the change. Also, preference if you are available via Skype. ***** I am urgently in need of a skilled professional to make a change within our existing Wordpress PHP and jQuery API call. The precise nature of the issues revolves around general bug fixing. Although I skipped specifying the current issue, it is essential that the freelancer can quickly diagnose and rectify any problem to ensure our application runs smoothly and efficiently. **Ideal Skills and Experience:** - Proficient in PHP and jQuery - Strong background in API development and debugging - Ability to quickly identify and fix bugs - Excellent problem-solving skills and attention to detail Given the urgency of the situation, I ...

    $31 (Avg Bid)
    $31 การประมูลเฉลี่ย
    24 คำเสนอราคา
    Multiplayer Unity Game Dev หมดเขตแล้ว left

    I'm seeking a skilled developer with a strong background in Unity and Node.js for an exciting project focusing on creating a multiplayer game that not only entertains but captivates. Here's what you'll be diving into: - **Multiplayer Mechanics**: Your primary task will involve integrating seamless multiplayer functionality. Experience in handling networking and synchronization in Unity games is crucial. - **Backend Development**: Utilizing Node.js, you'll set up a dedicated server capable of managing game data efficiently and securely. This includes but is not limited to, player data, game states, and real-time multiplayer sessions. - **Data Handling**: All user data will be managed through a dedicated server. Demonstrated experience in des...

    $698 (Avg Bid)
    $698 การประมูลเฉลี่ย
    13 คำเสนอราคา

    In need of a PHP developer to assist with the installation of a school management system purchased from Code Canon. Kindly review the documentation provided for further details. I have Cpannel and need to create a subdomain

    $13 (Avg Bid)
    $13 การประมูลเฉลี่ย
    6 คำเสนอราคา
    Desarrollador PHP หมดเขตแล้ว left

    Desarrollo PHP, sistema de registro de clientes.

    $159 (Avg Bid)
    $159 การประมูลเฉลี่ย
    68 คำเสนอราคา
    Revamp PHP Site, ASAP! หมดเขตแล้ว left

    I recently acquired a website from Codecanyon that requires a skilled PHP developer for a few critical enhancements I aim to implement immediately. My project includes a spectrum of modifications, stretching from aesthetic layout changes to deep functional enhancements and, importantly, to the integration of third-party APIs to elevate the overall functionality and user experience. **Ideal Skills and Experience:** - Proficiency in PHP and experience with Codecanyon platforms. - Expertise in website design, with a keen eye for modern, user-friendly interfaces. - Solid experience in integrating third-party APIs, with the ability to ensure seamless interoperability. - A strong portfolio showcasing previous work on website functionality enhancements. - Great communication skill...

    $93 (Avg Bid)
    $93 การประมูลเฉลี่ย
    9 คำเสนอราคา
    Arduino-Based LED Lighting Control หมดเขตแล้ว left

    I need an expert knowledgeable in Arduino programming to create a control function for LED lights. The LED light specifics wil...the controller must be capable of handling 5v Neo Pixel LED lights. Key responsibilities and skills required: - Extensive experience in Arduino programming - Ability to program for the multiple conceivable scenarios of LED lighting control - Experience in electronics, particularly LED lights, will be preferred. Project: Control a number of short lengths of Neo Pixel LED strips, to turn on/off, flash, animate in a repeatable sequence. The script will be loaded onto the Arduino board and loop play. Freelancers should include their previous experience related to Arduino programming in their proposals. This will allow me to judge their suitability for thi...

    $163 (Avg Bid)
    $163 การประมูลเฉลี่ย
    45 คำเสนอราคา
    IMAP Data Fetch Issue in PHP หมดเขตแล้ว left

    I am using PHP 7 for my project and have run into an issue when fetching data from an IMAP server - a Gmail account, to be precise. I aim to retrieve both emails and attachments but am unable to do so. In my PHP class library, the data isn't being displayed as expected. I'm not sure where the issue lies, so I need an expert in PHP to step in and resolve it. The right freelancer should: - Have expert knowledge in PHP, specifically with PHP version 7 - Be skilled in handling IMAP issues - Have experience dealing with Gmail's IMAP server - Have a good understanding of data retrieval, including emails and attachments Your role would primarily involve finding out why the data isn't displaying as it should and fixing this issue. I will ...

    $75 (Avg Bid)
    $75 การประมูลเฉลี่ย
    18 คำเสนอราคา
    Multiplayer Strategy Gaming App หมดเขตแล้ว left

    I'm seeking a skilled developer to create an engaging multiplayer app tailored for those who love strategy and competition. This unique gaming experience should allow players to challenge each other in real-time, putting their tactical skills to the test. **Features and Functionalities:** - Real-time player versus player (PvP) strategy games. - User-friendly interface suitable for competitive gameplay. - Robust matchmaking system to pair players of similar skill levels. **Ideal Skills and Experience:** - Proficiency in Android app development. - Previous experience in developing multiplayer games. - Strong understanding of real-time networking principles. - Familiarity with game design, particularly in the strategy genre. - Ability to implement user-friendly interfaces...

    $4 / hr (Avg Bid)
    $4 / hr การประมูลเฉลี่ย
    5 คำเสนอราคา

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

    $29 (Avg Bid)
    $29 การประมูลเฉลี่ย
    34 คำเสนอราคา
    Update php code/function หมดเขตแล้ว left

    When I updated from php5 to php8, the code/function used in my full text search engine stopped working. I needs to be updated. Some functions are probably deprecated. Function: function getWhereString($sKeywords, $sAndor, $aFields){ $sKeywords = ereg_replace(" +", " ", trim($sKeywords)); $aKeywords = split('[ +]', $sKeywords); $sWhere = ''; for($i=0;$i<count($aKeywords);$i++){ $sWhere .= (($i==0)?' ':' '.$sAndor.' ').(($sAndor=='AND')?'( ':''); for ($iK = 0; $iK<count($aFields); $iK++){ $sWhere .= (($iK==0)?' ':' OR ').$aFields[$iK]." LIKE '%".$aKeywords[$i]."%' "...

    $23 (Avg Bid)
    $23 การประมูลเฉลี่ย
    29 คำเสนอราคา
    Expert Core PHP Developer Needed หมดเขตแล้ว left

    I am on the hunt for an expert Core PHP developer who can bring extensive expertise in backend development, database management, and API integration to my project. Your role will be pivotal in taking our project to the next level with innovative solutions and robust coding practices. **What You'll Do:** - **Backend Development:** Craft efficient and scalable backend solutions. - **Database Management:** Oversee database architecture, ensuring data integrity and speed. - **API Integration:** Seamlessly integrate third-party APIs and develop custom RESTful services to enhance our application's capabilities. **Ideal Skills and Experience:** - Profound knowledge of Core PHP and related technologies. - Demonstrated experience in database schema design and management. -...

    $307 (Avg Bid)
    $307 การประมูลเฉลี่ย
    28 คำเสนอราคา

    I am looking for experienced programming solution writers who can write blog articles on various programming languages, topics will be provided by us and how-to-write format will be provided by us. Ideal skills and experience for this job include: - Proficiency in Python, PHP, Java, C, and .Net etc - Good writing skills and the ability to explain complex programming concepts in a clear and concise manner - Ability to write engaging and informative blog articles - Proficiency in conducting research and presenting data analysis findings The articles should be well-researched, easy to understand, and provide practical insights and examples. If you have the required skills and experience in any programming and can deliver well-written blog articles within the specified length, please...

    $59 (Avg Bid)
    $59 การประมูลเฉลี่ย
    13 คำเสนอราคา
    Casino Gaming Website Creation หมดเขตแล้ว left

    I'm seeking a talented web developer for my project. The key task will be designing the website layout. I wish to emphasize a focus on creating a casino gaming website. Efficient and stylized user interface is crucial, with: - A user registration and login functionality - An array of multiple casino games - Real-time multiplayer capability The preferred design style for the website is minimalistic, with functionality taking precedence. Creativity is positively welcomed but remember that simplicity and usability are paramount. Ideal freelancer should have experience with building interactive online gaming websites or something similar. They must be proficient in frontend and backend web development, database management, as well as incorporating secure payme...

    $75 (Avg Bid)
    $75 การประมูลเฉลี่ย
    12 คำเสนอราคา
    Web Application PHP Developer หมดเขตแล้ว left

    I'm in need of a skilled PHP developer to aid in the creation of a web application. Key Features: - User Authentication and Authorization: Users should be able to register, log in, and out securely. - Data Analysis and Representation: The application must be able to analyze data and present it in an intuitive manner. Compatibility: - Web Browsers: The application must work smoothly on all major browsers (Chrome, Firefox, Safari, etc.). - Mobile Devices: The App should be responsive and be compatible with Android and IOS. Proficiency in PHP, data analysis and experience in creating secure login systems is necessary. Prior experience in responsive design is a major plus. Proposal for Admission Consultancy Website Development Overview: We propose the development of a...

    $116 (Avg Bid)
    $116 การประมูลเฉลี่ย
    30 คำเสนอราคา
    Installer un script php sur mon site web หมดเขตแล้ว left

    J’ai acheter le code source de repairer mais j’ai un problème lors de l’installation. Je souhaiterais sous traiter celle ci

    $85 (Avg Bid)
    $85 การประมูลเฉลี่ย
    19 คำเสนอราคา
    PHP website complete till saturday หมดเขตแล้ว left

    Hi Ngoc Anh D., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $3 / hr (Avg Bid)
    $3 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา
    Quick PHP Checkout Development for Tickets หมดเขตแล้ว left

    Seeking an experienced PHP developer to implement checkout functionality on my event site. Example: I need this done ASAP. Looking forward to your bids!

    $133 (Avg Bid)
    $133 การประมูลเฉลี่ย
    33 คำเสนอราคา
    Advanced PHP Developer for Addons หมดเขตแล้ว left

    ...professional for integrating essential addons into an existing PHP project. These include but may not be limited to user authentication, a payment gateway, and an email notification system. The exact specifications are outlined in a document that will be provided upon initiation. REQUIRED SKILLS AND EXPERIENCE: - Expert knowledge in PHP - Proven experience with user authentication systems - Proven experience with payment gateway integration - Experience in setting up an email notification system - Familiarity in working with project specification documents APPLICATION REQUIREMENTS: Please include a summarised account detailing your past experience, particularly highlights of any similarly complex integrations you've completed. Advanced level PHP experience ...

    $181 (Avg Bid)
    $181 การประมูลเฉลี่ย
    38 คำเสนอราคา
    PHP and Linux Server Setup Expert หมดเขตแล้ว left

    Experience in setting up Linux servers is a must, as well as an ability to work within a flexible timeline. If you're up for the challenge, please send your proposal! If you know you are expert in the said subject matter,Kindly place a bid to discuss further about the project

    $17 (Avg Bid)
    $17 การประมูลเฉลี่ย
    29 คำเสนอราคา
    PHP Developer หมดเขตแล้ว left

    More details: We are seeking a skilled PHP developer to help us list new products on our existing PHP website and connect them with the backend. The developer will be responsible for implementing the necessary functionality to allow seamless product listing and ensure proper integration with the backend systems. This project requires strong proficiency in PHP and experience working with backend APIs. Attention to detail and the ability to meet deadlines are essential. The ideal candidate should have a solid understanding of e-commerce platforms and be able to deliver efficient, scalable solutions. Relevant skills: - PHP development - Backend integration - API integration - E-commerce platforms - Attention to detail We anticipate th...

    $197 (Avg Bid)
    $197 การประมูลเฉลี่ย
    34 คำเสนอราคา

    I am looking for experienced programming solution writers who can write blog articles on various programming languages, topics will be provided by us and how-to-write format will be provided by us. Ideal skills and experience for this job include: - Proficiency in Python, PHP, Java, C, and .Net etc - Good writing skills and the ability to explain complex programming concepts in a clear and concise manner - Ability to write engaging and informative blog articles - Proficiency in conducting research and presenting data analysis findings The articles should be well-researched, easy to understand, and provide practical insights and examples. If you have the required skills and experience in any programming and can deliver well-written blog articles within the specified length, please...

    $61 (Avg Bid)
    $61 การประมูลเฉลี่ย
    10 คำเสนอราคา

    ...Mumbai Region should apply PHP Coding Trainer for New Developer Onboarding* MANDATORY: PHP, MySQL with Strength in AJAX. Location: Airoli. **Overview:** We're in search of a seasoned freelance PHP coding trainer to facilitate the onboarding process for our new developer hires. This role is crucial in providing practical experience to fresh talent, enabling them to quickly adapt to our company's PHP development requirements. The ideal candidate will possess extensive PHP coding and development experience, ensuring that our new joiners receive top-notch training to excel in their roles. **Responsibilities:** 1. Develop and deliver comprehensive PHP coding training sessions tailored for new developer hires. 2. Create a structured ...

    $142 (Avg Bid)
    $142 การประมูลเฉลี่ย
    8 คำเสนอราคา

    Expert coder needed speciality in frameworks php, laravel, api integration on custom made website.

    $100 (Avg Bid)
    $100 การประมูลเฉลี่ย
    51 คำเสนอราคา
    PhP web designer หมดเขตแล้ว left

    I'm seeking a freelancer to collaborate on different projects. All must be done using my computer so you need to be abble to work remotely. The main goal, necessary skills, and the desired outcome of the project are not specified yet. The way i work, i create a project for you. If and when i have some work for you i will write you and you can login and work. You get paid every day. No need to write me each day and ask for work, i will contact you when i have some work that matches your skills. If you are busy and cannot work, you just tell me and i will write another freelancer from my list.

    $6 / hr (Avg Bid)
    $6 / hr การประมูลเฉลี่ย
    66 คำเสนอราคา
    Quick PHP Script Installation หมดเขตแล้ว left

    I'm in need of a skilled freelancer to assist with the installation of a PHP script on my server. This should be a straightforward task expected to take between 5-10 minutes for someone with the right experience.

    $14 (Avg Bid)
    $14 การประมูลเฉลี่ย
    14 คำเสนอราคา
    PHP and Wordpress Update for Website Security หมดเขตแล้ว left

    ...require assistance with updating my website's PHP (currently v5.2) to the latest version and WordPress (currently v3.9.27) to its latest iteration. The primary goal of these updates is to improve the security of my platform. Considering the updates, all existing functionalities of the site should remain unaffected. These include but are not limited to: - User registration and login - Online payment and checkout - Content management and blogging I should note that I didn't initially construct this site, therefore, the possibility of any custom themes or plugins that may not be compatible with newer versions of PHP and WordPress exists. Please account for this in your planning. Ideal candidates for this project would possess extensive experience with PHP...

    $160 (Avg Bid)
    $160 การประมูลเฉลี่ย
    75 คำเสนอราคา

    Se deberá programar una nueva funcionalidad en una App flutter ya creada y en PHP dentro de un plugin de mensajería en Wordpress. Dicha nueva funcionalidad es un traductor de mensajes de texto en vivo y traductor de notas de audio. Dichas traducciones se deben traducir automáticamente al idioma del receptor.

    $200 (Avg Bid)
    $200 การประมูลเฉลี่ย
    26 คำเสนอราคา
    Unity Scene Design & Animations/Effects หมดเขตแล้ว left

    ...whether it is a goal or not, the screen with the rewards will appear. *Attached you can see a video and pictures. The video is close to the style we want. The pictures are the situation in our current game. *We don't want the animation to be made from scratch. Ready animations and characters will be used. *You will find the field according to our game. *We want particle effect on the reward screen. Flash, explosion You just design the stage, prepare the animations and variations, prepare the award screen. You will give it to us as a project that we will code. As I said, we don't ask you for any coding. We will work with someone who gives an affordable price and is good at animation and effects. If we agree, we will give different jobs. This is not a game production...

    $210 (Avg Bid)
    แนะนำ เร่งด่วน
    $210 การประมูลเฉลี่ย
    19 คำเสนอราคา

    I am looking for experienced programming solution writers who can write blog articles on various programming languages, topics will be provided by us and how-to-write format will be provided by us. Ideal skills and experience for this job include: - Proficiency in Python, PHP, Java, C, and .Net etc - Good writing skills and the ability to explain complex programming concepts in a clear and concise manner - Ability to write engaging and informative blog articles - Proficiency in conducting research and presenting data analysis findings The articles should be well-researched, easy to understand, and provide practical insights and examples. If you have the required skills and experience in any programming and can deliver well-written blog articles within the specified length, please...

    $21 (Avg Bid)
    $21 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Full time PHP CI4 Developer (No Companies please) หมดเขตแล้ว left

    My Client is looking for an experienced PHP CI4 developer to join our dynamic project team. Our project involves comprehensive backend development, efficient API integration, intricate database management, and crafting a frontend with a customizable layout that stands the test of user experience. **Key Responsibilities:** - **Backend Development:** Implement robust functional logic ensuring seamless data processing and workflows. - **API Integration:** Efficiently connect our platform with necessary external services and APIs for enhanced features. - **Database Management:** - **Data Migration:** Safely transition existing data resources to our new system without loss. - **Performance Optimization:** Continuously monitor and tweak the database performance for speed and relia...

    $311 (Avg Bid)
    $311 การประมูลเฉลี่ย
    28 คำเสนอราคา

    I need a good senior PHP guy who can implement the Mercado Pago account payment into my sytem built in PHP. Also need to configurate the recurring paymnet, because I work with softwares and there is a subscripton paid licenses.

    $154 (Avg Bid)
    $154 การประมูลเฉลี่ย
    100 คำเสนอราคา
    PHP Laravel Design -- 2 หมดเขตแล้ว left

    I'm seeking a highly proficient Laravel developer with the following skills to craft a responsive frontend for an exciting new web project: - **Core Skills**: - Proven expertise in PHP and Laravel frameworks - Strong experience with frontend development - Ability to create a fully responsive design - **Responsibilities**: - Develop a responsive frontend interface from scratch - Ensure cross-browser compatibility and mobile responsiveness - Write clean, maintainable, and efficient code - **Requirements**: - Proficient in handling PHP frameworks, especially Laravel - Deep understanding of web design principles to build a responsive frontend - Demonstrated experience crafting web frontend interfaces - Experience integrating frontend with backend syste...

    $94 (Avg Bid)
    $94 การประมูลเฉลี่ย
    20 คำเสนอราคา
    PHP Laravel Design หมดเขตแล้ว left

    I'm seeking a highly proficient Laravel developer with the following skills to craft a responsive frontend for an exciting new web project: - **Core Skills**: - Proven expertise in PHP and Laravel frameworks - Strong experience with frontend development - Ability to create a fully responsive design - **Responsibilities**: - Develop a responsive frontend interface from scratch - Ensure cross-browser compatibility and mobile responsiveness - Write clean, maintainable, and efficient code - **Requirements**: - Proficient in handling PHP frameworks, especially Laravel - Deep understanding of web design principles to build a responsive frontend - Demonstrated experience crafting web frontend interfaces - Experience integrating frontend with backend syste...

    $123 (Avg Bid)
    $123 การประมูลเฉลี่ย
    20 คำเสนอราคา
    MySQL Query (JOIN) in php หมดเขตแล้ว left

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

    $130 (Avg Bid)
    $130 การประมูลเฉลี่ย
    125 คำเสนอราคา
    Inegration PHP calendar to the existing project. หมดเขตแล้ว left

    I have completed the UI of the php calendar and I am going to integrate that to your existing platform. For that , I need some things to discuss with you more.

    $20 / hr (Avg Bid)
    $20 / hr การประมูลเฉลี่ย
    1 คำเสนอราคา
    PHP CodeIgniter Developer for larger project หมดเขตแล้ว left

    I'm looking for a proficient PHP CodeIgniter developer for a website. Key tasks will include: - Error Solving Functionality-wise, the platform needs to support: The ideal candidate will have substantial experience in PHP CodeIgniter, social networking platform development, database design, and API integration. Your expertise will aid in creating an engaging and responsive networking platform.

    $353 (Avg Bid)
    $353 การประมูลเฉลี่ย
    25 คำเสนอราคา
    PHP 5.4 Code Adjustment Needed หมดเขตแล้ว left

    My website was working in php 5.2 but since i upgrade to 5.4 all i get is blank page - this need addressed first then maybe some internal pages also broken please help urgently

    $140 (Avg Bid)
    $140 การประมูลเฉลี่ย
    153 คำเสนอราคา
    Bustabit-Inspired Crypto Roulette Game หมดเขตแล้ว left

    ...bustabit, dice, and roulette. As a developer for this project, it would be advantageous if you have previous experience in game development, particularly within the cryptocurrency and gambling industry. Key Features/Requirements: - Provably fair algorithm to ensure the game's fairness. - Multiplayer mode that allows several players to partake simultaneously. - A chat functionality to promote social interaction in the game. Ideal skills/experience includes: - Proficient in JavaScript, HTML5, and PHP. - Experienced in crypto/blockchain development. - Knowledge in gambling psychology and how to implement addictiveness. Target Audience: The game is to cater to a diverse user base including casual gamers looking for an exciting, quick game of chance, cryptocurrency e...

    $2474 (Avg Bid)
    $2474 การประมูลเฉลี่ย
    10 คำเสนอราคา
    Urgent PHP Fix Needed หมดเขตแล้ว left

    I'm in urgent need of a developer to address recent issues with my website following a PHP upgrade by Hostgator. Here are the requirements for the job: - **Urgently Update PHP:** Ensure compatibility with Hostgator's new PHP version. - **Refine Functionality:** Resolve any broken features due to upgrade. - **Fast Turnaround:** Time is of the essence; I need this completed ASAP. Ideal candidate skills: - Strong experience in PHP and HTML/CSS. - Track record of troubleshooting and resolving compatibility issues. - Familiar with e-commerce and user login systems. - Ability to work quickly and efficiently with attention to detail. - Experience working with hosting platforms like Hostgator. - Excellent communication skills for progress updates. While I&#...

    $69 (Avg Bid)
    $69 การประมูลเฉลี่ย
    23 คำเสนอราคา
    PHP PDF Creation Expert Required หมดเขตแล้ว left

    I'm in need of a proficient PHP developer, specifically experienced with version 8.2, to create a function capable of generating PDF files using the FPDF library (). The project will entail developing a function that produces PDF documents with a three-page fixed structure, incorporating specific content and formatting requirements. Please see the attachment. All texts should med able to change in the code that calls the PDF function Exmaple of implementation page 1: <?php $pdf->CreatePage1(); $pdf->Set_NamnFirma("VARIABLE_TEXT"); $pdf->Set_OrgOrg("VARIABLE_TEXT"); etc... $pdf->ShowPage1(); ?> Same for page 2 to 3 (2 pages in one PDF-document). The text VARIABLE_TEXT in page 1 should med able to have a Set-function. Simular forma...

    $48 (Avg Bid)
    $48 การประมูลเฉลี่ย
    45 คำเสนอราคา
    Dynamic PHP small site หมดเขตแล้ว left

    Hi, I need someone to build core php site without any framework this will be small project where seller will list the item buyer will purchase code should be clean and good quality we need basic design and clean code so will select lower bid thanks

    $102 (Avg Bid)
    $102 การประมูลเฉลี่ย
    31 คำเสนอราคา
    Multiplayer Ludo Broadcast Dev หมดเขตแล้ว left

    I'm looking for a talented PHP developer who can bring my vision of a real-time Ludo game broadcast to life. This project aims to create a multiplayer Ludo game that players can join through random matchmaking. The game will primarily be accessed through web browsers, ensuring a wide reach. **Key Features:** - Multiplayer functionality to support simultaneous players. - Real-time game progress updates to keep players engaged. - Random matchmaking system for connecting players. **Ideal Skills and Experience:** - Proficient in PHP and real-time web technologies. - Previous experience in developing board games or similar multiplayer games. - Knowledge of creating scalable web applications. - Experience with WebSocket for real-time communication. - Und...

    $148 (Avg Bid)
    $148 การประมูลเฉลี่ย
    6 คำเสนอราคา
    PHP Website Development with Admin Portal หมดเขตแล้ว left

    I'm interested in developing a simple PHP website similar to [this one](). A critical requirement for this project is an admin portal that allows for robust data management, including daily data input (manually or via .xlsx), data deletion, and report extraction. I also need the capacity to add secondary users and customize their permissions. I also need 2-3 places for google ad and 1-2 places for custom add integration. This project is on a budget. The ideal freelancer for this job should: - Be proficient in PHP and comfortable with any PHP framework - Have a strong background in building admin portals for data entry, data management, report extraction, and user management - Be able to navigate developing a website on a confined budget Interested freelancers

    $206 (Avg Bid)
    $206 การประมูลเฉลี่ย
    8 คำเสนอราคา
    Security Overhaul for PHP/MySQL Website หมดเขตแล้ว left

    I am in need of a proficient developer who is also seasoned in dealing with website security. The primary aim is to secure my website, built with PHP/MySQL and Codeigniter, from all forms of attacks such as hacking, malware, and cross-site scripting (XSS) amongst others. Expertise I am particularly interested in are: - Advanced knowledge of website security - Experience in deterring data breaches, DDoS attacks, and unauthorized data access - Practical understanding of PHP/MySQL, and Codeigniter My site requires better management of the user authentication and data storage functionalities, considered vulnerability hotspots. Sound security measures need to be implemented to curb data vulnerabilities. Google has detected some coverage issues with the site and I would need thi...

    $96 (Avg Bid)
    $96 การประมูลเฉลี่ย
    29 คำเสนอราคา

    I need a part of code that send from a simple catalog page the data to cashier register to print the receipt. My cash register is RBS Edo, made in Greece. I have cap drivers RBS provide and the documentation in Greek Language.

    $1236 (Avg Bid)
    $1236 การประมูลเฉลี่ย
    59 คำเสนอราคา
    Expert PHP Developer Needed หมดเขตแล้ว left

    I am in need of an experienced PHP developer. Responsibilities will be determined once we establish a working relationship. Essential skills and experience: - Expert in form integration using latest codes for fast response - Extensive PHP development and database integration - Proven experience with API integrations. - High level of understanding of modern website design To ensure we're an excellent fit, please include examples of your past work in your proposal. I'm seeking an expert in PHP development, so make sure your past work showcases your skills and experience in this area.

    $211 (Avg Bid)
    $211 การประมูลเฉลี่ย
    28 คำเสนอราคา

    I am looking for experienced programming solution writers who can write blog articles on various programming languages, topics will be provided by us and how-to-write format will be provided by us. Ideal skills and experience for this job include: - Proficiency in Python, PHP, Java, C, and .Net etc - Good writing skills and the ability to explain complex programming concepts in a clear and concise manner - Ability to write engaging and informative blog articles - Proficiency in conducting research and presenting data analysis findings The articles should be well-researched, easy to understand, and provide practical insights and examples. If you have the required skills and experience in any programming and can deliver well-written blog articles within the specified length, please...

    $48 (Avg Bid)
    $48 การประมูลเฉลี่ย
    23 คำเสนอราคา
    I need forms to be done with php admin. หมดเขตแล้ว left

    More details: What type of forms do you need? Loan Forms What specific information do you need to collect in the loan forms? Loan amount and purpose How do you want the loan forms to be submitted? Admin submission

    $102 (Avg Bid)
    $102 การประมูลเฉลี่ย
    26 คำเสนอราคา
    I am finding full stack php developer หมดเขตแล้ว left

    I am finding php full stack developer for monthly base salary. Per month 30k - 40k salary daily 6-7 hours work . Sunday holiday

    $353 (Avg Bid)
    $353 การประมูลเฉลี่ย
    62 คำเสนอราคา