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.

atiprashant

Members
  • Joined

  • Last visited

Everything posted by atiprashant

  1. I want to know that how can i read the contents of db say username and password to an array and then check the login using array and hence avoiding any chance of sql injection???
  2. atiprashant posted a topic in Server Side
    I want to know how to show the contents of a link in an i-frame present in the same webpage ???
  3. thanks..........!!!!!!
  4. That will not work for sure .... It will just echo out the contents of the page when it is called.... and not how it looks when the page loads completely...i.e when http status is 200
  5. I have to schedule some job on every alternate Thursday with Cron. I am not sure How to schedule in job in above case ? Can anyone help me please ??
  6. here is the solution to it http://www.cssstickyfooter.com/using-sticky-footer-code.html
  7. but the other domain is not mines..... i am just trying to get the current stock prices from another website so that i can use it in mine... but for that i cant use AJAX... so i am asking is there any way code which allows the page to load completely and then we can read out the contents using 'explode' etc...
  8. Plz tell me if there is some.....
  9. Can we have some global variables in Javascript which i can use on any page...so that i can use it as a session variable anywhere in the pages ?? Please inform me if there is some way to do so ???
  10. but the problem is that we can use AJAX only for calling the files of the same domain..... and in any other case it shows the contents before the entire page loads completely....
  11. Can we use ajax to read the contents of a webpage..... so that it could wait till the webpage loads completely.... Plz tell me if there is any way to do so ...
  12. For reading the contents of a webpage i am using the code..... <?php $link = "http://www.xyz.com"; $file = file_get_contents($link); echo $file; ?> But the problem is that i am not able to read the ajax stuffs whichs loads after sometime.... So , i am getting just a blank table as the contents..... with all the values eual to " "(blank) Is there any way to do so using php ??? plz inform me if there is some way to do so.... as soon as possible.... pricecheck.php

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.