Find Jobs
Hire Freelancers

simple fix to a simple script

$10-30 USD

Ολοκληρώθηκε
Αναρτήθηκε πάνω από 5 χρόνια πριν

$10-30 USD

Πληρωμή κατά την παράδοση
I have following code, [[login to view URL]] but it doesn¡t works. My intention is to get a result on simple query and use it on a new query. How can I do that? I need full working piece of code, ot only one single line and a big explanation on how to adapt it.
Ταυτότητα εργασίας: 18330592

Σχετικά με την εργασία

20 προτάσεις
Απομακρυσμένη Εργασία
Ενεργός/ή 5 χρόνια πριν

Ψάχνεις τρόπο για να κερδίσεις μερικά χρήματα;

Πλεονεκτήματα πλειοδοσίας στο Freelancer

Καθόρισε τον προϋπολογισμό σου και το χρονοδιάγραμμα
Πληρώσου για τη δουλειά σου
Περίγραψε την πρόταση σου
Η εγγραφή και η πλειοδοσία σε εργασίες είναι δωρεάν
Βραβεύτηκε στον/στην:
Avatar Χρήστη
I have been working on websites and applications for 3 years and I am currently working in Software company. I have created many websites in php like http://themashq.com. I can fix your issue
$17 USD σε 1 ημέρα
5,0 (2 αξιολογήσεις)
1,4
1,4
20 freelancers δίνουν μια μέση προσφορά $22 USD για αυτή τη δουλειά
Avatar Χρήστη
Hi, I have reviewed your requirements and I will do this task. Do you need me to upload it or I will just send you the code file? Thanks
$25 USD σε 0 ημέρα
5,0 (117 αξιολογήσεις)
7,5
7,5
Avatar Χρήστη
Hi I am software engineer and full stack PHP developer your project is looking very interesting and I am looking forward to your message
$25 USD σε 1 ημέρα
4,9 (160 αξιολογήσεις)
6,6
6,6
Avatar Χρήστη
Hi, I am ready to write the script for you. lets talk now to start. I am expert in php and mysql. first need to write connection code for mysql then i ill write query code. please lets do it now. Thank you
$30 USD σε 0 ημέρα
5,0 (108 αξιολογήσεις)
5,9
5,9
Avatar Χρήστη
Hi! I am ready to start work on your project right now. I'll fix the given code errors and will make it 100% functional. I am professional web designer and developer with 5+years of experience. I have excellent command on html5,css3,js,jquery,bootstrap,php+mysql,WordPress, them customization, plugin configuration and development. I am very fast in turnaround and provide high quality work. Please come on discussion for more details. Thanks Saeed!
$20 USD σε 0 ημέρα
4,9 (96 αξιολογήσεις)
5,3
5,3
Avatar Χρήστη
Buenas que tal ? puedo ayudarte con tu codigo cuento con mas de 10 años de experiencia en php y mysql contactame ! saludos
$25 USD σε 0 ημέρα
4,7 (61 αξιολογήσεις)
5,2
5,2
Avatar Χρήστη
I have good experience in php, mysql and lamp technologies, i would like to take this opportunity, kindly share the details, i will review and fix ur issue
$17 USD σε 1 ημέρα
5,0 (23 αξιολογήσεις)
4,9
4,9
Avatar Χρήστη
Hi I am an web developer experienced in php and mysql for more than 4 years. I can do this and explain you. Please message to discuss further on this Thanks Note-please check my profile for past projects and reviews.
$30 USD σε 1 ημέρα
5,0 (15 αξιολογήσεις)
4,6
4,6
Avatar Χρήστη
Hello, I have checked your php script and identified the problems. You need to implement nested queries to get the desired results. Below is the working sample of your code. I have also added comments in the important sections. I look forward to hear from you. <? // connect this page to database // use mysqli instead of mysql to connect to database.. mysql is no longer supported in PHP 7 $conn = mysqli_connect("localhost","root","","test"); if(!$conn) die("Error connecting to db"); $condb = mysqli_select_db($conn,"test"); if(!$condb) die("Error selecting db"); // end // set date for which to fetch record $day = '2018-12-01'; // get the record for the set date $datos = mysqli_query($conn,"SELECT * FROM vcal_days WHERE DAY='".$day."'") or die(mysqli_error($conn)); // for the record for the given date, run another query to get all the events in that date while($info = mysqli_fetch_array( $datos, MYSQLI_BOTH )) { echo "<p><strong>" . $info['DID'] . "</strong></p>"; $evento = mysqli_query($conn, "SELECT * FROM vcal_event WHERE DID='".$info['DID']."'") or die(mysqli_error($conn)); // display all events registered with this date while($info_2 = mysqli_fetch_array( $evento, MYSQLI_BOTH )) { echo "<p>" . $info_2['eventtext'] . "</p>"; } } ?>
$13 USD σε 1 ημέρα
4,9 (23 αξιολογήσεις)
4,9
4,9
Avatar Χρήστη
Hello Freelancer Folks, Introduction I am Web Designer And Web Developer Having 1+ Year Experience(I am New In Frealancer) i also working with HTML,css ,jquery,ajax,php,wordpress As well Data Entry i can do it according to your requirements For more discussion message me Our Services 24/8 Support as soon as deliver project to you 100% satisfication Work Thanks,PHP Developer
$20 USD σε 1 ημέρα
5,0 (38 αξιολογήσεις)
3,8
3,8
Avatar Χρήστη
Dear Hiring Manager, I have 5+ year of experience in web development. I read your requirements. I can do it. Can we discuss about the project? thanks
$10 USD σε 1 ημέρα
4,9 (15 αξιολογήσεις)
3,6
3,6
Avatar Χρήστη
Hello, I have worked on similar projects to what you are looking for and I am confident that I can exceed your expectations. For 5 years I’ve worked in this industry and so I am accustomed to working with all sorts of products and services, and in a variety of industries. I have a deep passion for research and guarantee that all of my work is 100% original. Our Primary focus is to ensure that our customer succeed in to their goals. We carefully analyze our customer's needs and objectives and deliver them a worthy solution. Our success measurement criteria is tied with the success of our customer. As a full time service provider of Web development and IT solutions, we focus our customer's project requirement from beginning to end: design, development, management, quality assurance and ongoing support after the project's completion. Looking forward to discuss with you regarding the project in details. Waiting for your kind reply. Best regards, Arjun
$15 USD σε 1 ημέρα
5,0 (10 αξιολογήσεις)
2,6
2,6
Avatar Χρήστη
I read through the job details carefully a website and I am absolutely sure that I can do the project very well. All the work that I'll do for you summarized below: Homepage designs and inner pages PSD mockups. HTML5 development of all the designs (mobile and other devices compatible) Custom Theme development and implementation of all module. Free maintenance of 3 months including tutorials, small updates, issues fixes and monthly backups of the site. Let me quickly introduce myself: I have already delivered 20+ websites successfully, I'm one of the best developers on freelancer. I'm having 4+ years of wonderful experience as a web developer and I'm very passionate about my work, coding standards and design quality standards. Hope you like my work and consider me for your job. Looking forward to hearing from your side. Thanks and Regards.
$25 USD σε 1 ημέρα
5,0 (3 αξιολογήσεις)
2,8
2,8
Avatar Χρήστη
Hi, I have read your job post very carefully. Thank you for this wonderful opportunity. I am very interested to this project. I believe my abilities would be perfect for your venture. I can finish this job within the necessary time frame. I am professional full stack website web developer in WordPress & PHP raw coding, PHP Framework. I have 4+ years of experience in this field. I have also expert in HTML5,Bootstrap,React.js, node.js, React Native, codeigniter,CSS3,Java Script, Jquery. Regards, Golam M
$25 USD σε 1 ημέρα
5,0 (4 αξιολογήσεις)
2,5
2,5
Avatar Χρήστη
Hi, Dear sir / madam, I have gone through your requirement and I will definitely help you with this. I am new here but having 5+ years of experience in website development and maintenance. Please give me an opportunity to work on this. I will surely meet the requirements. Looking forward to your response. Thanks.
$10 USD σε 1 ημέρα
5,0 (1 αξιολόγηση)
0,8
0,8

Σχετικά με τον πελάτη

Σημαία της MEXICO
Mexico, Mexico
5,0
1
Επαληθευμένη μέθοδος πληρωμής
Μέλος από Φεβ 3, 2015

Επαλήθευση Πελάτη

Ευχαριστούμε! Σου έχουμε στείλει ένα email με ένα σύνδεσμο για να διεκδικήσεις τη δωρεάν πίστωση σου.
Κάτι πήγε στραβά κατά την προσπάθεια αποστολής του email σου. Παρακαλούμε δοκίμασε ξανά.
Εγγεγραμμένοι Χρήστες Συνολικές Αναρτημένες Δουλειές
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Φόρτωση προεπισκόπησης
Δόθηκε πρόσβαση για Geolocation.
Η σύνδεση σου έχει λήξει και τώρα έχεις αποσυνδεθεί. Παρακαλούμε συνδέσου ξανά.