Posts Tagged ‘options’

What kinds of computer programming careers are there?

From what I know, there is a game programming career that one of my friends is currently pursuing. He enjoys games and computers, by the way. I acknowledge the fact that there are other computer programming careers out there other than game programming, but I don’t know what they are. I was thinking in getting a game programming career too, but I’m wondering if there’s other options. So, what kinds of computer programming careers are there?

Any way to invoke a php script besides user clicking a button on a form?

The only way I know to run a php script is to put the name of the script in a <form action=""> tag. Are there any other options?

I have a situation where I would like to start a php script without relying on the user to press a button. I tried putting php code in a .html file, but when I load the file from the server it doesn’t execute any php.

Thanks,
Houyhnhnm

How do I clear the commit charge on firefox without having to close the browser or end task/process?

I was able to mess with the options so that it temporarily clears memory usage, but I’m not able to clear the commit charge unless I completely close firefox. Is there another way to solve firefox’s memory leak issue?

What do you look for in a PHP framework?

Me and a buddy are planning on creating a PHP framework, because we are unsatisfied with the current selections. Our primary focus will be on enabling AJAX, and refining the plugin process.

To help with the process (we’re still in the brainstorming phase, with some initial code scratched out), I’m asking you: What features are absolutely essential to you in a PHP framework? What would you like to see in popular options like Drupal, or CakePHP, but aren’t there?

Thanks.

How to delete a Linux partition on hard drive?

I have a PC that is currently dual booting Windows Vista and Linux Mint. I’m not that fond of Linux Mint and want to explore other options. Can I simply delete that volume and put it back with my Windows partition, or do I have to uninstall GRUB loader or anything like that?

How can I make Firefox offer to remember user id and password?

When Firefox offered to remember user id and password for a site, I accidentally clicked "never for this site". But now I want Firefox to remember them for the site. How can I make Firefox offer to do them again. I tried tools/options/security/ remember password and then exceptions. But that site is not entered in the exceptions.

Thank you for your help.

Why can’t I run applications of C++ in Netbeans when I have the make, gnu,g++, gdb? Please Help!?

I have all of them and have specified their paths in the options pane of Netbeans, still, it says I need a fortran compiler. Also when I try to build a project, I get an error. Could someone tell me what I’m doing wrong or what I should do to fix it?