I saw the Fetion interface released by someone before. It's not about wine. It's just for selling money. It's BS. . .
I took the time to write one and share it with everyone. Everyone can point out the bad parts and discuss and learn together. Requirements: Must be mobile users, and secondly, they need to be Fetion friends. No matter how you play the game, the rules of the game cannot be violated. ================================================= ============ The project description is as follows: index.php => Entry page for sending Fetion online demo.php => Project demo page. It is recommended to use demo.php for the first time to test whether the program is running normally. cron.php => A script used to regularly send some messages to Fetion friends weather_php.bat => Open it with notepad and read the comments inside. Use it with cron.php weather_php.vbs => vbs script, used in conjunction with the weather_php.bat batch process above, its main function is to hide the command window when the batch process is executed class.fetion.php => I won’t go into details about this, the core file depends on him. Others: If you want cron.php to be executed regularly, Windows users must of course use "scheduled tasks". Just add a task yourself and run weather_php.vbs regularly. If you are a Linux user, you can use /etc/crontab and then write a shell script yourself. You can research this yourself~ The relevant stuff is all in the compressed package, and I also noted the usage instructions in the readme.txt~ ================================================= =============== Online demo address: http://feixin.cxxmv.com:81 The last second line of the sendmsg.php page is modified to: echo Fetion::sendMsg($fid, $msgContent); There is an echo missing in front, otherwise you will not see the sending result. grateful" Huangbo SEEVIA” Feedback
Latest Articles by Author
Latest Issues
How to display the mobile version of Google Chrome
Hello teacher, how can I change Google Chrome into a mobile version?
From 2024-04-23 00:22:19
0
11
2437
There is no output in the parent window
document.onclick = function(){ window.opener.document.write('I am the output of the child ...
From 2024-04-18 23:52:34
0
1
1935
Related Topics
More>
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
|