Skip to main content

Questions tagged [php]

PHP is a widely-used general-purpose scripting language that is especially suited for Web development. Questions about programming in PHP are off-topic and should be asked on Stack Overflow.

3 votes
1 answer
685 views

Self hosted drop.io clone? [closed]

Anyone have any pointers to some LAMP-based code to get the functionality of drop.io (send large files) on a self hosted site?
perlguy9's user avatar
  • 389
2 votes
4 answers
20k views

Why does PHP throw "Segmentation fault (11)" after "mysql_connect", or upon "mysql_close"?

I have Ubuntu-9.04 and am using XAMPP-1.7.2 to develop a web application. The problem is that when I try to view a PHP file I wrote by visiting localhost/folder/file.php, Firefox offers me to download ...
Shawn's user avatar
  • 1,351
1 vote
2 answers
932 views

Making MCRYPT working with PHP

I installed the mcrypt library, but for some reason Apache disregards it. The files are in place, reinstalling invokes messages that newest version is already installed. Any ideas?
Konzepz's user avatar
  • 795
-1 votes
1 answer
2k views

Settings to send email from localhost for PHP code in Windows Vista [duplicate]

Possible Duplicate: Settings to send an email from localhost for PHP code in Windows Vista I am using PHP 5 and Apache to do some programming. My code can correctly send emails on the live server,...
Kim Stacks's user avatar
0 votes
3 answers
4k views

Settings to send an email from localhost for PHP code in Windows Vista

I am using PHP 5 and Apache to do programming. My code can correctly send emails on the server, but on my own development machine I cannot send emails. There is clearly nothing wrong with my code, so ...
Kim Stacks's user avatar
0 votes
1 answer
4k views

Uploading PHP files with FileZilla in binary mode sometimes result in error

This is related to the issue where downloading files in Filezilla results in \r\n\n newlines. The answer suggests downloading then in binary, which works. However, there is a problem uploading which ...
Extrakun's user avatar
  • 387
34 votes
10 answers
27k views

How do I easily highlight the syntax of PHP code in Word?

How do I easily write and syntax-highlighted PHP code (or any others programming language) in a Word 2009 document?
Christian Studer's user avatar
0 votes
2 answers
817 views

Firefox randomly begins to open tabs like crazy

Sometimes, when I'm browsing a random site, suddenly a 0 byte PHP file will be downloaded out of nowhere and Firefox (3.5.2) will start opening it in multiple tabs really quickly, so that I have to ...
Javier's user avatar
  • 3,881
2 votes
1 answer
1k views

Windows XP - 'New' Context Menu Items

I am attempting to create new items in this context menu. Some file extensions cannot be added. I have tried both the TweakUI method and the manual registry editing method but both seem to yield ...
underskor's user avatar
  • 564
4 votes
6 answers
6k views

Install multiple PHP environments on OS X Snow Leopard

I just upgraded my MBP to Snow Leopard (OS X 10.6), which took PHP to 5.3 This is great, except I use my MBP as my development machine and I use a lot of PHP libs and frameworks (namely CakePHP 1.2) ...
Darren Newton's user avatar
2 votes
1 answer
3k views

Installing PHP5.3 on Windows Vista x64 with IIS7

I have successfully installed PHP5.3 but cannot seem to get it to work on IIS7. I have followed the tutorial on iis.net (http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-...
Brian's user avatar
  • 413
0 votes
2 answers
4k views

Mac OS X bash: uninstall all apache and PHP occurences

How do I find all installed apache and PHP occurences on a Mac OS X system in bash and uninstall them? My motivation: I've managed to install multiple apache and PHP packages (I believe it's called ...
Decent Dabbler's user avatar
106 votes
4 answers
479k views

Checking what PHP version I'm running on Linux?

I'm running Centos 5 and I need to know what version of PHP I'm running, is there a command for this which I can run?
Elitmiar's user avatar
  • 3,204
25 votes
6 answers
15k views

Is there any *good* HTML-mode for emacs?

I love emacs, and I want to do my web-programming work in it, but I can't find a way to get it to edit HTML properly. I mean it's seriously awful. It will do HTML fine, but not PHP, javascript, etc....
Carson Myers's user avatar
  • 3,121

15 30 50 per page
1
129 130 131 132
133