Php project xml parserJobs
My website is almost done, Im only missing the SHOP section. My website: (SHOP needs to be done) I want to copy these 8 pages (see links) and that means I want to clone these pages and add in my WP site. Need those 8 sites build on my website. I need almost all details, like pictures and text from the links. No links to the other site, I just borrowing their design. I sell the same products. I need to change prices as well and add option to upload some of my pictures, beside your own means I need a section where you can upload the images from me beside your own. I want to sell some of my pictures as an option too. Please check uploaded files for what I want and compare with links. 8 sites (FRONTPAGE and 2,3,4,5,6,7,8) those files will save you time. FRONTPAGE - IS THE FRONTPAGE. i w...
We need a small script which searches in the database to find out how many posts there if for the current day. Search in the database pallel29_c7nordiccall_dk tabel queue_calls - It must search for the number of rows where the column queue_name2 contains CBD Nordic and the column queue_name contains 206611. Scriptet the script must count the number of rows and multiply it by 8, and then send the information in an e-mail. Subject: Dagens statistik for CBD Nordic Mail: Hej Vi har i dag håndteret [number of rows] opkald for jer, som sammenlagt har kostet [number of rows * 8] kroner. Med venlig hilsen NordicCall The information must be send to XX and BCC XX The above must also be done for the rows where queue_name2 contains Xshopping and queue_name contains 271171. Scriptet the ...
Hej Opencollar Tech. LLC., Jeg lagde mærke til din profil, og vil gerne tilbyde dig et projekt. Vi kan diskutere detaljer over chat.
Hej, Freelancer I forbindelse med vores nystartet virksomhed. ønsker mit team og jeg en komplet hjemmeside med et system programmeret i PHP & MYSQL, som skal fungere som et mellemled. Det som vi i virkeligheden ønsker os, er at sætte gang i hjulene på onlinedelen, og dermed få et godt tilbud til en fornuftig pris. Vores virksomhed sikre den private handel bliver gennemført præcis efter den indgåede aftale, ved at sælger og køber udføre handlen igennem vores platform, og dermed udelukker muligheden for svindel. Vi ønsker at hjemmesiden skal se moderne ud og helst noget der passer til vores branche. Der skal være gode muligheder for videreudvikling på senere tidspunkt. Vi ønsker at ...
Hejsa. Jeg søger en programmør/web-developer der kan hjælpe med at udvikle mit online text-based browser spil. Spillet er PHP og SQL, og når spillet er færdigt skal jeg også bruge hjælp til at få det online. Jeg har en test server og et domæne. Er der nogle friske programmører/web-developer derude der kan hjælpe?, mod betaling naturligvis :) Send mig meget gerne en besked og så kan vi tale om projektet evt. i telefonen senere.
PHP Programmer my seqal programmer
Jeg har en webshop som der skal laves lidt rettelser på - den er byggede i OpenCart men er tilpasset meget - de er version 1.5.5.1
Hej alle, Jeg skal et lille VB.net program der kan udskrive noget tekst fra 5 textboxe. Bare kald dem Text1, Text2 osv.. Jeg skal bruge en combo hvor jeg kan vælge en værdi. Disse værdier skal kunne redigeres i en ekstern fil (Text / XML) og skal også skrives ud. Udover textboxe skal jeg også bruge enten to comboer, eller fx et treeview. Jeg har nogle værdier "A", og når "A" er valgt er der nogle flere muligheder i en anden kasse eller treeview som passer til "A" Eksempel: Værdi A - Giver valg 1,2,3 Værdi B - Giver valg 4,5,6 osv.. Har du selv en smart måde at lade brugeren vælge først en værdi og derefter de værdier der passer til den første v&a...
ask for details..........................................................
Need some php coding, admin panel xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Need some php coding, admin panel xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Small PHP/Java script fix on hover over
Jeg har vedvarende arbejde relateret til vores tidligere projekt ' Html to Php conversion - repost'
I need compiler programering bug remove help.I need compiler programering bug remove help.I need compiler programering bug remove help.I need compiler programering bug remove help.I need compiler programering bug remove help.
Jeg har vedvarende arbejde relateret til vores tidligere projekt ' Need to make a crawler in php and saved in MongoDB'
Need PHP Automated Template generator Task ------ create a php link with info to be on the generated form After filling the information on php, and submit PDF is generated with information filled This is a utility bill generated We were given project in my Masters program to create something like this I have my friend's sample that works perfectly so i need someone good with graphics and php 1) create a pdf file without the data entries filled in php form 2) create php form with missing information on pdf 3) when generated, the info on php form goes on blank pdf template
Buscamos Freelancer especializado en PHP pasa solucionar unos inconvenientes en nuestro sistema. Tenemos un sistema de registro de ventas segmentadas. 1) El mismo presenta problemas a la hora del registro de las ventas. Estas se realizan por mercadopago y las confirmadas no siempre se registran como tal. El problema, aparentemente, es debido a la asincronía de mercadopago y la incapacidad de nuestro sistema de hacer un repaso de los pagos para confírmalos en planillas. 2) A la hora de seleccionar el modo de pago (Tenemos dos registros, “Pago al entrenador” y “Mercadopago”) el mismo no queda registrado siempre. Es decir, si eliminamos la opción “Pago al entrenador” el usuario de todas formas la ve. 3) Cuando los usuarios carga...
Past Exam papers website is needed - The website should be in PHP or a better choice - All the files uploaded to the website should be indexed by search engines like for sure google - The script should be able to generate XML-site maps for that purpose - The files are in PDF, Mp3, Jpg, Png etc .... format and they will be located on the same server of the script and they are about (120 GB) (250K + files) - There should be a way not to include all the 250K files in the database for easy server migrations - There should be places to show Adsense ads Example websites for references : More details to be discussed in a call
I want a php antibot system, thats blocks and reports to a panel shows the amount of bots blocked, turn on or off vpn access, geo location system..
Develop backend function to send Firebase message. Sending message by triggering event (e.g. insert data) or by regular job with specific criteria.
...assignments, additions, multiplications, and equality checks; an equality check is an expression of the form equals(x, y) whose value is 1 if x is equal to y and is 0 otherwise. • Important Details: – Your implementation should be done within the template file which is uploaded to the CMS. – You are not allowed to change the already provided grammar, parser rule, or attribute names or types. – You are allowed to write as many helper lexer/parser rules within the same grammar file (if needed). – Public test cases have been provided on the CMS for you to test your implementation. – Please ensure that the public test cases run correctly without modification before coming to the lab to maintain a smooth evaluation process. 1 – A java f...
I wanted to use antlr parser in java. Will let u know once you placed a bid on how to do.
Hello, I need someone who is very good in setting up these products (title). I already installed and setting everything, but I want to optimize the settings. Check the error logs, configure SSL to the best, also with Cloudflare. Make Nginx running perfectly with Nginx Reverse. Setting up the memcache Server and so on. Kind regards
Hi there, I can offer basic fee only if you are expert in PHP apply.
I have a small crm system and I need a freelancer to proceed with developments. There is no new design to be done but developer must be able to repeat existing tables with new data and keep the pages looking nice. Most of the job is backend.
Dear Freelancer Required Trainer only basis or monthly basis upto 2 months for fasttrack mode working and training Contact
We are getting data from API in JSON format. We need to collect data from two queries: $messages = $twilio->messages ->read([ "from" => $from, "to" => $to, ], 100 ); $messages2 = $twilio->messages ->read([ "to" => $from, "from" => $to, ], 100 ); Once we get the data we want to sort it by date and show all the records together in order by date.
I have a xml table with 2 columns Image-Pull-CMD and Image-size as below: <table sorttable='yes'> <tr> <td value='Image-Pull-CMD' bgcolor='black' fontcolor='#fffff' fontattribute='bold' align='center' width='2000' /> <td value='Image-Size' bgcolor='black' fontcolor='#fffff' fontattribute='bold' align='center' width='1000' /> </tr> <tr> <td value='string1' bgcolor='white' fontcolor='black' fontattribute='bold' align='left' width='2000' /> <td value=&...
Requirement’s libraries and languages, • Vue java script 2.6 • Bootstrap 4.6 • Python Django 3.9 • MySql Objective: Create custom calendar that has dynamic resources, dynamic events and then store that as an object in DB and can be retrieved on loading the page, also compatible for JSON export or XML export. Layout imaginary perspective attached in Excel file Calendar views: • Horizontal view: Scroll right and left to go between month or go next year after passing December • Year view: a zoom out from calendar and overview all data Buttons: • Buttons for horizontal view • Button for year view • Button to add custom event {name, color of event} • Button to delete event • Button add resource “string” • Bu...
If you are good with php, css, database then join my team
Are any PHP devs available at the moment to bring my PHP site back online? It's recently crashed. URL:
Hi. We have been given a PHP SDK to use which let's us use an API for a service we pay for. We wish to integrate this API into our own PHP website. You don't need to know how the API works, we just need help integrating it. We have one PHP file with a single class and lots of functions, we need help to PHP include this and get it working in other pages. Thanks
my Namecheap sites htacess and index PHP are always vulnerable every day, how can i prevent this permanetly