Web Database Applications with PHP & MySQL, PHP in action, and php.net
--Brendon
On Dec 14, 2008, at 5:33 PM, jeffery harris wrote:
Hi guys/gals. I'm a first time user. Does anyone know of a good php
book?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vi
wiki and svn
integration and when i became aware of mylyn I was lucky enough that
they had the trac connector with some great functionality. They've
recently added sub-tickets with the masterticket trac plugin so you
can have ticket dependencies. Hope this answers you questions.
--Bren
ts.
Helps to
keep everything organized, especially when management wants to know
what's going on. SVN is also crucial and its nice to have commit hooks
to work with trac.
--Brendon
On Oct 16, 2008, at 7:14 PM, Nathan Rixham wrote:
Evening All,
I'd be /really/ interested to know wh
I really like zend studio for eclipse, debugger is slow at times on
large projects. I hope, zend said they won't, is provide xdebug
support for zend studio. I also really like working with mylyn.
--Brendon
On Aug 27, 2008, at 1:06 AM, Sascha Braun wrote:
Hi people,
I have a webpr
Combo of Zend neon and vim (macvim).
--Brendon
On Nov 11, 2007, at 10:35 AM, Frank Lopes wrote:
Being very new to PHP (empahsis on VERY...), I wonder what most of
you use to develop in PHP?
I have experimented with DreamWeaver, UltraEdit, phoDesigner,
Eclipse etc.
What would you
I am building a web based community forum type software using PHP. I am
currently working on how different user privelages are handled. Each
user is part of a group and each group has varying degrees of privelages.
I need to add in functionality which at the begginning of every script
check the
Can you use some kind of random url?
eg ?cachebuster=url encode the date and time here
its what i do to bust cache.
-Original Message-
From: Daniel Joyce [mailto:[EMAIL PROTECTED]
Sent: Saturday, March 08, 2003 7:18 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Forcing page refresh with ht
On Mon, 17 Feb 2003 15:32:31 -0600 (CST), Greg Donald
<[EMAIL PROTECTED]> wrote:
On Mon, 17 Feb 2003, PR wrote:
How can I protect my php files among other files like templates
(.inc) and mysql config (config.inc) files being copied/read/imported
(front
page)/used by other applications other t
On Sun, 16 Feb 2003 01:05:58 -0300, Manuel Lemos <[EMAIL PROTECTED]> wrote:
Hello,
On 02/16/2003 12:15 AM, Brendon wrote:
I've been trying to fork sendmail because DNS checks cause it to be slow
delivering messages...
Here's what i've tried, and many other variations..
On Sun, 16 Feb 2003 15:58:30 -0600, Acleave <[EMAIL PROTECTED]> wrote:
I believe there's a way in PHP to get the URL of the page that called the
current page but can't find it. Is there such a function? Or would I
have to use another script (like Javascript)?
What I mean is if I click on a l
dev/null&');
Has anyone successfully acomplished something like this? ideas?
Regards,
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yes, I'm using a form.
How do you do it with Javascript? Do you have an example you can give?
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the process is
completed, they get directed to a desired page.
Regards,
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Mon, 10 Feb 2003 16:36:58 +0100, Sascha Braun <[EMAIL PROTECTED]>
wrote:
Hi is something wrong with the above show argument?
Under Windows everything works fine under linux it just
shows me an 0 or 1, maybe for true or false, dont know.
Nothing really, except maybe the missing semicolon.
t it.
A simple admin page with a Count query could monitor the queues progress.
Am I on the right track? any ideas additions?
Cheers
Brendon
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 20, 2003 3:09 PM
To: [EMAIL PROTECTED]
Subject: Fwd:
lost..
cheers
Brendon
-Original Message-
From: gilrain [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 04, 2003 8:04 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] exec() not exec-ing?
> I'm back to square one, if I can't run that
> script without the browser waiting on
ProHosters
http://www.prohosters.com
Good plans, Good Price, Great Support.
I recommend the semi dedicated plans.
Cheers
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Not that I've ever used them but wouldn't Sockets be a good place to start?
Cheers
Brendon
-Original Message-
From: Morgan Hughes [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 17, 2002 4:40 PM
To: PHP General List
Subject: [PHP] Unusual HTTP header control
Hello
*slaps head*
*screams*
feel better now *gets back to work*
Cheers
Brendon
-Original Message-
From: Karl James [mailto:karl.james@;verizon.net]
Sent: Thursday, November 14, 2002 3:41 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Help with project
Hello people
Im doing the fantasy
http://www.google.com/search?q=meta+refresh+html+code
Google is your friend.
Cheers
Brendon
-Original Message-
From: Shaun [mailto:johan@;novtel.co.za]
Sent: Monday, November 11, 2002 9:24 PM
To: [EMAIL PROTECTED]
Subject: [PHP] refresh
hi,
How do you refresh a page in php?
If i
I've noticed this question a fair bit, having to convince clients and
employers of a technology.. DO you guys really have that much trouble
selling php??
I tend to leave the development environment out of conversations all
together and talk product features, scalability, promotion etc
I do this
s and images as well as headers for things that must not
be cached.
Cheers
Brendon
-Original Message-
From: Mike Mannakee [mailto:mike@;basementideas.com]
Sent: Friday, November 08, 2002 2:39 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Graphics question
Jeez, this is simple. The browser
.
Cheers
Brendon
-Original Message-
From: John Nichel [mailto:jnichel@;by-tor.com]
Sent: Thursday, November 07, 2002 5:59 PM
To: Evan Nemerson
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Convince teh boss
Nice list. I might be able to put it to work for me. BTW, if you want,
you can add my
I use the following function for my check boxes in forms in PHP.
Putting your form element creation into functions or even classes makes life
so much easier when you have to validate / change code.
you'll be glad you did it
Cheers
Brendon
function fncwriteformcheckbox($strname, $
similar to read an html/php
> file before it's loaded?
~~
I'm not sure what you mean here. How can you read anything with out opening
it first?.
Cheers
Brendon
--
PHP General Mailing List (http://www.php
e root it never gets to
process or give an error.
Any ideas? is it possible?
Cheers
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ater
date.
http://php.weblogs.com/ADOdb
And of course get the latest downloadable PHP manual.
Happy Dabbling!
Cheers
Brendon
-Original Message-
From: Jason Morehouse [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 07, 2002 9:52 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: IIS 5
DB tools (getting better every version)
http://www.dbtools.com.br/EN/
Cheers
Brendon
-Original Message-
From: Ernani Joppert Pontes Martins [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 04, 2002 6:34 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: after mysqlfront?
Mascon or Free
rs by using ADOdb. If I had written code just using MySQLconnect I'd
have a hell of a time in the future.
Cheers
Brendon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
page i get multiple
sessions. I cannot find any reason behind this and no one seems to have any
idea what i am talking about
Thanks anyway
Brendon
"Brendon" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I am using PHP 4.06, IE
I am using PHP 4.06, IE 6 and Win 2000.
When i register a session like so:
session_start();
session_register("SESSION_UserID");
and on the next page refer to the session:
session_start();
if(!session_is_registered("SESSION_UserID"))
{
header("Location: error.php?ec=1");
exit;
}
?>
It regis
31 matches
Mail list logo