Search results

  1. rufussweetwater

    PHP Login code integrating help....

    Okay, what all would i include in my header/footer.php? i know their separate pages, but for my header.php should i have everything up to my navbar or just the header and login system?
  2. rufussweetwater

    PHP Login code integrating help....

    Answer: Yes!!!, I really can't explain myself that well, but that's what i'm after. YES! :laugh: When i do look to Google for PHP help i do see W3Schools alot but i never went cause no one else whom i asked said anything about them when i asked for a good tutorial, they just told me to stay...
  3. rufussweetwater

    PHP Login code integrating help....

    if you go to my site [CYK Studios] you see on the top right corner my members login section, this is the second box of code i posted earlier. i want the first box of code combined with the second box of code so i can then copy and paste it into my login section through Dreamweaver. yes it will...
  4. rufussweetwater

    PHP Login code integrating help....

    I forgot to mention that I suck at php coding. I understand what your saying, but I don't know how to write/add code blocks. I am new to php coding soo..... Could you help a little bit more?
  5. rufussweetwater

    PHP Login code integrating help....

    I have a PHP login system that i need help integrating into my website. The following code is the specific code i need to be integrated into the other following code which is my login section on my site. Login code [this is the brains (or insides) of my login code] <? /** * Main.php...
  6. rufussweetwater

    Can't establish a secure connection to the server??? - phpBB help

    i am trying to access my Administration Control Panel [ACP] on my phpBB forums and also access a page letting me activate users to roam around on my forums, but everytime i try to acces these pages, i get this error message: How do i fix this???
  7. rufussweetwater

    renaming or deleting a database in PHPMyAdmin...

    oh i see now, that would make sense. because that cykadmin_shoutbox DB was my third DB, and since I'm a free hosting user i am limited to three DBs. So when i tried to rename it it gave me the error saying that i had no privileges because i had maxed out my DB numbers. :biggrin: :biggrin...
  8. rufussweetwater

    renaming or deleting a database in PHPMyAdmin...

    cykadmin_shoutbox i think the system thinks i made the database. but i didnt...
  9. rufussweetwater

    renaming or deleting a database in PHPMyAdmin...

    i am trying to create a new database for my custom forums. so i log into cPanel, click on PHPMyAdmin, and for some reason when i was selecting a database, there was a third database that i didn't make. apparently it was for a shoutbox which doesn't make sense. when i open it its blank, nothing's...
  10. rufussweetwater

    working with a PHP login system script...

    okay i fixed that, but now what? I am trying to link the main.php file but I end up getting a bunch of visible code on the WYSIWYG design board. also I changed the login button to link it but I lost my picture and now I just have a brown box with the word 'login' and no picture or CSS is...
  11. rufussweetwater

    working with a PHP login system script...

    So what exactly do i copy from the main.php? and where do i paste it in? Here's all i'm trying to do. This is a picture of my header containing the members login section along with the signup button. I don't care if i use the same PHP code i have now, all i want is some sort of PHP code that...
  12. rufussweetwater

    working with a PHP login system script...

    thanks, buckethead's a great guitar player. anyways, i tried your new code and i mangled with it, but i still couldn't get it to work, i now understand how to establish the links, but i don't know how to link the username and password boxes and login picture as well. I got the sign up picture...
  13. rufussweetwater

    working with a PHP login system script...

    Okay, here's what I have right now the design style code in my index.html file: <!--Login Background Starts --> <div id="login-bg"> <!--Login Area Starts --> <div id="login-area"> <form action="" method="post" name="Login" id="Login"> <label>Members Login:</label> <input name="username"...
  14. rufussweetwater

    working with a PHP login system script...

    thanks, but i don't think i went into much detail, i got the datatables.sql imported and that's running fine, but how do i make the link between my already made username and password boxes and the main.php file as well as the sign up button while still keeping my style the same?
  15. rufussweetwater

    working with a PHP login system script...

    :dunno:I am not at all a good coder to say for this problem, just warning you now.:nuts: I was browsing Google for a nice PHP based login script for my site and i found Evolt.org.:eek4: I read through the page and it had some very good reviews/comments and everything, but i need to know these...
  16. rufussweetwater

    Finding a Javascript News Bar script

    Does anyone know where i might find a decent site that gives good javascript codes and applets? I have been searching for a horizontal javascript news bar and i've found nothing. Please help...
Top