版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
外文翻譯原文B2CE-COMMERCEWEBSITEMaterialSourse:UniversityofCraiovaFacultyofMathematicsandComputerScienceEmail:boboila@central.ucv.roAuthor:BoboilaCristeaTheWorldWideWebrepresentsanewfrontiertowardsaglobalindustry,leadingthewayfornewbusinesses.Commercenowdealswithawholedifferentconcept:electroniccommerce(e-commerce).Thiskindofcommerceprovidesnewmeansforalargevarietyofproductstoreachdifferentmarketsacrosstheworld.ThisapplicationwasdesignedandimplementedforahypotheticalfirmcalledOxygen,inordertosupplyamanageablewebsiteforonlineselling,thusreachingnewcustomersinawholenewtargetmarket.Thewebsitehasanappealinginterfaceandallowsclientsfromacrosstheglobetoviewthecompany'sproudctsandbuythemusingcashondeliveryoracreditcard.Theapplicationhasanadministrationmodule,permittingtheowneroftheshoptoeasilyaddordeleteitems,andtorevieworders.Keywords:E-Commerce;WorldWideWeb;Websites;ApacheHTTPServev;Databases1IntroductionTheapplicationisintendedtoprovideanonlineshopforahypotheticalfirmOxygen.However,thereisnorestrictionregardingtheproductssold.Theownerhasthepossibilityofaddinganythinghewants,fromsmallobjects,likepens,tolargeones,likeaLCDTV.Theappadministratorcaninsertorremoveitemcategories.Eachcategorymayhaveothersubcategories,thusthetaskofgroupingtheitemsbecomeseasierandwell-structured.ForthisapplicationIhaveusedtheApacheHTTPServer,MySQLforworkingwiththedatabaseandPHPastheserversidescriptinordertoprovidedynamiccontent(Welling&Thomson,2001).MySQLiscurrentlythemostusedDMBS(DatabaseManagementSystem)online,beingverysimpletouseintermsofmanipulatinginformationontoarelationalschema(Timofte,2002).2WebsiteDatabase2.1DatabaseDiagramThedatabaseiscalled“magazin”andconsistsofeighttablesv.eWecanobserinthenextfigurethedatabasediagram.2.2TablesDescriptionTableusers-thistablecontainsinformationregardingaclientthathasregisteredintothesystem.Itstoresauniqueusername,apasswordfortheaccount,auniquee-mailaddressandalsotheaddressoftheclient.Theclienthasthefacilityofpayingforanorderwithacreditcard.Thissortofinformationisalsostoredinthistable(Macklup,1991).Tablerecuperari-thistablecontainstwofields.Onefieldrepresentsthee-mailaddressofacustomerthathadforgottenhis/herpasswordandtheotherakeygeneratedbytheapplicationinordertocheckthatthesolicitantofthenewpasswordisindeedanactualclient.Thiskeywillbesenttothate-mailaddress.Iftheclientrespondstotheemailwiththekey,thesystemwillgenerateapasswordandsendittotheuser(Odlyzko,2001).produse_specproduse*ccmenziprodus^曾pid^~3—|Uo*cid0Ide蛀speclftatie=JipretvaloareprcKfucatorcantitaretotalnumeprodLtsnumeproduspretcategorii■■^gilOQimagine!羋dddescrerelireglneparintenumEcategorieusers*comertzi?[user]pass?Ejl03丫ide[userlemaildataadmin*平[u&a^]nunwstatus'二.A'orenumetsnarrwclpiatatotalQr菇motrvjjdletadresacodptelefonrecuperariifax爭(zhēng)emailnrccdicetlpccexpFigure1DatabaseDiagramTableadmin-wecanobserveinFigure1thatthereisonlyonefield.Thepurposeofthistableistoindicatewhichoftheusersfromthetableusershasadministrationrights.Anadministratorcanadd/deletenewitemsorview/accept/rejectordersmadebyusers.Tableproduse_spec-thistablecontainsproductspecificationsforaproduct.Everyproductcanhavenoneormanyspecs,whicharestoredinthistable.Tablecomenzi-ausercanplaceasmanyordersashelikes.Anorderisstoredhere,withinfoliketheuserwhomadeit,thedateoftheorder,thetotalpriceandpaymentoption.Theorderhasastatus.Whenplaced,aneworderhasthestatus“pending”.Afterithasbeenreviewedbytheadministratoritcanhavethestatus“approved”or“rejected”inwhichcasewewillstoreinthistablethereasonforthedenialoftheorder,tolaterpresentittotheuser.Tablecategorii-inorderfortheshoptobewell-structured,wehavetoorganizetheitemsintocategories.Eachcategorycanhaveproductsormanysubcategorieswithproducts.Tablecomenzi_produse-thistablestoresinformationconcerningtotheproductthatcorrespondwithacertainorder(Ro$u-Hamzescu,Mitu,2001).3StructuralDesign3.1WebsiteModuleInteractionDiagramTheapplicationhastwomainmodules:theuserinterfacemoduleandtheadministrationmodule.Thesemodulesdependontheexistenceofthedatabase“magazin”.InFigure2wecanobservetheinteractionbetweenthemodules,regardingtheDB(Loshin&Vacca,2004).AsmsCkltfhopingwrtAdmintldituitlrrCa:亦aieAJmtfrationXef押UseAsmsCkltfhopingwrtAdmintldituitlrrCa:亦aieAJmtfrationXef押Use1Herfaa[、Yiewproducb?urtxie?/rawcatcooriej^}mdiiiioeorders/Figure2:ModuleInteractionDiagram3.2UserInterfaceModuleProspectThismoduleconsistsofmanyPHPmodules(Nastase,Nastase,2002).Thereareafewmodulesthatarestoredinaseparatedirectory,INC.Allofftheseareincludedintherestoftheinterface.Wewillexplainthemodulesfirst:Modulesus.php-thismoduleisresponsibleforsupplyingtheheaderfortheothermodulesintheuserinterface.ItdisplaystheOxygenlogoandlinkstothecontactandhowtobuypage.Modulejos.php-thismodulesimplydisplaysinallthemodulesthefooter(thecopyrighttobemorespecific).Modulelogin.php-iftheuserinputsintheloginformacorrectcombinationofusernameandpassword,theloginformissubstitutedwithaccountoptionslinks(logout,orderhistory,accountdetailsandtochangepassword).Thisoperationlogsintheuserintothesystem.Modulecosdecumparaturi.php-Iimplementedhereaclassthatsymbolizesashoppingcart.Thisclasswillbeusedtostoreinformationontheproductsthatthecustomerwantstobuy.Itprovidesmethodsforadding,deletingandmanipulatingthequantityofaproduct.Itwillstoredataliketheproductsids,theirpriceandquantities.Moduleutil.php-thismoduleisthemostimportantmoduleoftheapplication.ItcontainsdefinitionsoffunctionsthatfullyinteractwiththeDB.Functionsforloggingin,checkingifauserisloggedandloggingoutareimplementedhere.Therearealsoallthefunctionsneededtomanipulateinformationfromthedatabase,includingfunctionsthatareneededbytheadministrationmodule.Themodulesthatdealwiththeactualuserinterfacearestoredintherootdirectory.Theirfunctionalityisbasedontheutil.phpandcosdecumparaturi.phpmodules.Wewillexplainthemnext:Moduleindex.php-thismoduledisplaysshoppingcartoverviewwithtwobuttonsthatcanredirecttotheshoppingcartmanipulationmoduleandonethatcanemptythecart,thecatalogthatcontainsthemaincategories,aloginformoraccountoptionsiftheuseriscorrectlyloggedintothesystem,andatlasttwobuttonsforcreatinganewuserandforretrievingaforgottenpassword.Thesearepresentintherestofthemodules,thoughtherearesomeexceptions.Aswewillpresentothermodulesitwillbespecifiedifanyofthesearen'tthesame.Modulelogout.php-afterauserisdonewithhisactions,hecanlogoutofthesystemusingthelogoutlink.Modulecatalog.php-whenauserclicksonamaincategoryhewillberedirectedtothiscatalogmodule.Thecategory'spictureisshown.Ifthecategorycontainsproducts,theywillbedisplayedalongwithalinktotheprodus.phpmoduleandaddtocartbutton;iftherearesubcategoriestheywillbedisplayedalongwiththepictureandnumberofproductscontained.Asubcategorybecomesacategorywhenitisclicked.Moduleprodus.php-Whenaproductlinkisclicked,thismoduleisresponsibletooutputtheproductinformationstoredinthedatabaseandabuttonforaddingtheproductintotheshoppingcart.Modulecosulmeu.php-ausercanmodifythecontentofthebasket.Hecanremoveorchangethequantitiesofaproduct.Thispagedisplaysaschemafortheoperationsneededtocompleteanorder.Theclientcangobacktoshoppingorhecancontinuetheorderprocess.Modulecomanda.php-thisisthesecondintheorderprocessafterviewingthecartitems.Thismoduleisonlyaccessibleiftheuserhassuccessfullyloggedin.Ifso,theshoppingcartcontentisshowedalongsidewithabuttonthatlinkstothecartmanipulationmodule,theaddressofdeliverywithabuttonthatlinkstotheaccountdetailsmanipulationmoduleandaformforchoosingthepaymentoption.Moduleplaseazacomanda.php-accessibleonlyfromthecomanda.phpmodule,thisisresponsibleforaddinganeworderintothedatabase,incompliancewiththeshoppingcartcontent.Modulecontulmeu.php-aclientcanmodifyhisdetailshere,forexampleifhewantstochangethedeliveryaddressortoaddacreditcard.Thisisaccessibleonlyiftheclienthassuccessfullyloggedin.Modulecomenzi.php-aclientcanviewthedetailsofhisorderhere.Hecanseetheactualordersortheoneshehascompletedinthepast.Ifanorderisdenied,hecanseethereasonhereandtrytoremedytheproblem.Furtherhecanreconfirmtheorderusingthemodulereconfirmare.phporcancelitusinganuleaza.php,bothofthesebeingavailablethroughlinks.Thisisaccessibleonlyiftheclienthassuccessfullyloggedin.Moduleschimbaparola.php-aclientcanchangehisaccountpasswordifhewishes.Thisisaccessibleonlyiftheclienthassuccessfullyloggedin.Moduleregister.php-anewclientcanbrowsethecatalogandaddproductstotheshoppingbasket.Ifhewantstoplacetheorderbuthedoesn'thaveanaccounthecanclickthelinkforcreatingone,thusleadingtothismodule.Thereisaformthathastobecompletedwithpersonalinformation,choosingausernameandpasswordandprovidinghisemail.Optionallyhecanaddacreditcardtohisaccountforonlinepurchasing.3.3AdministrationModuleProspectThePHPmodulesneededfortheadministrationarestoredinaseparatedirectoryADMIN.TheadministratorcanreachthismodulesimplybyspecifyingthepathtothisdirectoryintheURL(ex.:oxygen.ro/admin).Manyofthemodulesjustperformanactiontoupdatethedatabaseandthenreturntomodulesthatalsodisplayinformation(Kleinberg&Lawrence,2001).Moduleindex.php-thismoduledisplaysaloginform.Iftheuserhassuccessfullyloggedinandhisusernamecanbefoundinthe“admin”table,thenheisredirectedtotheadmin.phpmodule.Moduleadmin.php-thismoduleoutputsthenumberofproducts,categories,subcategories,usersandorders.Thereisalsoamenuwithlinkstotheproducts,usersandordersmanipulationmodules.Moduleproduse.php—theadmincanseealistofthemaincategoriesalongsidewiththesubcategories,thatcanbeselectedanddeletedusingthemoduledelc.php.Heretheadministratorcanspecifyanewcategorynameandapictureforit,andusingaddc.phphecanaddthenewcategory.Clickingonacategoryleadstothesamemodule,butthereareotheroptionslikeaddingasubcategory(addc.php)oradding/modifying/deleting(produs.php/addp.php/delp.php).Moduleprodus.php-aproductcanbemodified.ThismoduledisplaystheproductinformationwhichcanbemodifiedandupdatedusingthePHPmoduleactualizeaza.php.Specificationcanalsobeinsertedhere.Moduleusers.php-thismoduledisplaysthelistofusers,andthepossibilityofdeletingthemusingthemoduledelu.php.Also,itisspecifiediftheuserhasacreditcardandifhehasanyorders.Modulecomenzi.php-thismoduledisplaystheordersgroupedinto“pending”,“confirmed”and“denied”.Clickingontheeditbuttonwilllettheadministratorusethedetaliicomanda.phpmodule,responsibleforoutputtingtheorderdetails.Moduledetaliicomanda.php-anorderisshownhere.Theadministratorcansapprove/deny//deleteanorderusingconfirma.php/refuza.php/sterge.php.Whenanorderisdeniedtheadministratorcanspecifythereasonwhyitwasdenied.Whentheuserclickontheorderdetailsinhisaccounthecanseethereasonandtrytoremediatetheproblemifhewishes,ortocanceltheorder.Modulelogout.php-thismodulelogsouttheadministratorfromtheadministrationarea,redirectinghimtotheindex.phpmodulelocatedintherootdirectory.3.4InstallNoteCopytheapplicationfilesintothehtdcosdirectory.UsingthephpMyAdminapplication,thedatabase“magazine”mustbecreated.IntheSQLdirectorytherecanbefoundatextfilecontainingthestructureofthedatabaseinSQLlanguage.Thus,thedatabasecanbeupandrunninginnotime(Timofte,2002).Afterthequery,theadministratormustvisitthepageandusetheregister.phpmoduletocreatetheadministratoraccount.Hemustspecifytheusernameadmin.4ConclusionComputers,communicationnetworks,andawidevarietyofnewer,rapidlydevelopingtechnologiesareincreasinglyimportantwaysinwhichindividuals,companies,andorganizationsofallkindsconductbusiness(Boboila,2007).Thesetechnologicalchangespresentchallengesthatmustbefacednotonlybytechnologistsbutalsobylawyers,policy-makers,economists,entrepreneurs,ethicists,andotherstakeholders.Potentialtopicstobeaddressedfrombothtechnicalandnon-technicalpointsofviewincludebutarenotlimitedto:internetbusinessmanagement;websearching,asatechnologyandasabusiness;B2B,B2C,andC2Ctechnologyandbusinessmodels(Camp,2000).譯文B2C的電子商務(wù)網(wǎng)站資料來(lái)源:克拉約瓦大學(xué)數(shù)學(xué)與計(jì)算機(jī)系郵箱:boboila@central.ucv.ro作者:巴寶莉.克麗絲特爾萬(wàn)維網(wǎng)代表了一個(gè)為全球產(chǎn)業(yè)帶路的新前沿、新業(yè)務(wù)?,F(xiàn)在商品交易的另一個(gè)完全不同的概念:電子商務(wù)。這種商業(yè)模式提供了一種新的銷售手段:達(dá)到世界各地的產(chǎn)品銷售。該模式提供一個(gè)可控制的網(wǎng)絡(luò)在線銷售,從而達(dá)到另一種全新的目標(biāo)市場(chǎng)。該網(wǎng)站須具有一個(gè)很有吸引力的網(wǎng)站界面,并且允許來(lái)自世界各地的客戶在該網(wǎng)站上查看公司的產(chǎn)品并且可以購(gòu)買他們的產(chǎn)品。付款方式可以是一手交錢,一手交貨也可以直接通過(guò)信用卡網(wǎng)上支付。該商店的主人可以通過(guò)網(wǎng)站后臺(tái)管理容易地增加或刪除產(chǎn)品條目,并通過(guò)管理模塊審核不同的命令等應(yīng)用。關(guān)鍵詞:電子商務(wù);全球資訊網(wǎng);HTTP服務(wù)器;網(wǎng)站;數(shù)據(jù)庫(kù)1引言這個(gè)應(yīng)用程序旨在提供一個(gè)網(wǎng)上在線商店。目前還沒(méi)有關(guān)于銷售產(chǎn)品的限制,業(yè)主可以在該網(wǎng)站上添加任何他想要銷售的產(chǎn)品,如筆、液晶電視等等。該網(wǎng)站管理員可以隨意的增加或刪除產(chǎn)品類別。每個(gè)產(chǎn)品類別可能有其它子范疇,這樣的項(xiàng)目其任務(wù)會(huì)變得更為簡(jiǎn)便,組織結(jié)構(gòu)也會(huì)更加良好。在應(yīng)用該程序時(shí),我們通過(guò)HTTP服務(wù)器,MySQL數(shù)據(jù)庫(kù)和團(tuán)隊(duì)合作過(guò)的PHP作為服務(wù)器端腳本,目的是提供動(dòng)態(tài)的產(chǎn)品信息內(nèi)容。MySQL是目前最常用的DMBS(數(shù)據(jù)庫(kù)管理系統(tǒng)),在非常簡(jiǎn)單的角度上被使用操縱信息關(guān)系模式(Timofte,2002)。2網(wǎng)站數(shù)據(jù)庫(kù)數(shù)據(jù)庫(kù)圖該數(shù)據(jù)庫(kù)被定義為“magazin",—共由八張表格組成。我們能在接下來(lái)的數(shù)據(jù)庫(kù)框圖可以觀察到。表描述用戶表—這個(gè)表格中儲(chǔ)存客戶注冊(cè)到系統(tǒng)中的信息。它儲(chǔ)存一個(gè)客戶唯一的用戶名,該帳戶下的密碼,該客戶唯一的電子郵件地址和其通訊地址??蛻艨梢杂米约旱男庞每ㄍㄟ^(guò)網(wǎng)上銀行來(lái)支付其所購(gòu)買的商品。這類信息也會(huì)被儲(chǔ)存在這張表格中(Macklup,1991),表recuperari—這個(gè)表格包含兩個(gè)領(lǐng)域。一個(gè)是代表客戶忘記了其自身的密碼的電子郵件地址,另一個(gè)關(guān)鍵的應(yīng)用所產(chǎn)生的信息是為了檢查新密碼請(qǐng)求者確實(shí)是真正的客戶。這把鑰匙將被發(fā)送到該請(qǐng)求者的電子郵件中。如果得到該客戶的郵件回應(yīng)的,則該系統(tǒng)將會(huì)產(chǎn)生一個(gè)新的秘密給該請(qǐng)求者(Odlyzko,2001)。
圖1數(shù)據(jù)庫(kù)關(guān)系圖管理員表—我們可以觀察到在圖1中只有一個(gè)領(lǐng)域。管理員表中的用戶有管理權(quán)責(zé)。一個(gè)管理員可以添加/刪除新物品或?yàn)g覽接受/拒絕其他用戶的請(qǐng)求。produse_spec表—這個(gè)表格包含一個(gè)產(chǎn)品的規(guī)格說(shuō)明。每一個(gè)產(chǎn)品都可以有一個(gè)或多個(gè)規(guī)格說(shuō)明儲(chǔ)存在這表格中。Comenzi表—一個(gè)用戶可以無(wú)數(shù)量限制下自己喜歡的的訂單。該份訂單信息被就存放在這張表格中,該訂單信息包括下該訂單的客戶名稱,定購(gòu)的日期,該訂單總價(jià)格和付款的選項(xiàng)。該份訂單有一個(gè)狀態(tài)。最開(kāi)始,新訂單將處在一個(gè)被管理員審核的位置。在它已被審查通過(guò)后,管理員在批準(zhǔn)或拒收這份訂單后,將該訂單信息發(fā)送給用戶。Categorii表—為了網(wǎng)上商店能有一個(gè)很好的結(jié)構(gòu)。每個(gè)類別都可以有許多個(gè)子類別。comenzi_produse表—這張表格中儲(chǔ)存的信息是對(duì)應(yīng)與一個(gè)特定的順序的產(chǎn)品信息(Rou-Hamzescu,Mitu,2001)。3結(jié)構(gòu)設(shè)計(jì)3.1網(wǎng)站交互圖模塊設(shè)計(jì)這個(gè)應(yīng)用程序有兩個(gè)主要功能模塊:用戶界面模塊和管理員模塊。這些模塊主要依賴于數(shù)據(jù)庫(kù)“magazin"。在圖2中,我們可以觀察到各個(gè)模塊之間的相互關(guān)系(Loshin&Vacca,2004)。AsmsCkltfhopingwrtAdminCa:亦aieAJmtfrationXef押:manageUSSFAsmsCkltfhopingwrtAdminCa:亦aieAJmtfrationXef押:manageUSSF:rawcatcooriej^}mdiiiioeorders/Use1Herfaa[、Yiewproducb?urtxie?/圖2模塊交互圖3.2用戶界面模塊前景該模塊有是由多個(gè)PHP模塊組成(Nastase,Nastase,2002),這幾個(gè)模塊都被存儲(chǔ)在一個(gè)獨(dú)立的目錄里。所有這些模塊都被包括在了接口中。首先,我們將解釋下這些模塊:模塊sus.php—該模塊負(fù)責(zé)為用戶界面模塊提供頭文件。它體現(xiàn)該模塊的標(biāo)志、連結(jié)的關(guān)系和購(gòu)買流程說(shuō)明。模塊jos.php—這模塊簡(jiǎn)單的顯示在所有的模塊的頁(yè)腳中(版權(quán),說(shuō)得更具體)。模塊login.php—如果用戶在登錄模塊中輸入一個(gè)正確的用戶名和密碼,登入模塊是代替賬戶選擇鏈接(退出,歷史記錄,帳號(hào)細(xì)節(jié)和改變密碼)。這模塊在用戶進(jìn)入系統(tǒng)時(shí)便可執(zhí)行。模塊cosdecumparaturi.php—在這模塊中實(shí)施了一個(gè)類,它象征著購(gòu)物車。這個(gè)類是用來(lái)存儲(chǔ)客戶想要買的產(chǎn)品信息。提供了一個(gè)增加、刪除產(chǎn)品數(shù)量的方法。該模塊中所有的功能需要從數(shù)據(jù)庫(kù)中增加數(shù)據(jù)信息,包括管理模塊中所需要的功能。模塊util.php—這模塊是所以模塊中最重要一個(gè)應(yīng)用。它包含了在數(shù)據(jù)庫(kù)中所定義的相互影響的功能結(jié)構(gòu)。當(dāng)一個(gè)用戶登錄或注銷時(shí),起到檢測(cè)用戶身份的功能。還有所有的功能需要操縱信息的數(shù)據(jù),需要包括函數(shù),由管理模塊。模塊中實(shí)際用戶界面都被儲(chǔ)存在根目錄中。他們的功能是基于util.php和cosdecumparaturi.php兩個(gè)模塊建立的。下面我們將解釋這兩個(gè)模塊:模塊index.php—這個(gè)模塊帶有兩個(gè)按鈕來(lái)定義購(gòu)物車的概況,既可以重定向到購(gòu)物車操縱模塊和也可以清空購(gòu)物車,目錄包含主要的類別,一個(gè)登錄模塊或帳號(hào)選項(xiàng),如果用戶正確的登錄系統(tǒng),那么在最后,這兩個(gè)按鈕分別是用于創(chuàng)建一個(gè)新賬戶的和檢索被遺忘的密碼。這些目前都處在一個(gè)空余的模塊,盡管也有一些例外。當(dāng)我們將呈現(xiàn)其它模塊,如果這些模塊是不一樣的,那邊它將會(huì)被指定。模塊logout.php—在一個(gè)用戶完成他的行為,他可以使用退出鏈接來(lái)退出系統(tǒng)。模塊catalog.php—當(dāng)一個(gè)用戶點(diǎn)擊主要范疇,他將被會(huì)被轉(zhuǎn)到這個(gè)目錄模塊,顯示已被詳細(xì)標(biāo)注出的圖片信息。如果類包含產(chǎn)品,那么他們就會(huì)隨著一個(gè)鏈接而鏈接到produs.php模塊并且將自動(dòng)添加到購(gòu)物車模塊;如果有子范疇,他們就會(huì)顯示產(chǎn)品的照片和一些產(chǎn)品的數(shù)量。當(dāng)它被點(diǎn)擊,一個(gè)范疇將變成它的一個(gè)分支。模塊produs.php—當(dāng)一個(gè)產(chǎn)品模塊鏈接被點(diǎn)擊,該模塊就負(fù)責(zé)輸出儲(chǔ)存在數(shù)據(jù)庫(kù)中的產(chǎn)品信息并且現(xiàn)實(shí)一個(gè)用戶可以將隨意將產(chǎn)品添加到購(gòu)物車中的按鈕。模塊cosulmeu.php—一個(gè)用戶可以更改其購(gòu)物車?yán)锂a(chǎn)品信息。他可以刪除或更改產(chǎn)品數(shù)量。客戶可以返回繼續(xù)購(gòu)物或者他也可以完成購(gòu)物進(jìn)行付款。模塊comanda.php一在瀏覽完購(gòu)物車中的信息后,這是訂單處理過(guò)程中的第二個(gè)模塊。這個(gè)模塊僅限于用戶已經(jīng)成功登錄網(wǎng)站。成功登錄后,購(gòu)物車模塊中包含一個(gè)交貨按鈕與一個(gè)選擇付款按鈕。模塊plaseazacomanda.php—只有通過(guò)comanda.php模塊,才能從數(shù)據(jù)庫(kù)中添加訂單信息,最后完成客戶網(wǎng)上購(gòu)物功能。模塊contulmeu.php—一個(gè)客戶可以再該模塊修改他自身信息內(nèi)容,舉個(gè)例子,如果他想改變送貨地址或添加一張信用卡。只有當(dāng)客戶已成功地登錄就可以修改這些信息內(nèi)容。模塊comenzi.php一個(gè)客戶可以在這里查看他的訂單細(xì)節(jié)。他可以看到實(shí)際訂單或那些他在過(guò)去完成的訂單。如果一個(gè)訂購(gòu)量被否認(rèn),他可以這里看到原因并可以試著去解決
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 2025湖北省安全員-A證考試題庫(kù)及答案
- 2025年山東建筑安全員C證考試題庫(kù)
- 2025年云南省安全員-B證(項(xiàng)目經(jīng)理)考試題庫(kù)
- 【課件】搜索引擎營(yíng)銷的部分問(wèn)題探討
- DB14T-紅地球葡萄主要病蟲害綜合防控技術(shù)規(guī)程編制說(shuō)明
- 單位人力資源管理制度集合大全十篇
- 單位管理制度展示大全人員管理十篇
- 2024年土地登記代理人題庫(kù)附參考答案(鞏固)
- 2025年社會(huì)服務(wù)行業(yè)尋找彈性與韌性中的結(jié)構(gòu)機(jī)會(huì)
- 單位管理制度展示大合集人員管理十篇
- 實(shí)習(xí)終止及解除協(xié)議書
- 中國(guó)冠心病康復(fù)循證實(shí)踐指南(2024版)解讀
- 2024-2030年中國(guó)再生水行業(yè)發(fā)展前景預(yù)測(cè)規(guī)劃分析報(bào)告
- 城市公益性公墓建設(shè)項(xiàng)目施工組織設(shè)計(jì)
- 2022-2024年江蘇中考語(yǔ)文試題匯編:名著閱讀(教師版)
- 2024年秋季新人教版七年級(jí)上冊(cè)數(shù)學(xué)全冊(cè)教案
- 安全員年終總結(jié)報(bào)告
- 《客房服務(wù)與管理》課程標(biāo)準(zhǔn)課程內(nèi)容與要求
- GB/T 44823-2024綠色礦山評(píng)價(jià)通則
- 營(yíng)銷中心建設(shè)實(shí)施方案
- 工程竣工驗(yàn)收(消防查驗(yàn))報(bào)告
評(píng)論
0/150
提交評(píng)論