Post-3 (PHP) Declare Variables in PHP Administrator March 26, 2016 0 Comments # Creating (Declaring) Variables in PHP Example: 7 <?php $txt = "Hi Netwax Lab!"; $x = 5; $y = 10.... Read More Read more No comments:
Post-2 (PHP) Start First PHP Page Administrator March 26, 2016 0 Comments For starting with PHP, first you need know form where we start. It’s not like HTML, create a notepad file than change its extension... Read More Read more No comments:
Post-1 (PHP) PHP Introduction Administrator March 25, 2016 0 Comments PHP is a Server-Side Scripting Language designed for web development. Originally created by Rasmus Lerdorf in 1994, the PHP referenc... Read More Read more No comments:
Lab 33: Site to Site VPN IKEV2 Administrator December 04, 2015 1 Comments Task Topology Setup Site to Site IKEV2. Solution Peer1 (Router) --------------------- crypto ikev2 proposal 10 encryptio... Read More Read more 1 comment:
LAB 13: HSRP (Hot Standby Router Protocol) Administrator November 17, 2015 4 Comments Task Topology Configure IP Addresses as per given in topology. Configure Web_Server and NTP Server as per given in topology. ... Read More Read more 4 comments: