Search found 2 matches

by JuliusBeckmann
Mon Dec 03, 2007 10:04 am
Forum: General discussions
Topic: Problem with extern php script
Replies: 2
Views: 1990

Thanks Garvin, that solved my Problem.

I allready tried $GLOBALS[test] but it didnt work either.
by JuliusBeckmann
Sun Dec 02, 2007 8:46 pm
Forum: General discussions
Topic: Problem with extern php script
Replies: 2
Views: 1990

Problem with extern php script

Hi Forum.

I'am using Serendipity 1.1.2 and PHP 5.2.0-8+etch7

My problem is when i try to use this plugin 'serendipity_event_externalphp' to include my PHP scripts, they wont work properbly.

Here is a small example for an external PHP Script and my problem.


<?php

$test = 'this is just a test ...