PHP Classes

File: app/Console/scripts/ubki/README-RU.md

Recommend this page to a friend!
  Classes of Sergey Beskorovayniy   Silex MVC Blog   app/Console/scripts/ubki/README-RU.md   Download  
File: app/Console/scripts/ubki/README-RU.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Silex MVC Blog
MVC based blog using on the Silex micro-framework
Author: By
Last change:
Date: 8 years ago
Size: 4,216 bytes
 

Contents

Class file image Download

----- ?????? ? ????? XML ????? ----- 1. ???????????? ????????? ??????????????:

	- '&' (?????????) ????????????? ? '&' 
	- '"' (??????? ???????) ????????????? ? '"' 
	- ''' (????????? ???????) ????????????? ? ''' 
	- '<' (???? "?????? ???") ????????????? ? '&lt;' 
	- '>' (???? "?????? ???") ????????????? ? '&gt;' 
	- '\r' (??????? ??????? CR ??? 0x0D (13) ? ASCII) ????????????? ? '&#13;'
	- '\n' (????? ?????? LF ??? 0x0A (10) ? ASCII) ????????????? ?  '&#10;'
  1. ?????????? ???? - '.' (?????); ??. 2302.02
  2. ????????? ? (UTF-8);
  3. ????/????? 2010-02-09T11:06:35
  4. ???? 2010-02-09 (???-?????-????)
  5. ????? 11:06:35 (???:??????:???????)

????????? ????????????:

???? ? ????? ???????????? - app/Resources/?onfig/parameters.yml

???????? ????????:

debug: false # ????? ??????? (true, false) environment: production # ????? ??????: (production, test) data_dir: "c:/tmp" # ?????????? ? ??????? (???? ????????? ?????????? ?????? ???????) url_test: "http://localhost:8888" # ???????? ????????? HOST ubki_login: "ubkiuser" # ???? - ?????? ????? ubki_pass: "ubkipass" # ???? - ?????? ?????? ubki_test_login: "partest" # ???? - ???????? ????? ubki_test_pass: "test38%" # ???? - ???????? ??????

----- ?????? ?? ???????? ------

UBKI:INFO (?????? ?????? ? ????)

??. script.bat "ubki:index" "-t=info"

??????????? ?????? c 2 ???????????:

????????1 = "ubki:index" ???????? ??????? ????????2 = "-t=info" ??? ???????

UBKI:DATA (???????? ?????? ?? ????)

??. script.bat "ubki:index" "-t=data"

??????????? ?????? c 2 ???????????:

????????1 = "ubki:index" ???????? ??????? ????????2 = "-t=data" ??? ???????

UBKI:REGISTRY (????????? ??????? ???????? ?????? ? ????)

??. script.bat "ubki:index" "-t=registry" ??? ??. script.bat "ubki:index" "todo=REP&indate=20140501&idout=IN#0002133696&idalien=bsa&grp=&zip=ZLIB" "-t=registry"

??????????? ?????? c 2 ??? 3 ???????????:

????????1 = "ubki:index" ???????? ??????? ????????2 = "todo=REP&indate=20140501&idout=IN#0002133696&idalien=bsa&grp=&zip=ZLIB" ????????? ??????? ????????3 = "-t=registry" ??? ???????

????????? ??????????:

?????????? ?????????? ??????? ????? ?????????? ? ?????????? ?????? (data_dir) ????????????? ? ????? ???????????? ??. ????

  • result.txt ( ????????? ?????????? ???????, ?????? ??? windows ini ????)
  • script.log (???????? ??????? ??????????? ????????, ??? ????? ??? ???????????? ? ???????)
  • error.log (?????? ??????? ????????? ??? ?????????? ???????)
  • upload.xml (?????? ??? ??????? ??? ???????? ?? ???? )
  • response.xml (?????? ?????? ??? ???????? ?????????? ???????)
  • response_err.xml (?????? ?????? ??? ?????? ?????????? ???????)
  • response_notice.xml (?????? ?????? c ??????????? ??? ?????? ?????????? ???????)