• Member Avatar for hericles
    hericles

    Stopped Watching How to add new keywords to my web site to search in Google?

    Hi I want to add some new keywords to my website . How can i do it so i can search in google by these new words . Please help …
  • Member Avatar for hericles
    hericles

    Stopped Watching Thousand threads write to one text file simultaneously

    Hi Dw I have a multi-threaded server that connects thousands of clients. The clients sends in data that the server must write to a text file. As there are a …
  • Member Avatar for hericles
    hericles

    Began Watching Radio buttons and arrays

    This problem has been bugging me for days now, basically everytime i click a radio button in the alert box it only selects saab so it would say ' the …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Radio buttons and arrays

    From the code you posted isChecked() is never called and so chosen never changes from 0, hence item always equals items[0].
  • Member Avatar for hericles
    hericles

    Began Watching How to get a set of data from a bigger set

    Hi guys i have a table with this data ______________ | site | cat | ______________ | my | sp | | my | sp | | my | cc …
  • Member Avatar for hericles
    hericles

    Replied To a Post in How to get a set of data from a bigger set

    From your example it looks like you want the distinct values from the table SELECT DISTINCT COL_NAME1, COL_NAME2 FROM... But I doubt that is it. What exactly do you need?
  • Member Avatar for hericles
    hericles

    Replied To a Post in [angularjs] 2 different controllers for 2 json and views

    Your console.log line isn't getting hit because the code is failing at the http.get line. When AngularJS itself hits an error the location of the error shown in the console …
  • Member Avatar for hericles
    hericles

    Began Watching any one know who to program this

    while loop or doo loop the output should be like this 1 12 123 1234 123 12 1 and 1234 123 12 1 12 123 1234 tnx
  • Member Avatar for hericles
    hericles

    Replied To a Post in any one know who to program this

    As always, show us your best attempt and we'll help/guide/assist you. Just asking us to do it won't work. We like to see a little effort on your part:)
  • Member Avatar for hericles
    hericles

    Began Watching can anyone tell me a good n simple book on android op.system

    i want to learn android op.sys. by myself only.so pls suggest me any online free ebook which is so simple and used for primary users.
  • Member Avatar for hericles
    hericles

    Replied To a Post in can anyone tell me a good n simple book on android op.system

    Head on over to [IT Ebooks](http://it-ebooks-search.info/search?q=android) and have a look around. They've got plenty of free books on a range of IT topics and languages.
  • Member Avatar for hericles
    hericles

    Began Watching [angularjs] 2 different controllers for 2 json and views

    Hi, I have to load a list of holtels from json and then click one hotel to load the hotel details page, i'm trying to solve with route i've added …
  • Member Avatar for hericles
    hericles

    Replied To a Post in [angularjs] 2 different controllers for 2 json and views

    The console log doesn't give you any hints? Have you put a console.log in your second controller to make sure it is getting called correctly (although I can't see why …
  • Member Avatar for hericles
    hericles

    Began Watching Uncaught typeError undefined is not a function

    Hi everyone, I been looking around how to solve this problem but I am stuck. I asked my professor and he is stuck. Can someone look at the code and …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Uncaught typeError undefined is not a function

    You have two errors in your code. Change line 20 to: `var userTrials = document.getElementById("userGuesses");` Firstly, its getElementById, camelcase for all words. Secondly, you don't want the innerText portion of …
  • Member Avatar for hericles
    hericles

    Began Watching a couple of css sprite problems

    # css file change from original to sprite conversion # problem #1: blockquote { margin: 10px; padding: 0 0 0 28px; border: 1px solid #f2f2f2; background: #FAFAFA url(quote.gif) no-repeat 5px …
  • Member Avatar for hericles
    hericles

    Replied To a Post in a couple of css sprite problems

    Your background in the second version is incorrect. Firstly you have an extra semi-colon in there and the 0 -911px shouldn't even be there. The shorthand for the background selector …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Getting Apache24 to run php

    Your last post triggered my memory some more and I remember having a similar problem. I just checked my set up on my dev machine and its httpd-2.4.9-win32-VC9 and PHP …
  • Member Avatar for hericles
    hericles

    Began Watching Master Master synchroniztion get halt.

    Hello all, My master master synchronization working properly but from yesterday after 4pm my sinking get stopped. My uplink working properly but downlink not working.I failed to found any issues. …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Master Master synchroniztion get halt.

    Were either of the servers restarted around that time? Its possible your services aren't set to start automatically so after a reboot you'd need to kick start the sync manually …
  • Member Avatar for hericles
    hericles

    Began Watching INSERT INTO 2 tables

    Hello, What's the latest mysql syntax to insert into 2 tables: "INSERT INTO student as t, study_report as s(t.group_id, t.access_level_id, t.stu_username, t.stu_fname, t.stu_lname, t.stu_email, t.stu_address, t.stu_telp, t.stu_hp, t.stu_wa, t.stu_skype, t.stu_facebook, …
  • Member Avatar for hericles
    hericles

    Replied To a Post in INSERT INTO 2 tables

    You trying to insert into two tables with one INSERT statement. That won't work without some changes. You can either run two queries separately or insert into one table that …
  • Member Avatar for hericles
    hericles

    Began Watching Flower scream

    What would happen if we cut a flower and it would scream like hell of the pain it feels? What would happen if we catch a fish on a line …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Flower scream

    Flowers would lose their romantic appeal to the fairer sex pretty quickly. Nothing says 'I love you' like a single, squealing, red rose.
  • Member Avatar for hericles
    hericles

    Began Watching Availability

    i have the following sql query i seem to be having this error "Incorrect syntax near the keyword 'INSERT'"
  • Member Avatar for hericles
    hericles

    Replied To a Post in Availability

    I'm a bit rusty on WHEN NOT but I think it needs to be `WHEN NOT MATCHED THEN INSERT INTO`
  • Member Avatar for hericles
    hericles

    Began Watching How to get app accepted into Apple store

    i recently made an app for android and ios but my app was rejected in ios the rejection notification did not give me an indication on the areas i need …
  • Member Avatar for hericles
    hericles

    Replied To a Post in How to get app accepted into Apple store

    From the iOS Approval page: If an issue is discovered during the review of your app, you will be notified via email. You will find details regarding your app rejection …
  • Member Avatar for hericles
    hericles

    Began Watching Thousand threads write to one text file simultaneously

    Hi Dw I have a multi-threaded server that connects thousands of clients. The clients sends in data that the server must write to a text file. As there are a …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Thousand threads write to one text file simultaneously

    Not overwriting the existing text is the least of your problems. Opening the file with the append flag specified solves the issue of overwriting. That makes sure the new data …
  • Member Avatar for hericles
    hericles

    Began Watching Multiplatform database with different languages

    I just recently found out about how to link python to a MySQL database using the MySQLdb library. The syntax is actually alot like phps but I was wondering and …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Multiplatform database with different languages

    You can, as long as the languages you use have connection drivers available for the particular database you intend to connect to, which in your case you know it does.
  • Member Avatar for hericles
    hericles

    Replied To a Post in Been looking for hours can't find error

    Yeah, you'll need to provide default values. Create a function that accepts the parameter, does the input_filter bit and either returns its value or an empty string. Then you can …
  • Member Avatar for hericles
    hericles

    Began Watching Getting Apache24 to run php

    Hello, I have PHP 5 and Apache 24 installed. PHP doesn't appear in my Control Panel as an installed program. I have tried to Use **PHPIniDir c:/php** in my httpd.exe …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Getting Apache24 to run php

    Is this on a 64bit Windows machine? If yes, you need to make sure you have the right versions of Apache and PHP. ApacheLounge.com can help you out with the …
  • Member Avatar for hericles
    hericles

    Began Watching Been looking for hours can't find error

    I had this working earlier but had to tweak the code for some function that will be preformed later on but now I can't get the data to upload to …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Been looking for hours can't find error

    All is a mysql reserved word. If you need to use it because you have a column called all, you need to place it in quotes inside your query: 'all'
  • Member Avatar for hericles
    hericles

    Began Watching Error establishing a database connection

    my website (http://www.hostrich.com/webhosting/wp-login.php) I had the error message "Error establishing a database connection".
  • Member Avatar for hericles
    hericles

    Replied To a Post in Error establishing a database connection

    Some more information about what system you are running would be useful but in general terms you are probably seeing that error because the settings for the database connection are …
  • Member Avatar for hericles
    hericles

    Replied To a Post in IPO Table

    I am indeed, how can I help you today?
  • Member Avatar for hericles
    hericles

    Began Watching IPO Table

    I Need Some assistance Desperately.
  • Member Avatar for hericles
    hericles

    Replied To a Post in IPO Table

    And we desperately want to know what your problem is. Don't mind the sarcasm, but seriously, you could include slightly more information with your post.
  • Member Avatar for hericles
    hericles

    Began Watching Multiple Level of Subcategories

    Hi, I need some help with my college work, with the database I am designing. # Assuming I want this to happen: # **Main Category:** Level1 Level1 >Level1.1 >Level1.2 >>Level1.2.a …
  • Member Avatar for hericles
    hericles

    Replied To a Post in Multiple Level of Subcategories

    Create a table for the categories that holds the category name, its ID and its parent ID. Top level categories would have a parent ID of 0. For example, your …
  • Member Avatar for hericles
    hericles

    Began Watching How to add new keywords to my web site to search in Google?

    Hi I want to add some new keywords to my website . How can i do it so i can search in google by these new words . Please help …
  • Member Avatar for hericles
    hericles

    Replied To a Post in How to add new keywords to my web site to search in Google?

    You need to add the new keywords that you want the website to be found by to the content of the website, in the headers, the page meta data, the …
  • Member Avatar for hericles
    hericles

    Replied To a Post in How to add +1 to a field in SQL table using PHP and SQL?

    Have you tried this: if (!$result) { die('Invalid query: ' . mysql_error()); } after the mysql_query line? $result should be a result set or FALSE, mysql_query doesn't return null.
  • Member Avatar for hericles
    hericles

    Began Watching How to add +1 to a field in SQL table using PHP and SQL?

    http://stackoverflow.com/questions/5846/add-1-to-a-field Didn't really work. My script looks as follows: <?php if (isset($_GET["id"]) && isset($_GET["char"])) { $id = $_GET["id"]; $char = $_GET["char"]; $result = mysql_query("SELECT * FROM battles WHERE id='$id'"); if …
  • Member Avatar for hericles
    hericles

    Replied To a Post in How to add +1 to a field in SQL table using PHP and SQL?

    Your $result variable probably is false, which isn't a resource and so the fetch_array is failing. Check your query returns a result set and not an error. If it is …
  • Member Avatar for hericles
    hericles

    Began Watching all conditions in a single query

    Hi all, i would like to ask, if i have **3 tables in database** and i have a **search bar** in my web page to **search staff id** to update …

The End.