Mixing PHP and HTML
Mixing PHP and HTML The following script has some PHP at the top, followed by some HTML. An array…
Mixing PHP and HTML The following script has some PHP at the top, followed by some HTML. An array…
Many email marketers lack insights into whether emails are even reaching the inbox, but that information is crucial.…
AEM Training: Installation and Environment setup AEM Architecture Run Modes Hello Work Site AEM Consoles & Important Links Template…
HTML Basics
List of operators in PHP and it’s types: Operator are mainly divided by three groups. 1.Uniary Operators that…
Output:
PHP Tutorial for beginners Welcome to the PHP tutorial In this tutorial, you are going to learn PHP along…
Arrays in PHP are simplified. Output: array(3) { [0]=> string(3) “WSJ” [1]=> string(3) “WEF” [2]=> string(2) “NT” } string(2) “NT”…
PHP Variables & operators Output: string(27) “Hello Koti! Welcome to PHP!” int(25) float(2.55) bool(true) NULL string(4) “koti” int(21) bool(true)…
Welcome to PHP Learning! How to set up a local environment for development: We will be using apache XAMPP…
Problem: How to update a schema attribute in the javascript activity of the Adobe campaign Solution: //Update the sample…
Problem: How to calculate the time taken for a script to execute Solution: var startTime =new Date().getTime(); //Your JavaScipt…
Problem: If Need a javascript function to wait for a certain time until the next command execution Solution:(JavaScript function) function…
Issue: cargo run Compiling mars_calc v0.1.0 (C:UserschinnuDocumentsrustmars_calc) error: linker `link.exe` not found | = note: The system cannot find the…
Here is the AEM 6.4 beta version. you can request one from here Sign up for the AEM…