First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
bug tracking system
On 03/28/2010 06:58 PM, Andre Polykanine wrote: Hello everyone, Can you recommend a bug tracking system to be installed on the site? Requirements: written in PHP (or maybe Perl); tickets system; e-mail notifications. http://www.google.co.in/search?aq=0&oq=php+bug&sourceid=chrome&ie=UTF-8&q=php+bug+tra... 29 Mar 2010 09:09
Noloh PHP Framework
Hello buds, Anyone have experience with the noloh php framework (noloh) and knows where i can download it? Im not sure if its open source or encrypted. Thanks ... 27 Mar 2010 15:26
Please guide in selection of Framework: according to yourexperience
On 03/27/2010 09:58 AM, Vishal Rewari wrote: Dear PHP community, I am vishal, I have recently started development in PHP I have come across these PHP frameworks: 1. Codeigniter 2. Symphony 3. CakePHP 4. PEAR Please guide me which one of them is *good in perfo... 27 Mar 2010 02:17
How to set Content-type text/plain
I have the following lines in my PHP code: header('Content-type: text/plain; charset=utf-8'); echo 'Invalid command'; However, the output is: HTTP/1.1 200 OK Date: Fri, 26 Mar 2010 13:30:08 GMT Server: Apache/2.0.55 (Win32) PHP/5.1.4 X-Powered-By: PHP/5.1.4 Set-Cookie: http://groepskorting.megaheights.n... 26 Mar 2010 10:25
Moving to Minneapolis...
Anyone reading this from Twin Cities? I just bought a home there, moving by the end of April or sooner, would really appreciate any job leads or advice! LinkedIn Resume <http://www.linkedin.com/in/rvarshavskaya> Here are some more specific specific questions I have - please feel free to take this offline, it's... 26 Mar 2010 08:02
Top vs. Bottom Posting
-----Original Message----- From: tedd [mailto:tedd.sperling(a)gmail.com] Sent: Thursday, March 25, 2010 9:23 AM To: Daevid Vincent; php-general(a)lists.php.net Subject: Re: [PHP] Top vs. Bottom Posting. At 6:34 PM -0700 3/24/10, Daevid Vincent wrote: -snip- You didn't used to be so diff... 26 Mar 2010 10:25
MySQL: Return Number of Matched Rows
Hey everyone, I have a question. If I do a mysql query that updates a column in a row to the same value, I get 0 rows affected. However, I also get 1 or more matched rows. Is there a way that I can return the number of matched rows, rather than the number of rows affected? I'm trying to get something done ... 26 Mar 2010 12:01
A cleaner way to do this?
I am working on a parser for logs from a spam firewall. The format is predictable until it reaches a certain point. It then varies greatly. There are 2 things I want to grab from this area; the size of the message (if it exists) and the subject (if it exists) The line might look something like this: - 2 39 s... 25 Mar 2010 13:50
Top vs. Bottom Posting.
but no book I know of in English reads like that unless you prefer to read bottom to top which makes it very difficult to read afterwards because all the comments on the thread appear out of order Top posting doesn't make sense Thanks, Ash http://www.ashleysheridan.co.uk ... 25 Mar 2010 15:03
ssh2_connection for Web service
I can successfully create a ssh connection within a index.php file by using ssh2_connect(). But when I try to create a web service by using the same code, I got "Unable to connect to a.b.c.d (IP address) on port 22" error. In other words, if I run the command "php index.php" under shell prompt, it works perfectly; ... 24 Mar 2010 22:48
First  |  Prev |  Next  |  Last
Pages: 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75