<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>qbpwcf-lib(archive) &#x2013; /trunk/sample/stringProcess::getContentBetweenKeyWord.php</title><description>WebSVN RSS feed &#x2013; qbpwcf-lib(archive)</description><lastBuildDate>Mon, 17 Aug 2026 20:32:56 +0000</lastBuildDate><generator>WebSVN 2.8.2</generator><language>en</language><link>https://svn.qbpwcf.org/log.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;max=40&amp;peg=655</link><atom:link href="https://svn.qbpwcf.org/rss.php?path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;peg=655&amp;repname=qbpwcf-lib%28archive%29" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 23 Jan 2024 02:30:12 +0000</pubDate><dc:creator>liveuser</dc:creator><title>Rev 636 – -- Power by QBPWCF  &apos;更新 sample 底下檔案的版權宣告年份.&apos;</title><description>&lt;div&gt;&lt;strong&gt;liveuser – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;-- Power by QBPWCF&lt;br /&gt;
&lt;br /&gt;
&apos;更新 sample 底下檔案的版權宣告年份.&apos;&lt;/div&gt;~ /trunk/sample/javaScript::slideDivPlus.php&lt;br /&gt;~ /trunk/sample/mail::curlSmtp.php&lt;br /&gt;~ /trunk/sample/parser::ss.php&lt;br /&gt;~ /trunk/sample/sample.php&lt;br /&gt;~ /trunk/sample/sampleWithJs.php&lt;br /&gt;~ /trunk/sample/sock::execAnyCmdByQBPWCFunixSocket.php&lt;br /&gt;~ /trunk/sample/stringProcess::getContentBetweenKeyWord.php&lt;br /&gt;~ /trunk/sample/usr_bin_test.php&lt;br /&gt;~ /trunk/sample/variableCheck::checkArguments.php&lt;br /&gt;~ /trunk/sample/variableCheck::toSource.php&lt;br /&gt;~ /trunk/sample/video::html5.php&lt;br /&gt;</description><link>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=636&amp;peg=655</link><guid>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=636&amp;peg=655</guid></item>
<item><pubDate>Wed, 20 Sep 2023 08:32:44 +0000</pubDate><dc:creator>liveuser</dc:creator><title>Rev 548 – -- Power by QBPWCF  &apos;增加 cmd.php 檔案的 cmd 類別的 ...</title><description>&lt;div&gt;&lt;strong&gt;liveuser – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;-- Power by QBPWCF&lt;br /&gt;
&lt;br /&gt;
&apos;增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式判斷服務正常啟動與否的依據,可選的依據有ip:port/protocol、unix domain socket address、program name.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;新增 sample/parser:ss.php 檔案,用來驗證解析 ss 指令的輸出.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;增加 sample/video:html5.php 檔案中的寫 log 的例外處理.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 mail.php 檔案中的 mail 類別的 curlSmtp 函式只有第一個收件人收得到信件的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 &quot;true&quot; 永遠找不到關鍵字的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 &quot;true&quot; 時可能因為找不到關鍵字而出錯的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 &quot;true&quot; 時無法結束執行的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;增加 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式回傳的結果 argu.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式使用 tailWord 參數卻沒有找到關鍵字時會卡住的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 sample/stringProcess::getContentBetweenKeyWord.php 無法在網站上運行的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 stringProcess.php 檔案的 stringProcess 類別的  delStrAfterKeyWord 函式在修正 delStrBeforeKeyWord 函式後失效的問題.&apos;&lt;/div&gt;~ /trunk/qbpwcf/cmd.php&lt;br /&gt;~ /trunk/qbpwcf/external.php&lt;br /&gt;~ /trunk/qbpwcf/parser.php&lt;br /&gt;~ /trunk/qbpwcf/search.php&lt;br /&gt;~ /trunk/qbpwcf/stringProcess.php&lt;br /&gt;~ /trunk/README&lt;br /&gt;+ /trunk/sample/cmd::keepServiceUp.php&lt;br /&gt;+ /trunk/sample/mail::curlSmtp.php&lt;br /&gt;+ /trunk/sample/parser::ss.php&lt;br /&gt;+ /trunk/sample/stringProcess::delStrAfterKeyWord.php&lt;br /&gt;~ /trunk/sample/stringProcess::getContentBetweenKeyWord.php&lt;br /&gt;</description><link>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=548&amp;peg=655</link><guid>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=548&amp;peg=655</guid></item>
<item><pubDate>Mon, 24 Apr 2023 10:19:03 +0000</pubDate><dc:creator>liveuser</dc:creator><title>Rev 443 – -- Power by QBPWCF  &apos;修正 external.php 檔案的 external 類別的 ...</title><description>&lt;div&gt;&lt;strong&gt;liveuser – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;-- Power by QBPWCF&lt;br /&gt;
&lt;br /&gt;
&apos;修正 external.php 檔案的 external 類別的 callShell 函式中會將 shell 變數指派 視為不存在的指令 的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;增加 db.php 檔案的 db 類別的 updateDataTableContent 函式的回傳結果.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 db.php 檔案的 db 類別的 shell 函式沒有運行的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修改 fileAccess.php 檔案中 fileAccess 類別的 createTempFile 函式建立的暫存檔案名稱前戳,以方便清除遺留的暫存的檔案.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;新增 external.php 檔案的 external 類別的 parseCmdString 函式,提供解析指令為陣列的功能.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修改 external.php 檔案的 external 類別的 callShell 函式的 pre 參數實作.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修改 external.php 檔案的 external 類別的 callShell 函式的 thereIsShellVar 參數實作.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;新增 search.php 檔案的 search 類別的 findShellVar 函式，提供檢查字串中是否含有 shell 變數的功能.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;增加 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 escaped 參數,用來識別使用的 param 參數是否已經 escaped 了.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於識別指令參數是否要 escape 的識別.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修改 external.php 檔案的 external 類別的 callShell 函式的 escapeshellarg 參數為 &quot;false&quot; 的實作.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;移除 external.php 檔案的 external 類別的 callShell 函式的 &quot;plainArgu&quot;、&quot;useApostrophe&quot; 參數.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於註解輸入會導致程式終止的問題.&apos;&lt;br /&gt;
&lt;br /&gt;
&apos;修正 stringProcess.php 檔案的 stringProcess 類別的 parse 函式解析含有 &quot;`&quot; 字元的字串會出錯的問題.&apos;&lt;/div&gt;~ /trunk/qbpwcf/cmd.php&lt;br /&gt;~ /trunk/qbpwcf/db.php&lt;br /&gt;~ /trunk/qbpwcf/fileAccess.php&lt;br /&gt;~ /trunk/qbpwcf/search.php&lt;br /&gt;~ /trunk/qbpwcf/sock.php&lt;br /&gt;~ /trunk/qbpwcf/stringProcess.php&lt;br /&gt;~ /trunk/README&lt;br /&gt;+ /trunk/sample/stringProcess::getContentBetweenKeyWord.php&lt;br /&gt;</description><link>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=443&amp;peg=655</link><guid>https://svn.qbpwcf.org/revision.php?repname=qbpwcf-lib%28archive%29&amp;path=%2Ftrunk%2Fsample%2FstringProcess%3A%3AgetContentBetweenKeyWord.php&amp;rev=443&amp;peg=655</guid></item>
</channel></rss>