Timestamp | Post | Voter | Comment | Reputation |
---|---|---|---|---|
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | Thank you very much! You saved me. It works in the way I want it to. | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | Any updates? Can't we work something from cidrToRange function? | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Thanks. I kinda understand what you mean. Can you please provide an example or guide on how to do it? | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | I solved the error, but the problem is now that I get only the IPs only to .24 and I should get until .255 | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | The $pluginData -> ipAddresses is the actual text area that holds all the CIDR ranges. | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | Using "var_dump($pluginData -> ipAddresses)" it shows me this: "array(0) { }"... | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Thank you it is showing success but the database is not getting updated. I think the issue with state: var state = ($(this).is(':checked')) ? '1' : '0 | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | So how do I resolve it? Sorry for asking again I am new to programming | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | No sorry my mistake, yeah now it generating array(1) { ["ids"]=> array(1) { [0]=> string(1) "1" } } when I click the first checkbox | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Yes it does return nothing | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Yes so on request I get this value ids[]:[..] 0:"1",1:"2" and for reponse nothing | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Ok, I am getting the message "Click event triggered", status code "200". So the form is getting submit | +0 | |
Re: Use checkbox with jquery and ajax to update database | KnowledgeMan | Thanks for the relpy. Well I get no errors on the page and nothing in inspector as well. | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | Sure, thank you very much! | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | I get only the CIDR, e.g.: 88.39.88.0/24, 89.33.88.0/24 etc.. I want to retrieve a list with IPs from all the CIDRs that I have in my textarea. | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | "Notice: Undefined variable: cidrs on line 41 && Warning: Invalid argument supplied for" - Line 41" foreach($cidrs as $cidr) | +0 | |
Re: How to get IP from text area that contains multiple IPs and their CIDR? | matei_ | Your function works as you said, but what I am trying to do is to retrieve a full list with IPs from the CIDR ranges that I have. | +0 | |
Re: No sound playing dvd on media player | kaninelupus | don't be a d1ck... NO media player has EVERY codec available, especially as some codecs are propietary! | +1 | |
Re: Problems in windows xp home start up | kaninelupus | Will you STOP pegging yourself to requests for help, adding nothing but vague or useless tidbits! Is getting old. | -0 | |
Re: Need help with BSOD! | kaninelupus | really poor advice. BSOD's are NOT most commonly "due to power defficiencies" at all! Misinformation serve only to confuse the OP! | -0 | |
Re: Problem with $this | Will Gresham | Love your sig :D | +2 | |
Re: user preferences | darkagn | Helpful comments | +5 | |
Re: PHP File upload validation before the file uploads | nav33n | You missed it! marktoyota is a spammer. | +11 | |
Re: INSERT INTO through PHP | kssi89 | Thanks! | +1 |
The End.