[PHP] 4.3.1 for Debian Woody?

2003-10-18 Thread Joel Konkle-Parker
Does anyone have, or know where to get, a Debian Woody package for PHP 4.3.1? I've checked apt-get.org, but nobody seems to have that version. Thanks in advance. -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [+1 662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List

[PHP] Choosing a CMS?

2003-10-18 Thread Joel Konkle-Parker
for this type of thing out there? -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [+1 662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Website templating schemes

2003-08-27 Thread Joel Konkle-Parker
.. $results = results of above; function body() { # info, content, etc. global $results; echo $results; } require template.php; -- -- #template.php prints header stuff body(); prints footer stuff -- Does that make any sense? -- Joel Konkle-Parker Webmaster [Ballsome.com

Re: [PHP] Website templating schemes

2003-08-27 Thread Joel Konkle-Parker
/index.php?query_string? And the query string would determine the body_XXX.php to be included? Right now I have it set up so that a different index.php is requested each time, but calls the same template.php. -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL

[PHP] Website templating schemes

2003-08-26 Thread Joel Konkle-Parker
that?)? -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Capturing script output

2003-08-21 Thread Joel Konkle-Parker
template, but I want to keep it original, so I don't have to maintain a diff against the original source. Can anyone offer some advice as to what I should do here? -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List

[PHP] HTTP transactions with PHP?

2003-08-21 Thread Joel Konkle-Parker
it?). -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Step-through debuggers?

2003-08-21 Thread Joel Konkle-Parker
I'm looking for some tips on a step-through PHP debugger. I'm cheap and I don't have administrative access to my server. Anything come to mind? -- Joel Konkle-Parker Webmaster [Ballsome.com] Phone [662-518-1636] E-mail[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net