Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

aya

Member
  • Joined

  • Last visited

  • Country

    Malaysia

Everything posted by aya

  1. i was questioned by someone about how to run php system on PC client without network. but i'm not sure whether it can be or not. usually we run such system by installing Apache and mysql first. so, now we want to run system without installing them.
  2. is there any ways to put our website in first ranking of search engine when user search? should it updated every day?
  3. echo "<script type=\"text/javascript\">varn stay =confirm (\"Item: ".$F_item."\"); if(stay) top.location='received.php?stay=1'; </script>"; <? if($_GET['stay']) //check if stay contains a value equating to true { pilihPembekal($f_supp,$f_pem,&$dberror); } ?> here is my latest script, when i run it on server, the function of pilihPembekal () did not perform. please u check it. is it right? i write this script based on ur example.
  4. i write the function using php, but when i want to display msg box for confirmation, i used javascript. in confirmation box, if user choose yes, i want to execute the function that use PHP. can i write the script like that? the script is like this: echo "<script type=\"text/javascript\">var stay =confirm (\"Do You Agree?\"); if(stay) here if the function using PHP </script>"; how can i write the function of PHP in jscript ? please help me.......

Account

Navigation

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.