Jump to content

Thadeus

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Thadeus's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. hahahaha yes i missclicked before..
  2. Hello, I am trying to make a picture gallery for my website but i am having a problem with the size of the pictures. When i go to the picture gallery i want to see the pictures that i have stored in the pictures file, in a small scale and not in full resolution. My problem is that i have managed to create this picture gallery but i have failed in seeing the pictures in a small scale. So when i go to the picture gallery i see all of my pictures in full resolution. Imagine how that is. The code i use is: Can some one please tell me what is wrong with the code? Can you please tell me what to add or what to remove so that this works? Please not that i want to see the pictures at small scale first and when i click on each picture see the full resolution. Thanks in advance.
  3. It is fixed! yay! Thanks a lot PaulRyan. Your solution has been really helpful! Hope that i will be able to assist people here, as well, soon.
  4. Continue from mysql_num_rows() thread which was fixed. I am having a problem with my log in script. Especially with this one below. Please help me in this one. I got this " Deprecated: Function session_register() is deprecated in... " by using this code: Any suggestions please, on how to fix it? Thanks in advance.
  5. " Unknown column 'username' in 'where clause' " That was the error. Thank you for the mysql_error() i had forgot it exists. :S The mysql_num_rows() indeed does not take more than 1 parameter. Although i have fixed the first problem another one came up. Please help me in this one as well. I got this " Fatal error: Call to undefined function sesssion_is_registered() in... " by using this code: Any suggestions please on how to fix it? Thanks again for my previous problem.
  6. Hello, I am having a problem.. I get this message " Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in... " whenever i am trying to work my log in script. The script is: and why do i get this warning? what am i doing wrong? Is there any simpler way to create a log in page but being secure as well? Thank in advance.
×
×
  • 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.