Find Jobs
Hire Freelancers

PHP & MySQL Mastery Needed

$10-30 USD

已关闭
已发布5 个月前

$10-30 USD

货到付款
I'm struggling with PHP and MySQL on my server. I have multiple PHP versions: 7.2, 7.4, 8.0 and 8.2. Everything worked fine up to PHP 7.2 or 7.4, from 2005 to PHP 5.6. I have some scripts at 7.2 but I want to get to 8.2. Now I have removed 5.6 from my Server. Then I read that 7.2 or 7.4 will be short lived. I have added 8.0 and especially 8.2 because I read Google Sheets as well as MYSQL, and the JSON Composer to read Sheets needed 8.2. Maybe I should focus on 8.2. Online searches for PHP MYSQL commands are confusing, and still result in errors. Different errors for each PHP vers. With online Searches, I am not getting clear definitions for PHP MYSQL command structure and formats for 8.2. Old scripts needing to be updated for 8.0 and preferably 8.2 have a small number of simple selection of mysql commands: mysql_connect() mysql_select_db() @mysql_select_db() $query = 'select * from movietable'; $result = mysql_query($query); mysql_fetch_row($result) mysql_query($MyQuery) $error = mysql_error() $row=mysql_fetch_array($result,MYSQL_ASSOC) $result = mysqli_query($connection,$query); $result = mysqli_query($con, $query, MYSQLI_USE_RESULT); $row=mysqli_fetch_array($result,MYSQLI_ASSOC) mysqli_query($con,$MyQuery) or die('Error: ' . mysqli_error()) mysqli_close($con); if ($con -> connect_errno) { echo "Failed to connect to MySQL: " . $mysqli -> connect_error; exit(); } I don't always do "ASSOC". I also do $MyQuery = 'INSERT INTO...' and UPDATE... Can someone put a list together for the PHP 8.2 versions of those old 5.6 and 7.x MYSQL/MYSQLI and newer commands? I will probably do the PHP editing myself, for intellectual property reasons. If you’re experienced and proficient in PHP and MySQL, you're the person I’m after. When applying, ensure your application includes details about your past relevant projects, emphasizing the expertise you've acquired through them. Your ability to diagnose underlying issues across different PHP versions would be a great advantage. Let's streamline my PHP and MySQL processes and bring some organization back into this unexpected chaos.
项目 ID: 37605794

关于此项目

47提案
远程项目
活跃3 个月前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
47威客以平均价$31 USD来参与此工作竞价
用户头像
Hello There, Greetings of the day!!! I have been an expert in PHP for 8 to 9 years!!! I am an expert in PHP and MySQL on your server with multiple PHP versions: 7.2, 7.4, 8.0, and 8.2 as you need so please discuss with me in detail over the chat. If you have a reference then share it with me. It will be better for us. I’m looking forward to hearing from you soon. Thanks Navneet Soni Lytechx digital PVT. LTD.
$30 USD 在7天之内
5.0 (178条评论)
7.6
7.6
用户头像
Hi, I have gone through your Project details and understand your needs for a Professional PHP & MySQL expert to resolve issue on your server occurred after PHP version updated. I'm Confident to handle the job very well and immediate available to discuss further to get started! I've extensive skillset with 8+ years of Expertise in PHP/Laravel/Node.js/WordPress/React/Frontend I've some further questions to ask, we can then discuss about budget and time I assure you won't regret working with me over this :)
$30 USD 在1天之内
5.0 (137条评论)
7.6
7.6
用户头像
I have a few questions in relation to the specs that you have provided. Could we please have a chat? My Skills: PHP and MySQL
$10 USD 在10天之内
4.7 (167条评论)
7.1
7.1
用户头像
I can update your scripts. Please initiate a message for further discussion.
$30 USD 在2天之内
4.8 (83条评论)
6.6
6.6
用户头像
Hi there! I specialize in PHP & MySQL. I can assist in updating your scripts to PHP 8.2. Could you share more details? Waiting for your reply. - Ravinder Singh
$30 USD 在7天之内
5.0 (354条评论)
6.4
6.4
用户头像
Hi there! My name is Muhammad Ayyaz and I am a professional web developer with more than 7 years of experience. I understand that you are struggling with PHP and MySQL on your server and need to get to 8.2. I have multiple versions of PHP: 7.2, 7.4, 8.0 and 8.2. From 2005 up until now (2017), everything worked fine with versions 7.2 or 7.4. However, since removing 5.6 from your server I have read that 7.2 or 7.4 will be short lived so it is important that you focus on getting to 8.2 as soon as possible. This is why I have added 8.0 and especially 8.2 so that you can get to 8.2 without any issues in the future. I would be more than happy to help you reach your goals in getting to 8.2 with my skillset as a professional web developer with experience in PHP & MySQL . Please feel free to contact me if you would like further information or if you would like me to start working on this project immediately
$30 USD 在1天之内
5.0 (58条评论)
6.0
6.0
用户头像
Greetings! With over 15 years of expertise in PHP and MySQL, I am excited about the prospect of collaborating on your project. I have successfully navigated through various PHP versions, including the recent PHP 8.2, ensuring seamless transitions for clients. My proficiency in diagnosing issues across different PHP versions will be instrumental in streamlining your processes. I propose to update your existing PHP scripts to PHP 8.2, addressing the deprecated MySQL functions by replacing them with MySQLi equivalents. This will include transitioning from `mysql_connect()` to `mysqli_connect()`, `mysql_query()` to `mysqli_query()`, and adapting fetch functions accordingly. I will optimize your queries for compatibility and enhance security measures. My track record includes similar projects, showcasing a keen understanding of evolving technologies. I look forward to the opportunity to bring organization and efficiency back into your PHP and MySQL environment. Warm regards, Ahsan.
$20 USD 在7天之内
5.0 (10条评论)
5.6
5.6
用户头像
Hey. I am an experienced Web Developer and have worked with wide variety of skills like PHP, MySQl, jQuery / Prototype, Javascript, HTML, CSS and more for many years. Can start right now.
$30 USD 在7天之内
4.9 (122条评论)
5.8
5.8
用户头像
Hi, I'm interested in your requirements. You need to change the mysql version. I have rich experience in web development using HTML, PHP and MySQL. Let's have a chat for more details. Thanks!
$25 USD 在1天之内
5.0 (30条评论)
5.4
5.4
用户头像
Hi there.. I'm a personal freelancer and interested help you to debug and fixed some issue on mysql connection on the multiple PHP and I think.. need re-write the mysql connection to mysqli if using PHP > 7.x.. and I believe we can still use native SQL to query... and fetch data in array... and some of my native PHP applications can still do that... and run well... and I'm available and ready right now.. also very confident in this kind of project.. so I can deliver the result on time.. I was able to work on this project.. because I have quite a long experience (15+ years) with full stack web development with PHP, Bootstrap, ReactJs - Redux Js, jQuery, API, and also Database Architecture using MySQL, MSSQL, and PostgreSQL. Looking forward to discuss more about the project via chat and collaborating with you! Thank you, Vincent
$30 USD 在2天之内
4.7 (37条评论)
5.2
5.2
用户头像
Hello there! Hope you are doing well I have read your project description attentively PHP & MySQL Mastery Needed I bring over 10 years of freelancing experience, specializing in Adobe, databases, HTML, CSS, WordPress, PHP, and more. Let's collaborate to create a bespoke template tailored to your project needs. My skills span graphic design, UI/UX, API integration, and responsive web development. I am excited to discuss your vision and deliver a top-notch solution. Looking forward to the opportunity to work together BEST MUHAMMAD ATIF: AE
$15 USD 在1天之内
4.8 (44条评论)
4.8
4.8
用户头像
I understand that you're struggling with PHP and MySQL on your server and want to help streamline your processes. With 10 years of experience in the dynamic world of web and app development, I have the expertise necessary to bring clarity back into this unexpected chaos. My services include end-to-end development solutions such as web application development, API development and integration, responsive website design and database architecture optimization. Plus I strive to deliver projects on time and within budget. I'd love the opportunity to collaborate on this project. As a dedicated and innovative full-stack developer with a proven track record of delivering successful projects I'm confident that I can provide the best solution for your needs. Please let me know if you're interested in further discussing how I can help with your PHP & MySQL mastery needs!
$20 USD 在7天之内
5.0 (18条评论)
4.1
4.1
用户头像
I understand from your description that you're struggling with PHP and MySQL on your server. From your online searches it appears that there are a number of different errors for each PHP version, making it difficult to understand exactly how to use the correct commands for 8.2. With my experience in software development, I am confident that I can provide the necessary expertise to get you up and running with the latest version of PHP and make sure all your old scripts are updated for use in 8.0 and preferably 8.2. I have 7 years of experience in software development, specifically with MERN stack, MEAN stack, Flutter, React Native, WordPress, Strapi, PHP, Laravel, Python and Java. This enables me to provide solutions that meet customers' needs efficiently while incorporating advanced technologies into their designs. I would love the opportunity to help you with this project - please feel free to reach out if you have any questions or would like more information about my profile. Thank you for considering me for this position!
$20 USD 在1天之内
5.0 (15条评论)
4.0
4.0
用户头像
Dear Bradley T. PHP & MySQL Mastery Needed I hope this message finds you well. We understand the importance of having a robust and dynamic web presence in today's competitive digital landscape. To help you achieve your goals, we are excited to present our proposal for the services of a Full Stack Laravel Developer. Scope of Work: Our skilled Full Stack Laravel Developer will be dedicated to enhancing your web development projects, ensuring a seamless and efficient user experience. The scope of work includes: Front-end Development: Crafting responsive and user-friendly interfaces. Implementing modern design principles for an engaging user experience. Optimizing web applications for performance and speed. Ensuring smooth communication between the front-end and back-end components. Integrating third-party APIs for enhanced functionality. Conducting thorough testing to guarantee a bug-free and reliable system. Ongoing Maintenance and Support: Providing continuous support for troubleshooting and updates. Monitoring performance and implementing improvements as needed. Keeping abreast of industry best practices for ongoing optimization. Why Choose Our Full Stack Laravel Developer? Expertise: Our developer brings a wealth of experience in Laravel development, ensuring a deep understanding of the framework's capabilities and best practices. Efficiency: We are committed to delivering high-quality work within agreed timelines, optimizing development processes to meet your project's needs. Next Steps: We would love the opportunity to discuss your specific requirements in more detail and tailor our services to meet your unique needs. Please let us know a convenient time for a meeting, and we will be happy to provide a more detailed proposal based on your project specifications. Best Regards,
$30 USD 在10天之内
5.0 (4条评论)
3.8
3.8
用户头像
Hi, I hope this proposal finds you well. I understand the challenges you are facing with PHP and MySQL versions on your server, and I am confident in my ability to assist you in upgrading and optimizing your scripts for PHP 8.2. I am a seasoned PHP developer with extensive experience in handling various PHP versions, including the migration from older versions to PHP 8.2. Over the years, I have successfully managed and updated scripts for clients with similar requirements. // MySQL Connection $connection = mysqli_connect($hostname, $username, $password, $database); // MySQL Query Execution $query = 'SELECT * FROM movietable'; $result = mysqli_query($connection, $query); // Fetching Results $row = mysqli_fetch_assoc($result); // Error Handling if (mysqli_errno($connection)) { echo "MySQL Error: " . mysqli_error($connection); } // Closing Connection mysqli_close($connection); I look forward to the opportunity to streamline your PHP and MySQL processes and restore order to your system. Feel free to reach out for any clarification or discussion. Best Regards, Thanks
$30 USD 在1天之内
5.0 (11条评论)
3.7
3.7
用户头像
Hello,i am ready to start now, i understood your need as well, message me for more discuss...... thank you
$30 USD 在1天之内
5.0 (20条评论)
3.7
3.7
用户头像
Hello, Are you looking for an expert freelancer? Well, I'm the guy for you having 6+ years of experience, Just Analyzed your project "PHP & MySQL Mastery Needed" & You'll be amazed to see my previous works from my profile: https://www.freelancer.com/u/farhatwajahat015 and we should work together on a long-term basis, I'm always there for my number-one client (: Thank you for reaching out to me Regards, -Farhat Wajahat.
$10 USD 在1天之内
5.0 (2条评论)
3.4
3.4
用户头像
Hello Bradley T., We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on PHP, MySQL Lets connect in chat so that We discuss further. Regards
$20 USD 在7天之内
5.0 (4条评论)
3.4
3.4
用户头像
Hello, my name is Uzair, and I am an experienced full stack web developer. I understand that you're struggling with PHP and MySQL on your server and would like to help streamline your processes. With 5 years of experience in the field, a commitment to deadlines, and a collaborative approach to turning ideas into reality, I am confident that I can help you get organized again. As part of the project, I would be glad to provide you with details on my past relevant projects emphasizing the expertise I've acquired through them. Additionally, I offer 24x7 availability for the project as well as full time (40+ hours) coverage along with 1 year of customer support. My guarantee ensures that you will be satisfied with my work or receive your money back. Please feel free to reach out if you'd like more information or if you'd like me to bring my skills to bear on this project! Regards Uzair khan
$20 USD 在1天之内
3.7 (12条评论)
3.7
3.7
用户头像
Hello Sir, I can do this task as listed and deliver this in next 24 hours at max. I am ready to start right away. Please check my profile for work and experience. Regards ScriptForever
$30 USD 在1天之内
5.0 (3条评论)
2.8
2.8

关于客户

UNITED STATES的国旗
Las Vegas, United States
5.0
2
付款方式已验证
会员自3月 9, 2014起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。