Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7584483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T18:55:55+00:00 2026-05-30T18:55:55+00:00

this is my code: http://pastebin.com/y0VHgRNs Okay Basically, What i need to do is make

  • 0

this is my code:
http://pastebin.com/y0VHgRNs

Okay Basically, What i need to do is make the system check for a username on every second line here. If that username is there.. it would vote with that username. But the problem is.. it stops at the first request which is when line3 != null
And.. ‘im guessing it needs to log out as well.. How could i possibly drop the cookie container and create a new one or could i just go to a logout.php script?

Hope that’s informative enough, if not leave a comment.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T18:55:56+00:00Added an answer on May 30, 2026 at 6:55 pm

    It looks like it’s because you’re doing a while(loopvar < 7) but you’re not resetting the value of loopvar before you do another while.

    The first while will loop until loopvar is 7, but when your try and do another while, loopvar is already 7, so it won’t run.

    Add this line just before each while(loopvar < 7)

    loopvar = 1;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This example is taken from the Linux System Programming book, page 88. Code: http://pastebin.com/mEfmHbPP
I have simple front controller plugin which contains this code: http://pastebin.com/m155c59b0 When session expire
I have this code http://pastebin.com/hCFk0FJg Server starts and listens normally, but then when I
So I got this bit of code http://pastebin.com/RMh4eHLq from the Android dev blog (modified)
If I run this code: http://www.danny92.pastebin.com/m1f84b972 You will see that my Database connection connects
I found this useful Internationalization code: http://pastebin.com/SyKmPYTX everything works well except I am unable
Im try makeing search function for my site, this is the code http://pastebin.com/GN1NUE7E But
I use this code: http://blogswizards.com/plugin-development/sliding-boxes-and-captions-with-jquery On a simple gallery site I am building. Specifically
I found this code from here: http://www.cssportal.com/form-elements/text-box.htm But the problem is you can still
When I run this code url = ('http://maps.google.com/maps/nav?'+ 'q=from%3A'+from_address+ '+to%3A'+to_address+ '&output=json&oe=utf8&key='+api_key) request = urllib2.Request(url)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.