


Yes, within only three weeks (it actually took two weeks, and one week for submission approval from CodeCanyon), this template is ready to use for your PHPMaker 2018 projects. (We assume the result of the above mentioned SQL-result is "2021" as $YEAR and "5" as $MONTHNUM) $this->YEAR2 ->Caption. This is the first PHPMaker 2018 Template file that released on this planet after PHPMaker 2018 was released on J(about three weeks ago). So i have added the third line of code in the top section: ($MONTHNAME = ) Īnd to display the month name the code is like this: Then the caption if the "YEAR2"-column will be: "In two Years it will be the year 2023 and the month number is 5"Įxtra: In my case I had in some columns the need to display the full month name based on the month number. (We assume the result of the above mentioned SQL-result is "2021" as $YEAR and "5" as $MONTHNUM) $this->YEAR2 ->Caption. Then, after that, you can use the results in every column caption of your choice like this: ($MONTHNUM= ExecuteScalar ("select DISTINCT (CAST((SUBSTR(YEARANDMONTH,6,2)) AS NUMBER(4))) MONTHNUMBER from TABLE WHERE YEARANDMONTH= (SELECT MAX(YEARANDMONTH) FROM TABLE )")) You can use the same account for login to the demo site as well as for the original demo of PHPMaker.Put the following code in the top of "PageLoad" event: ($YEAR = ExecuteScalar ("select DISTINCT (CAST((SUBSTR(YEARANDMONTH,0,4)) AS NUMBER(4))) YEAR FROM TABLE WHERE YEARANDMONTH = (SELECT MAX(YEARANDMONTH) FROM TABLE )")) You can also see the Demo of web application that generated by PHPMaker 2018 which uses those Extensions above from this link. xml language files into your C:\Program Files\PHPMaker 2018\languages folder.ĭon’t forget to play with some of their Advanced settings in order to see some new settings available. I modified language files (English and Indonesian), so that you don't need to update or insert the new phrases into your XML Language Files.Īs always, extract the extensions to your C:\Program Files\PHPMaker 2018\extensions folder, afterwards enable all of them from Tools -> Extensions of your PHPMaker application. Please note that there are also some new language phrases were added into the XML Language Files in C:\Program Files\PHPMaker 2018\languages folder. So here are my 13 (Thirteen) Extensions for PHPMaker 2018:

I also dropped three Extensions (MasinoCustomCSS13, MasinoHorizontalVertical13, and MasinoLoadingStatus13), and added one new extension (MasinoCalendarSchedulerExtension14). You will see that the layout is now completely difference and richer than the previous version. I need to implement this big changes into one single template, afterwards separate it into some smaller Extensions. I am really really sorry for this delay, since there are some major changes in this my Extensions. I am so pleased to announce you that Masino Extensions for PHPMaker 2018 are just released today.
