? ??“Windows?? Interop ??? ???? Microsoft Word ??? ??? ??”??, ??? PHP ??? ???? ? ?? ????????. ?, ?? PHP ?????? ???? ??? ??? ??????.
?? ? ???? ??? ??? ??????
? Excel ??? ?? ?? ?? ???? PHP ? Excel? ?? ?? ? ??? ??? ????.
- ??
Phpexcel? ????? 5.2.0 ??? PHP ??? ??????. ??? ? PHP_ZIP (Office 2007 ??? ???? ? ???), PHP_XML ? PHP_GD2 (?? ????? ??? ? ? ??? ???? ?? ?????? ??????.
?? - ??? ??? Silex? MVC ??? ??? ?????. Twig? ??? ???? ?????. Composer.json ??? ??? ???? ???? ???? ??? ??????. ??? ??
-
<span>$app->get('/', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->index($app); </span><span>}); </span> <span>$app->post('/export', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->export($app); </span><span>});</span>
Route'/'? ??? ?? ???? ???? "????"??? ?????. Route '/Export'? ??? Excel? ???? ??? ?? ????? ?????. ? ?? ?? ??? ?? ??? (Classexcel.php)? ?????. ? ??? ??? ?????? ??? ??? ? ????. ?? ? ????? ??? ?? ? ???? ?? ? ?? ??? Phpexcel ?????? ???? Excel ??? ? ?? ??? ??? ?? ?? ? ????.Excel ?? ???? ? ?? ??? ???? ???? Excel? ???? Excel ?? ????? ?????. ???? ????? 3 (Excel 2013, 1) ?? ????? ?? ??? ?????. ?? ??? ??? ???? "???"???. ???? Excel?? ?? ??? ? ?? ?????. ?? ??? ???? ??? ??? ? ???? ?? ??? ???????? ??? ????? Excel ?? ???? ????? ????? ??? Excel ??? ?????. ??? ?? ??? ?????? ?? ?? ???? ????. ?? ???? Excel ??? "alt-enter"? ? ????? (?? ?? ??? ??? ??? ???? ???? "??"? ??????) : . ? ?? ??? ??? ???? ?? Setxxxx ???? ??? ??? ???? ? ???? Setxxxx ???? ??? ??? XXXX? ?? ??? ??? ?? ??? ?? ?????. ??? (setxxxx)? ??? ?? ???? "??"?? ??? ?????. ???? ??? ???? ???, ??? ??????? ?? ??? ???? (? : "??"? SetCreator? ?????). .
?? ?? ? ?? ??? ?? ??? ??? ??? ?? ?? ?? ? ?? ? ???? : ??? ?? ???? ?? ???, ???? ????, ??? ??????, ?? ?? ?? ???? ? ?? ??? ?? ??? ???? ??? ?????. <span>$ea = new <span>\PHPExcel</span>(); // ea is short for Excel Application</span>
?? ??? ??? ?? 0- ??????. ??? ? ?? (??? ???? ???) ??? ?? 0????. ? ??? ?? ??? ?? "?? ??"?? Settitle ???? ??? ? ????. ?? ??, ??, ?? ?? ??? ?? SetCellValue ???? ???? ??? ? ???. ??? ? ???? ?? ???? SQL Select ??? ???? FromArray ???? ?????.
FromArray ???? 3 ?? ?? ??? ????? : 1. ?? ??? ??? ??; <span>$ea->getProperties() </span> <span>->setCreator('Taylor Ren') </span> <span>->setTitle('PHPExcel Demo') </span> <span>->setLastModifiedBy('Taylor Ren') </span> <span>->setDescription('A demo to show how to use PHPExcel to manipulate an Excel file') </span> <span>->setSubject('PHP Excel manipulation') </span> <span>->setKeywords('excel php office phpexcel lakers') </span> <span>->setCategory('programming') </span> <span>;</span>
3. ??? ?????? ? ?? (???? ?????, ???).?? : PDO? ???? ???? ?? ?? ??? $ res = $ q-> fetchall (pdo :: fetch_assoc); Call? ?? ? ?? ??? ??? ???? ?? ?? ? ????????. ????? ??? ??? pdo :: fetch_assoc??? ?? ?? ???? ??? ? ?? ??? ??? ??, ??? ?? ?? ????, ??? ?? ???? ???? FromArray? ??? ? Excel ??? ???? ?????. ??? ?? ?? ? (ID, ?? ?)? ?????? ?? ?? ????. ?????? ? ?? ??? ???? ? ?? ??? ???? ????? ??? ??? ???? ?? ?? get ???? ???? ????. ??? "?? ???"???? ?? ??????. ?? ??? "???"??? ???? ????? ???? ?? ??? ???? ????. ?? ?? ApplyFromArray? ???? ???? ??? ?????. ??? ??? ??? ??? ??????. ? ?? ?? ?? ?? ($ header = 'a1 : h1';)??? ?? ??? ?? ?????. <span>$app->get('/', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->index($app); </span><span>}); </span> <span>$app->post('/export', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->export($app); </span><span>});</span>
?????, ??? ? ??? ???? ? ?? ?? ?? ??? ?? ? ????. ????, ??? ?? ?? ??? ???? ????, ????? ?? ??? ?????.
?? ??? ???? - ??? ??? ?? ?? ? ???? - XLSX ??? ???? ??? ?? ??? ?? ??? ????? ?? ? ? ????. ?? ?? ?? ? ?? ?? ?? ??? ??? ???? ?? ???? ???? ?? ?/?? ?? ??? ???? ?? ?? ??? ??? ?????. ?? ?? ???? ? ?? ?? ??? ?????. $ ews2 : ???? ? Excel ?? ?? ????; $ ?? :? ?? ??? ??. ??? 0? ??? ? ????????? ?? ?????. -1? ??? ????????? ?? ?????. <span>$ea = new <span>\PHPExcel</span>(); // ea is short for Excel Application</span>
?? ??? ???? ??? ??? ?? ??? ?? ?? ? ??? ???? ?? ? ? ????. ? ????? ??? ????? ????, ??? ??? ?? ???? ? ?? ??? ????. ?? ???? ??? ??? ???? ?? Excel ??? ?? ? ?? ????. ?? : ? ?? (G2 : G91)? ?????? ??????. ??? ???? ??? ??? G : G? ?? ??? ???? ????. ??? ??? ??? ?? ? ? ?????. ??? ??? G : G ???? ???? ??? ????. ?“??”??? ??? ????
? B4? ??? %? ?? ??? ?? ?????. ???? ? ?? ??? ??? ??????. A1? ?? ?? ???? ?????? <span>$app->get('/', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->index($app); </span><span>}); </span> <span>$app->post('/export', function () use ($app) </span><span>{ </span> <span>$c=new trExcel<span>\Excel</span>(); </span> <span>return $c->export($app); </span><span>});</span>
??? ?? ??, ?? ?? ? ??? ???? ???? ?????. A1 ? B1? A1? ???? ?? ???? ?????. ???? ?? ? ??? setAutosize ??? ?????. ??? ??? ? (A1)? ??? ????? ?????. ??? ?? ?? ??? ?? ???? ???? ?? ?????. ??? ? ??? ????. ??? ?? ??? ??? ???? ???? ????? ???? ?? ?? ???? ??? ?????. Excel?? ??? ??? ??? ??? ?? ?? ??? ????. PHPEXCEL? ?? ?? ?? ??? ? ????. ??? ?? ? ?? ??? Lakers ?? ? ??? ? ???? ??? ??? ???? ?? ?????. ?? ???? ?????? ?????? ? ?? ?????. ? ????? ?? ??? Classexcel.php ??? ???? AddChart1 ? AddChart2 ????? ?? ? ????. ?? ??? ???????. ??? ??? ??? phpexcel? ???? ?? Excel ??? ???? ????? ?????????
???? ????? ???? ??????. ?? Excel ?? PHPEXCEL? ???? ?? ??? ???? Excel ??????????. ?? ?? Excel ??? ?? ????? ?? ??? ? ????. ???? ?? ? ??? ??? ??? ?? ???? ???? ?? ??? ??? ? ????.phpexcel? ???? Excel ??? ?? ??? ?? ? ? ?????
phpexcel? ??? ??? ?????. Excel ??? ? ?? ??. ?? ??, ??, ??, ??? ? ?? ??? ??? ? ????. ?? ?? ???? ?? ??? ??? ???? ?? ???? ?? ? ? ????.phpexcel? ???? ?? Excel ??? ?? ? ? ???????
Phpexcel?? ?? Excel ??? ???? ?? ??? ???? ?? ??? ? ????. ??? PHPExcel? ??? ??? ??? ? ????? ? ?? ??? ?????. ? ??? ????? Phpexcel? ??? ?? ??? ? ???? ???? ??? ??? ?? ?? ? ????.phpexcel? ???? Excel ???? pdf? ????? ??? ? ? ????? phpexcel? Excel ???? pdfs? ???? ?? ?????. PDF? ????? PDF ?? ??? ??? ?? ???? ???????. ????? ??? PDF ??? ?????? ???? ??????.
phpexcel? ???? Excel ??? ???? ?? ? ? ?????Phpexcel? ?? ? ??? ??? ?? ? ? ??????? PHPEXCEL? ??? ???? ??? ?????. ??? ???? Phpexcel? ??? ????. Try-Catch ??? ???? ??? ??? ???? ???? ?? ? ? ??????. ?? ?? ????? ??? ???? ????? ???? ?? ???? ?? ? ? ????.
index.php? Silex ?? ????? ?? ????. ? ?? ??? ????? :
? ??? phpexcel? ???? Excel ??? ??? ?????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ??











TOSECURELYHANDLEAUSTENCENDACTIONANDACTERIZINGINPHP, FORCUCTSESTEPS : 1. ALWAYSHASHPASSWORTHPASSWORD_HASH () ? VERVERIFYUSINGPANSWORD_VERIFY (), usePREPAREDSTATEMENTSTOPREVENTSQLINGERGED, andSTOREUSERSESSEATAIN $ _SESSIONSAFTERLOGIN.2.impleplempletrole ?? ACCESSC

tostaycurrentwithphpdevelopments ? bestpractices, followkeynewssources lifephp.netandphpweekly, adgytwithcommunitiesonforumsandconferences, readlingupdated andgrad indewfeatures, andreadorcontributetoopensourceproceprosts.first

phpbecamepupularforwebdevelopmentduetoiteofleneflening, whithhtml, wididepreadhostingsupport, andalargeecosystemincludingframeworkslikelaravelandcmsplatformsformslikewordpress.itexcelsinhandlingformsubmissions, managingussess, interptisussivers, ?? ???

TOSETTHERIGHTTIMEZONEINPHP, usedate_default_timezone_set () functionattStartOfyourscriptwitHavalidInlifiersuchas'America/new_york'.1.edate_default_timezone_set () beforeanydate/timeFunctions.2

PHP ?? ??? ?? ???? ????. ??? ?? ?????. 1. Windows ???? XAMPP? ???? ???? ????? ???? ???? XAMPP? ?????? ???? PHP ?? ??? ????? ?? ??? PHP? ?? ? ? ????. 2. MACOS ???? ???? ?? PHP? ???? ?? ??? ???? Apache ??? ???? ?? ? ? ????. 3. Linux ??? (Ubuntu/Debian)? APT ??? ???? ???? ??? ?????? PHP ? Common Extensions? ???? ??? ??? ???? ??? ????? ??? ? ????.

TovalidateUserInputInphp, useBuilt-invalidationFunctions likefilter_var () ? filter_input (), applyRegulArexPessionSforCustomFormatsSuchasUsUserPhonEnumbers, CheckDatatypesFornumericValuesLikeAgeArPrice, setLtrimtsAnspacetReopeTopeTopeTopePeTopePeTopePeTopeTopeTopeTlyout

PHP?? ??? ??? ????? ?? Session_Start ()? ???? ??? ??? ?? Session_Destroy ()? ???? ?? ?? ???? ???????. 1. ?? ?? _start ()? ???? ??? ?????? ??????. 2. ?? ?? ?? ???? ???? Session_Destroy ()? ?????. 3. ?? ????? ?? : ?? ??? ????? ???? $ _session ??; 4. ???, ???? ?? ??? ???? ???? ?? ??? ??????. 5. ????? ?? ? ???? ?????? ???? ???? ?? ??? ?? ????? ??? ??? ?? ???????. ????? ???? ?? ??? ??? ?? ???? ??? ?? ? ? ????.

thephpfunctionserialize () andunserialize () areusedtoconvertcomplexDattoresintostorasandabackagain.1.serialize () c onvertsDatalikeCarraysorObjectSrayStringStringStrainingTainingTypeanDtuctureIncomation.2.
