Don't know if this id the place to ask but
Can anyone recommend a good php powered forum that I could use on my
site.
kenny
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the lis
Is there a php3 alternative to the getcwd() function
kenny
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
My isp uses php3 and some of my scripts have the function 'foreach'
which is php4.
Is there are way to fix this
kenny
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrato
Anyone help with this
Fatal error: Can't redeclare already declared function in header.php3 on
line 233
The troubl is that there is no line 233 so it must be looking at another
page?
header.php3
* Grupo Aguila http://www.aguila.f2s.com
*/
I am getting a parse error in the following line of code
**
foreach ($messagearray as $value) {
//print("strlen: " . strlen($value));
if (strlen($value) >= 22) {
?>
alert('Your post is too long...use the forum for longer stories.')
http://www.php.net/)
5 matches
Mail list logo