Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

gurutechnolab

Members
  • Joined

  • Last visited

  1. Hy as per your query, you told before one day your site will be ok with designs but the next day you got some changes that you don't need in your website. so you have to go in your WordPress admin panel and got your designs of which date you want. you have to just click on the date and you getting back the designs. like you can see in this ss. https://prnt.sc/l5n2z9
  2. Yea, you are right I didn't just get an idea about that set length of password it can be easily hacked. Thanks for driving my attention to this concept.
  3. You can give proper validation to email. you can also provide .com validation. if one email already uses for registration then it can't be used for the second time. you can also set password character limit in between 6 to 8
  4. if($_SERVER['REQUEST_METHOD']=="POST") { $name = $_POST['Name'] ; $email = $_POST['Email'] ; $telephone = $_POST['Telephone'] ; $comments = $_POST['Comments'] ; $captcha = $_POST['g-recaptcha-response']; $response=file_get_contents("https://www.google.com/recaptcha/api/siteverify?secret=-----&response=".$captcha."&remoteip=".$_SERVER['REMOTE_ADDR']); } print name in $ value and check if it's print then a code is right...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.