- Strength to Increase Rep
- +7
- Strength to Decrease Rep
- -1
- Upvotes Received
- 52
- Posts with Upvotes
- 44
- Upvoting Members
- 30
- Downvotes Received
- 5
- Posts with Downvotes
- 5
- Downvoting Members
- 5
Come stand by me and make yourself look good!
- Interests
- Programming, Technology, Business, Aviation
Re: I can't recall **exactly** where it is, but apache blocks http and https access to the folder named cgi-bin, if you rename it you'll have access instantly. In your hosts file, apache config or somewhere similar, perhaps your cgi library folder! (I can't quite remember...) actually... Just run a scan … | |
Hi all, I'm building a multi-tenant web application in PHP which is hosted on a dedicated Ubuntu 14.04 server (LAMP). I'm trying to figure out the simplest method of allowing my customers (SME's) to connect the application to their active directory server to authenticate users. The only issue is, I … | |
Boo! Meh you knew it was me. After all, I post 99% of the dumass questions around here... I have a modal that's being a teenager and isn't doing as it's being told: http://i.imgur.com/7PcLQCS.png *As you can see from the image, it's half off of the screen!* # Here's the … | |
Hey all, I'm not a mechanic and I know nothing of the topic. I am however looking to replace the legs on my computer desk with some electronic cylinders so that I can raise and lower the desk at the press of a button. The only issue is, I don't … | |
Re: You'll have to forgive me as I might have missed the topic, I'm not to sure, but why not use any development environment and then have a web browser to view the code? Seeing as HTML, JS and CSS are all web based languages? I'm a lazy bugger so I … | |
Hi all, I've decided to work on a new project in my spare time and it involves capturing 30 seconds of video from each registered user. Does anyone have any suggestions as to the most widely accepted/compatible method of capturing video in the browser and storing it somewhere such as … | |
Re: From your question above it's quite hard to identify what it is you're actually asking for, so I'll cover file paths in general. 1) Relative File Paths A relative file path looking like this: `<a href="link.php">Link</a>` and this is because you can't see the full web address. The name 'relative' … | |
Hi all, I've just started to work on a lazy mans network - everything is unmanaged. I've now been asked to install a media server so that we can provide a source for the 90+ TV screens in our thirty remote offices, a system such as this: http://www.cabletime.com/how-it-works/ The only … | |
Re: This is pretty straight-forward and is usually easier than most people think. What I would do is call a function in the onchange attribute. In the following example the onchange attribute will be watching a dropdown, so the function will be called upon when the value of the dropdown changes: … | |
Re: DONT DO A SYSTEM RESTORE. I hope this gets to you quick enough. One of the worst things to do to an infected machine is execute a system restore. Boot yourself into Safe Mode and start checking your event logs, look for unusual activity. Whilst in safe mode you should … | |
Re: A fluid container with two columns is the way I would proceed. If you want to play around with BS3 forms before you begin check these out: A form builder: http://bootsnipp.com/forms?version=3 Some useful example code (All credit to 'pppeater'): http://www.bootply.com/pppeater/jrNvaahcOh Write some code and then post it here and we … | |
Re: Perhaps you can have an advanced filtering system? Including calories, carbs, fat, salt and sugar etc? You can also have a membership level called 'nutritional expert' where people who know a little about nutrition can build diets using recipies on your website, and then users can review, customise and print … | |
Re: This is a serious issue and highlights some genuine concerns. I say this is a professional and serious manner - what is the children were foolish enough to engage in sexual acts and/or watch pornography using the school computers? What if the camera was enabled when one of the children … | |
Re: Can you please visit both of the pages with firebug activated and let me know if there are any errors on the console? Are both files in the same web root or is one in a directory? | |
Re: Instead of `<br>` try `<br />`. If that doesn't work use `\r\n` for a single line break. I'm quite sure `\r\n` is the solution you're looking for though pritaeas is correct, it depends on how you're sending it and even more so how you're reading/receiving it. | |
Re: Now unless I misunderstand the question, this is quite easy to achieve. Each row should have a form and each buy now button should be a form submission button for the row. I personally would do this with jQuery, wrap the whole table in a form, add a custom attribute … | |
Re: Have you done any research yourself? Anywhom - by scan do you mean upload/open a file? | |
Hi all, I'm looking into the management of duplicate records in MySQL, but this case is a little bit more specific. A record is only duplicated if column A and column B have the same value. So a record is only a duplicate if two specific columns have the same … | |
Re: Hi jKidz - I would love to help you here but it would be great to see you have a go first. Also, tell us more about the technologies you're using. MySQL? MySQLi? PDO? Have a go yourself here - no one is going to judge you or your work. … | |
| Re: Change this: `echo 'There are . $result . 'members';}` to this: `echo 'There are '.$result.' members.';}` Check out this PHP doc on string operators: http://www.php.net/manual/en/language.operators.string.php, specifically concatenation. If that's not the issue you could change your select statement and try something like this: <?php $result = mysql_query("SELECT COUNT(*) as count … |
Hi all, I'm working on an old project of mine that I used to self-study PHP which used Bootstrap 2. Revisiting the project a year on I'm looking to restrict the max-height of dropdown.js but can't - for the life of me - get it done. The best solution would … | |
Re: These gys are probably one of the best fre hosting providers out there. Remember, you can't ask for much when you aren't prepared to pay. http://www.biz.nf/ | |
Re: I came accross an article in the Financial Times a few weeks back that contained an unofficial confession of a Google geek, who stated something along the lines of: "The execs have the Google geeks working over time to ensure that at the end of each quater there is a … | |
Re: Get you output some errors please and tell us exactly what isn't working clearly. Do you have a table called `members`? Do you have a column called `email`? Do you have a collumn called `password`? Are you sure you're meant to be checking the `email` column as the value 'wareez' … | |
Re: JorgeM is spot on, but I'd like to add a few key characteristics and uses of a VPN. Virtual Private Networks exist when a private network (such as a corporate or home network) extends to another geographic location through the use of the public telecommunications infrastructure (I.E. The Internet). One … | |
Re: I don't understand what you're asking for from the community here? If you don't have a PayPal merchant account or premier then yes you will need to either upgrade your PayPal account to remove the limit or use another payment gateway. There are millions on the world wide web... google … | |
Geeks, My client, an international online modelling agency, needs to state the following: "Age restrictions depend on the juristiction over your nationality". He has a section where applicants can apply for Nude photography (Nude Artistic, Nude Erotic, Adult Nude and semi-nude). Some countries require you to be 21 and some … | |
Hi all, I'm currently building a questionnaire and I've run into a head scratcher. Some of the questions require the user to give a number to represent the importance of the answer. Example: Instruction: Please select the radio buttons according to your preferred option, with 1 representing the most important … | |
ello ello, I'm currently calling a file using JQuery but every so often (very randomly) Google Chrome would crash (Just the tab, not the browser). Soooo I began investigating and discovered that browsers cache AJAX calls? This would mean that the tab would be using a stupid amount of memory … |