Php web proxy script phpงาน
แอพสำหรับเชื่อมต่อ Proxy ให้ความสะดวกกับลูกค้า ใช้งานได้ทั้ง Login และ ไม่ต้อง Login *ถ้า Login โปรแกรมจะแสดงรายการ Proxy ที่เช่า แล้วสามารถกดเชื่อมต่อ ได้เลย *ถ้าไม่ Login ก็สามารถตั้งค่าต่างๆ เองได้ Proxy connection app provides convenience to customers. It can be used for both login and without login. * If login, the program will display the list of Proxy that is rented and can click to connect immediately. * If not Login, you can set various settings by yourself.
เรากำลังพัฒนาเว็บไซต์ด้วยภาษา PHP (No Framework) โดยจะมี UX/UI มาให้แล้ว ให้ทำการเขียนต่อด้วยภาษา PHP และมีงานที่จะให้เขียน Web API ด้วย PHP เพิ่มเติมด้วย ปริมาณงาน - เขียน Web page 10 หน้าจอ (ต้องเขียน JavaScript,JQuery เพื่อเชื่อมต่อ Web API ด้วย) - เขียน Web API เพื่อรองรับหน้าจอ Web Page ข้างต้น
ฉันต้องการซื้อ Travian Script 5 หรือ 4.4 ปราศจากช่องว่างและปัญหา รองรับมากกว่าหนึ่งภาษา ตัวอย่าง
ต้องการสคริป Jquery Script สำหรับโฆษณาวีดีโอ ก่อนโหลดตัวเล่น Iframe จาก data-href button - ตอนกดโหลด Player จะมีโฆษณามาแสดงทุกครั้ง ก่อนที่จะดึงตัวเล่นมากจาก data-href <div class="player_ep"> <div style="text-align: center"> <button type="button" data-href="" data-resolution="fast_p2p" class="btn btn-primary play-ep">Player 1</button> <button type="button" data-href="" data-resolution="google_photos" class="btn btn-default play-ep">Player 2</button> </div> </div> โดยรูปแบบ ดึงโฆษณาวีดีโอมาแสดง จะดึงจาก รูปแบบคล้ายๆ แบบนี้ครับ หรือออกแบบมาให้ก็ได้ครับผม <script> an...
ต้องการทีมงาน Programmer จัดทำเว็บไซต์ bootstrap + php + MySQL โปรเจคละ 20k - 100k รายละเอียด คุณสมบัติ - มีความรู้พื้นฐานทางด้านเว็บไซต์ - พัฒนาภาษาโปรแกรม bootstrap + php + MySQL รายละเอียดงาน - พัฒนาออกแบบระบบเว็บไซต์ และอื่นๆ - สามารถทำงานเป็นทีมได้ - สามารถส่งงานตามเวลาที่กำหนด - ทำงานเป็น Part time Freelance ระยะเวลาการทำงาน - Part time Freelance 2-3 เดือน วิธีการสมัคร ส่งรายละเอียดเข้า Line id : tuindy7 รายละเอียด - ชื่อ-นามสกุล - เบอร์โทรที่สะดวกติดต่อ - ตัวอย่างผลงาน ติดต่อสอบถาม Line id : tuindy7 Tel : 0814667776 คุณตู่
ทำเว็บไซต์ php, javascript และ mysql
...ตัวจริง - อยากทำงานกับ guru ตัวจริงในการทำ automated test และ TDD - อยากเรียนรู้ technology ใหม่ๆ ที่ full stack developers ต้องทำได้ - อยากทำงานแบบ work from home ไม่ต้องมาเครียดกับรถติดและเวลาเข้างาน - มี passion ในการช่วยพัฒนาสังคมด้วยเทคโนโลยี - ใช้ชีวิตอยู่ได้ด้วยเงินไม่เกิน 50,000 บาท ต่อเดือน - มี skill เหล่านี้ : AngularJS 1.5.X, Bootstrap 3.x, Responsive design, Jquery 1.11.x, Java Script/DOM, Rest web service / JSON / HTTP Request, Git (Optional : Less or Sass css, Webstrom) ถ้าทั้งหมดคือตัวตนของคุณ [Removed for encouraging offsite communication which is against our Terms and Conditions.] PromptCoach () คือ startup สาย Edutec ที่มีปณิธานแน่วแน่ในการช่วยพัฒนาคนในสังคมให้มีคุณภาพมากขึ้นผ่านเทคโนโลยี เราต้องการเป็นศูนย์รวม โค้ช และ คอร์สอบรม ที่ใหญ่ที่สุดในโลก
สวัสดีครับ ผม ชิณพล คือผมทำแอพตัวหนึ่ง เรียก php เพืออกใบเสร็จจากมือถือ ปกติพิมพ์เป็นภาษาไทยก็ทำได้ครับ แต่ตอนนี้พอดีมีลูกค้าต้องการพิมพ์เป็นภาษาพม่า (myanmar) ผมใช้ฐานข้อมูล mysql ผมใช้ Code PHP ประมาณนี้ครับ // printer_select_font($handle, $font); $BillUnit =iconv("UTF-8","tis-620",$objArray[BillUnit]); $ProductName = substr($objArray[ProductName],0,40); $text = iconv("UTF-8","tis-620",$ProductName); printer_draw_text($handle, "$i.$text/$BillUnit", $left+0, $j); // พิมพ์ภาษาไทย ก็ใช้ได้ปกติ แต่ตอนนี้ต้องการพิมพ์ภาษาพม่าผมไม่รู้ว่า ต้อง ใช้ utf หรือ code อะไรให้พิมพ์ภาษาพม่าได้ พอมีคำแนะนำมั๋ยครับ และราคาเท่าไหร่ ในการแก้ไขป้ญหานี้
looking for voice talent for a 2-minute tutorial video. Script is in Thai. must sound young and energetic. please use the lines below to send sample เดบิตออนไลน์ช่วยให้คุณสามารถทำการโอนเงินเรียลไทม์ง่ายจากบัญชีธนาคารออนไลน์ขของคุณเข้ามายังบัญชีโบด็อกอย่างไรก็ตามหากคุณออนมือถือหรือที่บ้านทางคอมพิวเตอร์มันเป็นวิธีที่เร็วที่สุดสำหรับการโอนเข้าบัญชีโบด็อกของคุณ Thanks!
ทำเว็บ ค้นหาร้านเสื้อผ้าที่เราจะสามารถซื้อเสื้อผ้าชนิดนี้ได้ถูกที่สุดจากเว็บเว็บไซต์ที่ขายของอยู่ทั้งหมด อย่างน้อย 3 เว็บไซต์ ดึงข้อมูลของเว็บขายเสื้อผ้ามาเก็บไว้ เก็บราคา รูปภาพ ลิ้ง เพื่อเอามาเปลี่ยบเทียนดูตอน search mี่หน้าเว็บของเรา
ต้องเพื่อนที่มีใจรักด้านการทำเว็บมีความคิดสร้างสรรรักงานบริการไม่เห็นแก่เงินไม่ขี้โกง มาเป็นหุ้นส่วนพัฒนาเว็บ แนว Buy & Sell ในรูปแบบ Social Network มี Code ให้แล้วเพียงแค่ต้องการปรับปรุงให้ดีขึ้น มาเป็นหุ้นส่วนกัน 50/50 ดูตัวอย่างได้ที่
I want to create an opening cinematic video for a medieval RPG - approximately 150 seconds in length. I have a script outlined for the scenes and transitions, and some artwork (maps). You'll need to produce (or find pre-made resources) for the 3D animated scenes A/V. I have a narrative script which I'm having a voice actor record, to be included throughout the video. High level description of scenes: 1) At Jerusalem, a Templar Castle - a figure emerges from the gates, hooded and cloaked, mounts a horse and rides out of the city 2) Transitions to a map dynamically tracing the character's route from Jerusalem to the port of Ashdod on the sea. 3) Transitions to a ship sailing in a stormy night. Zooms out and transitions into a medieval map of Europe (with a...
Budget $25 I'm looking for a Python expert who can write a script for me. The script will open a list of URLs from an Excel spreadsheet and check for specific content. Requirements: - The script needs to check for text on the URLs. - If the content exists, it should create a new column in the spreadsheet with the status of each URL. Skills required: - Proficiency in Python programming. - Experience with working on Excel files. - Knowledge in web scraping techniques. - Ability to understand and implement URL content checking. Please only apply if you can demonstrate your ability to complete this task successfully -
I need a Python expert who can create a script that retrieves redirect links for Google Hotels. The script should be efficient and able to handle various scenarios. this redirects in the browser, i need to extract the redirect link with additional params, so i can scrape it
...3. Resources Provided: • Original Video: • Script: Attached in Google Drive (it has a new ending) • Teleprompter Recordings: All MP4 files attached. Videos include retakes and are out of sequence, so they will need reordering and tidying. Using Premiere Pro’s script editing function is recommended to streamline this process. • Backing Tracks: A folder of tracks for potential use is attached. • Premiere Pro Project: Link Includes basic themes for reference (theme lengths visible in the original videos). There may be a few missing files from the project. If there are any missing videos they may be in Link 4. Editing Notes: • Structure the video to match the a...
For this I bought the script in which you only need to add the speech to text conversion api in the templates in the script's AI editor. Would you like a quote for this?
I'm experiencing a bug in my Python script that's meant to scrape an API for financial data. What I need from you is to troubleshoot and fix the script so that it can run smoothly again. Ideal skills for this job include: - Proficiency in Python - Experience with web scraping - Familiarity with financial data and APIs experience dealing with yahoo finance financial data will be beneficial.
I'm seeking a skilled JavaScript developer to enhance the MIDI functionality in Apple Logic Pro or Mainstage. The script should allow me to route the lowest note in a chord to a separate channel in real-time. Ideal skills for this project include: - Proficient understanding of JavaScript - Experience with Apple Logic Pro or Mainstage - Familiarity with MIDI functions and routing - Ability to create scripts that enhance software functionality. Please provide examples of similar projects you've completed.
I'm looking for a Python developer who can create a script for monitoring industrial equipment using the Modbus protocol via TCP/IP. Key Responsibilities: - Develop a Python script for system monitoring of industrial equipment. - Use Modbus protocol for communication. - Implement TCP/IP for interfacing with the equipment. Ideal Skills and Experience: - Proficient in Python programming. - Experience with Modbus protocol. - Familiarity with TCP/IP communication. - Previous work involving monitoring industrial equipment. Very simple project looking for someone to write a srcipt that will connect over tcpip to a device called a mate 3, the modbus registers are attached in the document then all data needs to be sent via post in the following format: data "{"temp...
My gaming content website is fully optimized and ready for Adsense. Now, I need an expert to help me get the approval. Ideal Skills: - Proven experience with Adsense - Knowledge of gaming content - Website optimization expertise I already applied for the Adsense programme but i got rejected and got email which says "...specific reasons for our decision. Thank you for your understanding. """"""" Website : Therefore i need someone to help me find the issue and guide me to fix the same, the main goal of this project is to get Adsense Approval for the website. Note: I myself is also a beginner programmer. Any changes/Updates required on the website should be sent to me, i myself will change the content, script, etc. and direct access to ...
I am in need of a skilled developer who can implement a few changes to my website. The ideal candidate should be proficient in Custom PHP WordPress theme Development. Knowledge in PHP, HTML, CSS & JavaScript is a must, and experience with Docker containerization will be advantageous. Key Requirements: - Implement design changes - Incorporate animations - Add new sections to every page (Main, About Us, Case Results, Contact Us) - Content updates: adding new content, editing existing content, removing outdated content - Functionality changes Skills & Experience: - Expertise in Custom PHP WordPress theme Development - Proficient in PHP, HTML, CSS & JavaScript - Docker containerization experience is a plus - Prior experience in making design changes an...
Looking to get a formula or script so if F7 drop-down option is changed update time stamp in g7
...redirect you back to the start if you can't find a slot, but I need a way to remain on the calendar. - The script should send an in-app notification when a slot is found. - Have a single office application to manage Chrome instances quickly. - Can manage multiple Chrome instances simultaneously and configure them separately. - Manage several BLS accounts at the same time. - Open a BLS account and create a BLS alias. - Automatic login. - Automatic CAPTCHA verification via an inserted API. - Automatically fills out forms and clicks. - Automatic image download in applicant details. - Retrieves and enters OTPs sent to the user's email for verification during the booking process. - A proxy extension for Chrome to bypass the 403/429 error that changes the IP address au...
I'm a realtor seeking an intermediate or expert phone sales expert to assist with sales calls. I have a large database of contacts, and your role will be to reach out to these indivi...interest in selling their property, and answering basic queries. Key Responsibilities: - Make sales calls during the afternoon - Engage in conversations with potential sellers - Answer questions using provided information and script Requirements: - Intermediate level experience in phone sales - Proficient English speaker with a Canadian/American accent - Preferred but not required: real estate experience - Able to follow a script and receive training Skills in communication, persuasion, and understanding of real estate will be beneficial. I will provide training and a script to h...
...looking for a skilled web developer to help me implement a mechanism that hides a JavaScript file's source code from the browser and loads it from an external domain. The goal is to prevent the exposure of sensitive JavaScript code and improve security by offloading it to a secure external server. Project Requirements: JavaScript Obfuscation: The JavaScript file should be obfuscated or minified to make it harder to reverse-engineer. Use appropriate tools such as UglifyJS, Terser, or other obfuscation techniques. Load JavaScript from an External Domain: The JavaScript file should be loaded dynamically from a different domain, not directly from the origin domain. Set up cross-origin resource sharing (CORS) correctly to allow secure loading of the script. Ensure the ...
I'm a beginner looking to learn acting with a focus on Film and TV. I need help developing my skills in script analysis, character development and audition techniques. Ideal skills and experience for the job include: - Professional acting experience, preferably in Film/TV - Experience as an acting coach - Strong understanding of script analysis and character development - Proven techniques for audition preparation - Patience and ability to work with a beginner
I'm looking for a Pine Script expert who can modify my existing script to work across both multiple timeframes and multiple specified symbols. Key Requirements: - Adapt the script to function on 30 min, daily, and weekly timeframes. - Enable the script to work with up to 5 specified symbols. Ideal Skills and Experience: - Proficiency in Pine Script programming. - Experience in modifying trading scripts for multi-timeframe and multi-symbol analysis. - Familiarity with trading concepts and timeframes. This project is pivotal for my trading strategy and I look forward to your proposals.
Estamos buscando un desarrollador web con experiencia en PHP para realizar una integración de pasarela de pago en un sitio web. El proyecto implica conectar una pasarela de pago con el sistema existente mediante PHP, y también requiere trabajar con el protocolo SOAP para interactuar con servicios externos. Requisitos del proyecto: 1. Experiencia sólida en PHP y en la integración de pasarelas de pago. 2. Conocimiento y experiencia trabajando con servicios web SOAP. 3. Capacidad para realizar la integración con seguridad, garantizando la correcta transmisión de datos de pago. 4. Experiencia en el desarrollo y solución de problemas dentro de un entorno web. 5. Idealmente, experiencia trabajando...
I need a script written for AutoCAD MEP that will automatically transfer data from my Excel spreadsheet to space properties. The data is in an XLSX file and includes room names, numbers, and HVAC specifications. Key requirements: - Proficiency in AutoCAD MEP - Scripting skills to automate data transfer - Experience in data integration from Excel - Ability to create a user-friendly script that can be run on AutoCAD MEP without extensive technical knowledge The ideal freelancer will have a strong understanding of AutoCAD MEP and its capabilities, as well as experience in scripting and data integration. They should be able to create a script that is easy to use and can be run on AutoCAD MEP without extensive technical knowledge.
I'm looking for an experienced PHP developer to improve my existing website. The project includes: - Adding new features: Specifically, I need user authentication and a payment gateway integrated into the site. - Fixing bugs: There are some issues on the site that need to be addressed. - Improving performance: The site could use some optimization for speed and efficiency. Ideal candidates should have a strong background in PHP and web development. Experience with integrating payment gateways and implementing user authentication systems is a plus.
i have understood completely sir i am start working after accepting this quote
I'm looking for a PHP expert to modify my PHP script. This script wasnt written by me so i offer NO support. This is a request script in which the user can request a song and it will play over the radio station live stream. How it works is by querying the list of songs on our internal hard drive and allowing users to search thru our library and select a song. Then submitting the form sends that data to our station software and puts it into the queue. Heres the mods: You need to change the script search box so that a user can start typing the artist OR song title and it will auto populate the results under the search form field and then the user can select the one they want then submit the form. You will also make this page mobile friendl...
I have a current written script which is a drama and is a short film (1-30 pages) in length. I am looking for a freelancer who can help me turn my script into a full-fledged movie. Ideal Skills and Experience: - Experience in film direction and production - Strong understanding of drama genre - Proven track record of working with short films
Location: Remote (Preferably based in India) Company: SkinsLegend About Us: SkinsLegend offers premium, high-...video featuring: Combination of Animated and Live-Action Segments: Showcase product features and benefits using animation to explain details creatively. Live-Action Footage: Capture real-life usage, including applying the laptop skin to various models. Demonstration of Laptop Features with the Skin: Highlight the durability, aesthetics, and protection offered by the skins. Key Responsibilities: Script development and video planning. Shooting live-action footage with models or users applying the skins. Creating animated sequences to explain product features. Editing and producing a high-quality promotional video. Incorporating branding elements and maintaining a consist...
I'm seeking a developer to create a PHP-based bulk email sending interface. This system needs to be server-hostable and capable of sending emails via port 25, using Postfix and PowerMTA. Key Requirements: - Full control over email headers - Capability to predominantly send HTML emails, with occasional use of multipart headers for attachments Skills and Experience Needed: - Proficiency in PHP - Experience with Postfix and PowerMTA - Strong understanding of email header manipulation - Knowledge of HTML email formatting and multipart headers
I am looking for help with creating a simple Python strategy to be used for crypto trading on Binance. The script is basically a simple trade management and hedging script that will allow me to open and manage multiple orders in hedge mode. The key input variables to be specified by the user are: Trading Symbol Upper Limit Price Lower Limit Price Take Profit (In Percentage) Stop Loss (In Percentage) Initial Trade: Long or Short Hedge Multiplier If the user specifies Initial Trade = Long, the trading engine will seek to open BUY STOP orders at the Upper Limit Price and undertake SELL STOP orders at the Lower Limit Price (as a hedge) Let’s assume that the current market price is $100. The user specifies Initial Trade = Long and sets the Upper Limit Price to $1...
The following script, with full rights for a promotional video. read in a british, promotional voice.. listen to for example style "SME Business Owners Struggling with DIY marketing? Of course you are.. No surprise there.. You're juggling a thousand things just to keep the lights on. —no wonder marketing tasks always take a back seat. (pause) Sure, some folks seem to manage it on their own, and maybe you could too, but let’s be honest—that hasn't worked so well up 'til now! That’s why DIY marketing should be called N G D marketing. because it Never Gets Done. That’s why we’re here—to take marketing off your plate and create a powerful growth engine for your business. We get to know your core proposition, and then imp...
I am looking for an experienced Laravel Filament PHP developer who can assist in the development of a customized ERP System. The project involves understanding and implementing specific needs and integrating the software with various systems. Although the specific custom needs have not been defined yet, they will likely include custom reporting, customized user roles, and software integration. Key Responsibilities: - Collaborate with me to define specific custom needs for the ERP system. - Develop core modules for the ERP system including inventory management, human resources, and finance management. - Implement database functionalities, with the possibility of using MySQL, PostgreSQL, or SQLite. - Ensure the system is scalable and can accommodate future needs. Ideal Skills and Ex...
I must do a web application in wordpress. It must have a landing page stile, the payment of service, so creation of account, login and payment. It must have a form plugin to do questionnaire. At th eend of the questionnaire the AI must show a report baed on answers. The web must have a form plugin jotform) The job to do: make the landing pages with information of service, add the buy page of service using table price and direct ckeckout (you can use woocommerce); add jotform; integrate the questionnaire of jotform and the answer with AI to create the authomatic report. The questions of jotform and the answer of jotform must be saved inside my mysql database. So it is necessary use a plugin to create the tables and save the answer add a plugin or code to comunicate with an A...
...understanding of AWS services, Terraform, and cloud infrastructure best practices. Key Responsibilities: - Develop a Terraform script to create a basic AWS cloud environment. - Define and provision the foundational AWS resources, including but not limited to: - Virtual Private Cloud (VPC) - Subnets (Public and Private) - Internet Gateway and Route Tables - Security Groups and Network ACLs - S3 Bucket - Basic IAM roles and policies - Ensure the script adheres to best practices for scalability, security, and maintainability. - Provide clear documentation on how to deploy and manage the created resources using the script. - Conduct a walkthrough of the script and its deployment process. Requirements: - Proven experience with *AWS* a...
I'm seeking a skilled PHP developer to develop our own Governance & Compliance Risk Application (Aetyca). The application must include: - Risk Assessment Tools: These will help identify potential risks and gauge their severity. - Compliance Tracking: This feature should monitor adherence to relevant regulations and standards. - Automated Reporting: This will generate reports on risk and compliance status without manual intervention. The application will have multiple roles. Moreover, the application needs to integrate with Document Management Systems and connectors with Database of organizations. The ideal candidate should have: - Extensive experience with PHP - Understanding of risk management and compliance tracking - Skills in creating user roles and permissio...
Hello Writers , Please Read This Before Bidding for this project. we make comedy videos for youtube and we are looking for someone who has experience in comedy and drama scripts . if you can write excellent top notch comedy or drama scripts , this work is for you. its an ongoing work and we are only looking for experts no freshers needed. Thank you
I'm looking for an experienced programmer to install a script on my web domain. Tasks include: - Configuring and installing the script - Configuring the domain (DNS, server, etc.) - Testing functionality The script is a web application. I already have the script files and access to the server/domain. Required Skills: - Experience in installing and configuring web scripts - Knowledge of web servers (Apache, Nginx, etc.) and databases (MySQL, etc.) - Good communication skills Please provide your rate and estimated timeline for this project.
I'm looking for a Python expert who can help me create a script for generating trending Google Earth zoom reels. Input parameters are coordinates latitude and longitude. The primary purpose of these reels is for marketing, specifically targeting Instagram. Key Requirements: - The zoom reels should focus on urban landmarks. - The script should optimize for trendability on Instagram. - A good understanding of Python and Google Earth is crucial. - Previous experience with creating content for Instagram is a plus. Example output:
I'm seeking a skilled developer to migrate my PHP app, built using the AdminLTE template, to Angular 19 with the Fuse Angular 21.0.0 template. The current application comprises roughly 30 screens featuring forms and tables. Key aspects of the project include: - UI Enhancement: The primary goal of this migration is to improve the current user interface design. I have detailed specifications for these enhancements, which include upgrades to navigation menus, form layouts, and table displays. Ideal candidates for this project should have: - Extensive experience with PHP and Angular - Proficiency in using the Fuse Angular template - Strong UI/UX design capabilities - Ability to understand and implement detailed design specifications Please only apply if you can delive...
I'm in need of an experienced PHP developer to help troubleshoot and fix some bugs on the backend of my project. Issues Encountered: - API Endpoints: There are some inconsistencies and errors occurring when interacting with the API. - Authentication and Authorization: There are some challenges related to user verification and access control. Ideal Candidate: - Proficient in PHP with extensive experience in backend development. - Strong understanding of API integration. - Previous experience dealing with Authentication and Authorization issues. - Able to troubleshoot and fix bugs efficiently. - Good communication skills to provide updates on progress and issues encountered.
...Can Do: We can create a small e-commerce website or online store using PHP for the backend. You can also apply your SEO knowledge to optimize the site for search engines. Skills Used: PHP, eCommerce, SEO, Content Writing 2. SEO Consultancy Project: What We Can Do: We can collaborate to improve the search rankings of an existing website. We can analyze competitors, optimize content, and apply SEO strategies to boost the site's performance. Skills Used: SEO, Content Writing 3. PHP-based Inventory Management System: What We Can Do: Using your experience in warehouse management, we could develop a PHP-based inventory management system for small businesses, making it easier to track stock and manage orders. Skills Used: PHP, Web Development, War...
I need a Node.js based proxy server for mobile devices to monitor traffic. This proxy should catch both HTTP and HTTPS requests and responses, capturing full packet data. Security is paramount for this project, so the proxy should implement SSL/TLS encryption, IP whitelisting, and various authentication mechanisms. Ideal Skills: - Proficient in Node.js - Experienced in network programming - Understanding of mobile network characteristics - Knowledge in implementing security features in proxies
I'm in need of a fluent English speaker with no accent to make calls through VOIP to leads who have already expressed interest. You will be following a script that I provide. An average call lasts about 15 minutes. We can start from $10 per call.
Hello I need to develop a script to process applications on some websites automatically Please apply if you have the required expertise.