You haven't signed in yet, you can have a better experience after signing in
You haven't signed in yet, you can have a better experience after signing in

Activity Rules
1、Activity time:{{ info.groupon.start_at }} ~ {{ info.groupon.end_at }}。
1、Activity time:cease when sold out。
2、Validity period of the Group Buying:{{ info.groupon.expire_days * 24 }} hours。
3、Number of Group Buying:{{ info.groupon.need_count }}x。
Please Pay Attention
1、Teamwork process: Join/initiate a Group Buying and make a successful payment - Within the validity period, the number of team members meets the activity requirements - Group Buying succeeded!
2、If the number of participants cannot be met within the valid period, the group will fail, and the paid amount will be refunded in the original way.
3、The number of people required and the time of the event may vary among different products. Please pay attention to the rules of the event.
Lightweight PHP editor and PHP IDE designed to improve your work efficiency
Rapid PHP Editor is a faster and more powerful PHP code editor for Windows that combines the functionality of a fully packaged PHP IDE with the speed of Notepad. Rapid PHP is the most complete all-in-one software for encoding PHP, HTML, CSS, JavaScript, and other web development languages with AI assisted and debugging tools, validating, reusing, navigating, and formatting your code.
The loading speed is much faster than any other PHP editor or PHP IDE with similar functionality
Support HTML, CSS, JavaScript, PHP, Smarty, XML, SQL, Apache, etc
Extensive intelligent code completion, navigation, and suggestion features for PHP, HTML, CSS, JavaScript, and Smarty
Unicode support, bracket matching, code folding, auto completion, auto replacement, multiple highlighting, etc
Automatically generate, modify, and optimize code to solve coding challenges*
The encoding function is synchronized with modern standards
Goto provides any content, quick search, detailed search, file search, regular expressions, detailed results, etc
Powerful support for Smarty template engine, as well as Twig and popular PHP frameworks
XDebug PHP debugger, real-time PHP checker, spell checker, W3 HTML and CSS validator, JSLint JavaScript checker
Edit or publish local development copy updates directly on the web server with just one click
Code snippet library and code templates with assignable shortcuts
Code beautifier, dynamic ToDo, color picker, XRay, etc.
Why choose Rapid PHP Editor?
Unlike other bulky PHP IDEs, you don't have to wait for it to load.
The Rapid PHP editor is fast, clean, and lightweight. It is very powerful, but not filled with useless buttons or panels.
Just a few clicks to upload/update your online website files.
Grammar checker, validator, debugger, beautifier, prefix checker, etc.
A truly integrated PHP IDE
Compared to other PHP editors and IDEs, Rapid PHP is also easily the most powerful PHP code editor and PHP IDE in terms of HTML, CSS, and JavaScript support, as well as a plethora of useful tools for all languages.
Powerful AI capabilities*
AI driven assistants can help you generate, modify, and optimize code automatically, as well as directly in a comfortable code editor.
Suitable for beginners
Just learned to write PHP? Welcome to join! The Rapid PHP editor is really easy to use, but powerful and provides you with a learning edge.

Official Website:https://www.rapidphpeditor.com/
Download Center:https://rapidphp.apsgo.cn
Delivery Time: Manual online processing
Operating Platform: Windows
Interface Language: Supports English interface display, with multiple languages available.
Update Instructions: Free upgrade updates for 6 months after purchase.
Trial Before Purchase: Free trial available before purchase.
How to Receive the Product: After purchase, activation information will be sent to the email used for ordering, and the corresponding product activation code can be viewed in the personal center, My Orders.
Number of Devices: Commercial version allows you to install the application on work computers, home computers, and one laptop. Personal version: allows you to install the application on home computers and one laptop
Changing Computers: Uninstall on the original computer and activate on the new computer.
Activation Guide: To be added.
Special Instructions: To be added.
References:https://www.rapidphpeditor.com/support.php

Any question
步骤1:为你的插件创建文件夹
要开始编写一个新插件,请打开 %AppData%\Blumentals\Rapid PHP\plugins 文件夹 (你可以直接将路径原样复制到Windows资源管理器地址栏),并创建一个新的地址 文件夹。随便选一个你喜欢的名字,比如Hello World。
步骤2:创建plugin.ini
创建plugin.ini文件。你可以用Rapid PHP来实现。
[Blumentals WeBuilder Plugin]
name=Hello World
enabled=1
lang=fs
entry=script.js
author=Your name here
about=My first plugin
version=1.0
标注为加粗的数值必须为你创建的每个新插件更改。
条目指定插件的初始化脚本名称。
步骤3:创建script.js
用 Rapid PHP 创建script.js。
function ShowHelloWorld(Sender) {
alert("Hello world!");
}
Script.RegisterAction("", "Hello World", "", &ShowHelloWorld);
步骤4:测试你的插件
重启Rapid PHP。在插件菜单中,点击“Hello World”。 如果一切都做得正确,应该会显示Hello World!
步骤5:为分发打包插件
插件创建后,你可能想在其他电脑上安装 或在布鲁门塔尔论坛上分发。 为此,必须将插件打包安装。
在Windows资源管理器中打开你插件的文件夹。选择所有文件。右键点击, 选择发送到,点击压缩(压缩)文件夹。压缩包可以被创造。把它重命名成代表你插件名字,包就准备好了。





















