Jump to content

Vaclavious

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Vaclavious's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. hello i need to show this: <div class="orange"> <div id="tkosmo"> <table width="96%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="410px"><?php include "tkosmo.php"; ?></td> <td width="17px"></td> <td width="390px"><?php include "stonudimo.php"; ?></td> </tr> </table> </div> </div> only on my homepage, and hide it while surfing around the site. that code is located in index.php of my template (joomla). two included files are also in template directory. thanks in advance
  2. so if i create a web page that only i have access to, and put a script that will gather link to my other web site, username and pass from a database on click, it is still unsecure? can i ask on what kind of attacks am i vulnerable to (providing my first site and my database on that site are secure enough)?
  3. well, is there any solution that would be secore to use 24/7?
  4. hello all i'm still a noob concerning php, but i was wondering if it would be possible to program something that crossed my mind and found this site when searching for answers. anyway, i want to be able to log on to my site directly by clicking on a link on another site. most of the activation links when registering on the site logs you in directly, and i want to do the same thing (on already activated accounts obviously). so i guess i'll need a script where i'll write down my username, password and link to the site, and everything should be stored in the database, and then create a link that will gather those informations and log me in on selected site. i probably wont be able to program it, so i'll pay a professional to do it, but i'm just wondering if it is possible, and should i be worried about the security of that method? i hope i described it well, and thanks in advance for answers. Vaclavious
×
×
  • 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.