Php mysql data forms jobs
...as table in the same page. It show doctorname, specializationfiled and numberOfpatientAttneded. 4. In show patient information tab once the user enter patient ID in a text box it will display the patient data like patient name, age, visitedDoctorName, dataOfVist and also the doctor’s prescription. If there is no patient ID in the database then it will display an error page “ No such patient there in the database. Based on the above scenario create an java application where the UI design and page navigation should be developed by Angular . Through Springboot RESTAPI backend database (MySQL) should be interacted. Angular to Springboot REST api should be interacted. After development of the application make maven build and produce a jar file in target folder. C...
...the template as far as professional can do. I need a very clean way to present the content (text, spreadsheet, lists, images and …) in the main content section. You need to have the ability to design, program and set it up on the website I support you as much as I can especially with the language I require things like: • color palettes / use of colors • font pairings / headlines • images, • forms • a shop menu, • some rare hover-triggered animations, • buttons, • icons • 5 product logos This needs to be combined with a very fast loading time and responsive design in order to sell my service and products. About the actual website/template: 1. I have a uikid 3 plugin, bootstrap 4 and asteroid framework and joomla 3.10 r...
hi there, i need someone who can build mail form with php mb_send_mail. there is a wordpress site that is completed. but there is a issue with a mail form. it's causing text garbled in outlook 2016. mail form is build php mail, and it may be the cause. so this time i want you to build a form with mb_send_mail. html and css styling is already done, what you have to do is build a mail form with php mb_send_mail the site is in japanese language. kind regards
I need a Php script with Mysql to record project details:- 1. Host on Website Url; 2. Summary Reports; 3. Database To Record; 4.. To Show Project Details; 5. To Allow upload of Respective Documents and View on the Web; 6. Enable To Download To Excel Format; 7. Nice Looking UI/Interface; 8. Others
Upgraded project from MS Visual C++ 6.0 to later MS Visual Studio 2022. Ran fine in 6.0 but now update operation to a table with a float variable gives the following error: Invalid use of floating point comparisons on positional operations Need solution to fix issue.
I have a website with PHP using cURL and parsing with DOMDocument. In summary, I want to add 1 functionality, fix 1 button that is not working and modify/remove a few elements (inside a ClassName). 1. When loading, there is a button that should open a filter popup and it's not working (maybe there's a curlopt_* missing). 2. I would like to modify all the hrefs of a button (with ClassName). 3. In the map that, if you click a button, it updates it. I would like that if you move on the map, it updates automatically (like pressing the button manually). 4. I would like too add 1 script that changes all the values with a ClassName -X percentage. So, if value is: "150.000 $" and I want to sum -1%, it shows "148.500 €" 5. There is a PopUp with Class...
+ Skills/proficiency : - Scalar JS, Preview image cropping and handling functionality, Ajax ( modular posting function, form input & DB validation) encryption and JSON BNB backpage communications, accounting numerical functions - multiple DB cross querying ( 3 DATABASE), sessioned multiple dimensional storges, and email-form integration. Description: This project is associate to commerce and offers services to visitors to enhance or enable the conventional shopping experience. Seeking Framework free infuse functionality into the design of this sites layout. Major focal and root task is remainder of profile psag...
I need someone to finish the task in the attached file in less than a day urgent task
Hi, We are creating and application. We need developer to create some backend services using spring. The code is ready but need to extend it and add to it some more services. Please send ur CV only if u are 3+ years expert in java spring and in SQL queries via mysql database Regards, Hussein
Is a school software made in PHP codeigniter. Need some minor updates for translation and responsiveness in cellphones Also need some validations in payment portal connected with json and webhook The freelancer interested must be high skilled in php, databases, json and push notifications
I need to cr...confirmation from the user who will send a message to the system: I want to confirm my account with the code XXXXXX. After that, the system will identify the person's whatsapp and send it to the return URL -> and will respond to the user with the message returned in the url. Step 3: It would be interesting to save the records with data: "numbers and sent messages" in a database (mysql or mssql). It is a connection procedure with whatsapp web or whatsapp desktop app windows, initially I need this tool. If the programmer who accepts the project has the necessary skills, I will need to update the tool with new features. I would prefer to use C# as a development language, but we can analyze other languages like Python.
...used as per the required service. The service categories are: • ICT management services • Business planning and development • Business solutions delivery services • Specialised business solutions • Business solution implementation services • Data centre services • Communication network services • Specialised services Professional needed 6 software developers budget $20-$50 (40 Hours a Week) skills and experience with knowledge in Java, Software Architecture, Web Application, JSP and Full Stack Development MySQL and PHP 2 content winters (Website Notes updates $15-$25(10 Hours a Week) 3 marketing teams (formulating a marking plan) 15-$25 (10 Hours a Week) The business type is technology ( as software) ...
Convert an 819 line php code into flask.
need someone to troubleshoot my server. mysql is currently throwing an error
The tasks below need to be completed, installation of the template and application on the VPS where it is ready to be deployed and r...will not be welcomed and reported. Please only bid if you are proficient in English and are well experienced in server-side middleware applications. You will need the following software to customize and upload the template that I will provide. Server Type: Linux (Shared / VPS / Dedicated) PHP Version: 8.X mySQL Version: 8.0 BCMath PHP Extension Ctype PHP Extension Fileinfo PHP extension JSON PHP Extension Mbstring PHP Extension OpenSSL PHP Extension PDO PHP Extension Tokenizer PHP Extension XML PHP Extension Database Root user required (for automatic database creation) I...
Targeted Clients are business people. Services offered 1. GST Returns filing (Monthly/Quarterly/Annual) 2. TDS Return filing and Form 16 Issuance 3. Income Tax Return filing (Individual/ Company ) 4. GST Audit / Statutory Audit 5. GST registration, TDS registration, Trade ...offered 1. GST Returns filing (Monthly/Quarterly/Annual) 2. TDS Return filing and Form 16 Issuance 3. Income Tax Return filing (Individual/ Company ) 4. GST Audit / Statutory Audit 5. GST registration, TDS registration, Trade Mark, Company Incorporation, Company Closure, etc 6. Digital Signature Class 3 with 2 years 7. Books of accounts Maintenance/ review (Monthly or quarterly or annual) 8. All MCA forms filing (ROC filings) 9. GST Notices, GST Departmental Audit etc 10. Process Development / Business Process ...
Please Sign Up or Login to see details.
I need a very simple PHP website and Mobile App
...com/ [2022-05-21 16:52:24] : 00007 - [2022-05-21 16:52:24] : [2022-05-21 16:52:24] : 00008 - [2022-05-21 16:52:24] : Scanned 9 pages for Mixed Content I need php code that check this string, split it into 2 arrays $broken = []; $working = []; And put the results in MySQL DB Like this - Scan must be stored in DB mixedcontentscan (urlid, datetime, #errors) INSERT INTO mixedcontentscans (urlid, datetime, errors) VALUES ($website['urlid'], $now, $errors) - Select previous found mixed content pages from DB mixedcontendetails and store in array - Compare the 2 arrays and update if needed the DB mixedcontendetails
Hi I'd like to have a custom function in CRM as follows When I'm deals page when selecting several deal records it should have option to print the records, (currently the only option to print records is when opening record) Also I need fields from sub forms in deals module to appear in front page screen
Budget is 1000$. Need to create PHP Open Cart based website
...manager of the business entity to scan and provide him the further access 9) Completion of appointment alert and close success. 10) If any other scenario then reminder 11) Reports business entity wise with date range parameters sort, index, export 12) Reports customer wise with date range parameters – sort, index, export Technolgy On GCP platform ( account details will be provided) with back end in MYSQL ( server detail will be provided) Technical Skills Angular Java, Github, Full Stack Developer ...
Host Ghost Blog as a docker container in Azure with ASP.NET Core applications. (Self hosted) Requirements Latest version of Ghost Blog hosted in Azure docker container with MySQL database. ASP.NET Core (.NET 6) App service containing published pages. ASP.NET Core (.NET 6) App with Separate Blog pages x3 consumed as Headless CMS. Multiple users (3) configured: Admin, ContentEditor, BlogEditor Demonstrate publish new pages. Incorporate existing css styles from existing site pages into a Ghost Theme for - Main Ghost theme - Published pages - Headless content pages
1. I need someone who could get missing products field I request to my own website from the sourced website 2. Need to add different download privilege for different user 3. Original code could be offered, and you just modify some code to add those field and privilege 4. Price increase also need to add to my own website and sync automatically 5. PHP and Node.js is required
...Type fields. This shortcode is to provide download link for the file based on conditions IF user is Logged in and IF file is available. 1 field ( $homereport = get_field('home_report_pdf',$post->ID); ) // If File available, provide download link // If field empty -> File Not Uploaded, output request form with WP-Forms Shortcode [wpforms id="xxxxx"] // If User Logged Out - Inform user to log in to download file I do have some coding knowledge, but I'm still new to PHP. I have made my best attempt at achieving this, but I'm getting stuck, and I need this task complete. In my example code file below, I have 3 fields listed for example, I am only using one get_field. Likewise, I am looking for somebody to provide their servic...
Demonstrable proficiency in HTML, CSS, JavaScript, Typescript, React, Redux, RxJS, Yarn and related technologies for client-side JavaScript libraries/frameworks development Understanding of the principles of web application development, and developing pragmatic web-based APIs Experience in building high-performance desktop/web applications Work experience with relational databases such as SQL Server, and MySQL Strong problem-solving skills - the candidate should be able to provide examples of applying analytical and technology skills to solve a non-trivial problem Apply relevant standards and best practices into one’s work. Demonstrate keen attention to detail, edge cases, and cascade effects. Flexibility to learn new tools, technologies, and domains as required Knowledge of o...
Need a support person from Laravel,MySQL and payment gateway background to fix bugs for our upcoming classifieds website. CHENNAI location person's are preferred.
php, javascript ,mysql upload and save image, and retrieve , also print barcode image on new page
Who can add plugins for images uploading with form filling . HTML,CSS,JS,MYSQL,SQL,PHP,etc.
Need Web Expert who can add plugin for like images uploading with form filling , HTML, CSS, JS, SQL,PHP,MYSQL, etc.
I have a E-commerce Website which needs to add Subscription system for my clients and do some changes
Hi. I need to fix JavaScript, PHP bugs and also need SEO, page speed optimization. I am looking for an expert who is familiar with above skills, also has 5+ years' experience of these skills. You have to work remotely on my machine. This is very urgent job and you have to finish work 1~2 days. If you are interested in this task, please send your proposal and let's discuss more details via chat. Thank you.
We need someone to improve the look and feel of our pharmacy website. There is an appt scheduler built in. Other pages have forms on the site need to be hipaa compliant. Need to enhance e-commerce store Need site to be Ada compliant. Interested in local SEO for our services - custom compounding, Covid testing, vitamins, supplements, prescriptions, medical equipment
...market and have a huge mission to transform an entire industry, we are on a very exciting journey, so even though you may start on part time hours with us, as soon as we build some traction with our marketing, a long-term career prospect is an option for the right person. We seek a full stack developer, as there is back, and front-end tasks required. You must have strong skills in: PHP, Laravel Framework, MySQL, Elasticsearch (not mandatory), JavaScript, Vue.js, HTML, CSS (SCSS), AWS, Sitemap & Schema Code experience is a definite advantage, have minimum 5 years of experience with previous Laravel projects. We want a CAN-DO attitude; we are a tight team and have a great passion to see our business succeed. We will always welcome your ideas and input, so we are seeki...
We shall work on a existing project involving inventory surplus for a company . We shall manage and control all inventory on our warehouse and have it real time updates.
Just need the logo we discussed in messages in other forms
Hello, im searching for an expert web developer! i own a codecanyyon script, and when i install it, it required a license code to activate the panel, i need to disable this API and the codes via the JS or PHP. Its so easy, due i dont have the suffisant skills to delete the API from the scripts, i will hire someone, i just need to replace the value of code to any code, when i enter it , it passed successfully
I am looking for someone to advertise my business , handle social media posts , sign up forms , polls , website and photography updates or ideas , and content . Research merch stores and designs.
I’m working on a project to collect movie quotes and want to attach a movie quote of the day Twitter account to it. I'm looking for someone to create that PHP script for me. It should be a standalone PHP8.1 script (no frameworks) to run on a Linux server that is called by cron once a day. It then has to pick a random Tweet from a file in the same directory on the server and post it to the Twitter account using the Twitter v2 API. I was thinking the quotes could all be stored in a UTF8 CSV file (but separated by ~ instead of a comma because commas can appear in quotes) but if you have a better suggestion for a very easily editable file I will consider. I don’t expect more than 1000 quotes so it won’t be a big file. Obviously the Tweets will contain line break...
i want a simple script (one php file no design ) that : connect api »» sell ALL the BTC to USDT (with the actual best price) »» withdraw all the USDT to the given address
our company needs to create and develop some documents via office and we needs to build up web forms
Calling all creative writers! We are looking for an ambitious, experienced writer to work on several projects. In this role, you will be responsible for brainstorming, researching, and writing for a childcare center. Responsibilities Updating existing handbooks and forms Creating content Editing & Proofreading Meeting deadline Working with the CEO & Director to produce content Work several projects simultaneously within tight deadlines while maintaining a high level of quality.
Urgently required WORDPRESS Developer having knowledge of HMTL, CSS & Shopping Cart
Changes in a landing page include merging HTML template instead of coinpayment template. Company will install the script after that. Make timer working, make links working, attach files and upload beta version on the internet. Need experience in HTML, PHP, CSS, JavaScript, MySQL and Web Hosting
I try to connect to server mysql in php. Just working when I retrieve css stylesheet on head of page. I need it s working with stylesheet. working on local no in hosting
Looking for a PHP / Javascript developer with experience of more than 5 years of. Need to open a custom dialog like WordPress to upload files. It is a 2-3 hours task. If you think it will take more time then don't bid.
Looking for a PHP Developer for a few customizations (Framework - Laravel) in PHP script and Integrate mail system. 1. Double verification email integration 2. Google-captcha integration 3. Some HTML editing
I want to add agora live recording system in one of my cake php project
I need a website built for my online company built. Website will be a health store and may include an adult's only section. The website must be customisable, simple yet elegant. It must take different payment methods. Possibly have registration forms. A shopping cart function. A specials function. A function where deals can be posted and constantly updated. Discounts can be made and customers can enter discount codes ( so you must be able to generate the codes)