Jump to content

bm4499

Members
  • Posts

    39
  • Joined

  • Last visited

    Never

Everything posted by bm4499

  1. Does anyone know how to hide the addressbar's url after running the code: header('Location: http://yourdomain.com/u.php');
  2. Whatfor is font-family meant? I just use font but dreamweaver always put in font-family.
  3. Does anyone has a php script that uploads several (variable) images (e.g. bmp/png/gif) to the online temp dir? I also need to know how many pixels, both height and width, are used for us-letter page size.
  4. is it also possible to open a phppage just ONLY after paypal send feedback that payment is done for that user?
  5. Thanks Jnerocorp, I'm gonna try tonight after I get home. Do I have to place 'requireonce('****')' ontop of some scripts?
  6. hi, Does anyone know how to deal with paypal? What I want: Visitors of my site have paid via paypal they need to see a *.php where they can process theirs form. After it has been processed and they got what they wanted, they must NOT be able to copy the URL to give it to theirs friends or use it another time... HOw do I deal with this problem?
  7. hi all, a question about paypal: How can I organise the best way the payment: Somebody who've paid by paypal or other needs to get to a order page to process his/her order... After that is done, payer must not be able to copy the url of his/her order to give it to his/her friends... Anyone?
  8. Hello, Does anyone know how to deal with login? Suppose I have detected a user logged in correctly with his User-id & password and thereafter a PHP page needs to be loaded BUT, however, a user must not be able to type the url of the php-page that must be access after proved user-id & password. How can I reach that? with other words: - after login is approved then http://www.myweb.com/provedusers/launchthis.php must be started AND without the right user-id & password the url http://www.myweb.com/provedusers/launchthis.php must be disabled.... Is this possible and how can this be reached? thanks in advance, perry
  9. Hello, Does anyone have an example of the /connections/localhost.php file? Don't know what code I need to have in there. Also some info about how to keep sensitive info like loginname, password, databasename, table name hidden from end-user(s). Thanks in advance rgrds bm
  10. Hi All, Does anyone has an example of the code in the [b]/Connections/localhost.php [/b] file? thanks in advance bm
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.