Re: [PHP] adding code and beginning and end without includes

2006-03-16 Thread Claudio Corlatti
search in google php +prepend +htaccess http://www.codingforums.com/showthread.php?t=78287 bye bye Claudio blackwater dev wrote: Is there a way to intercept and add code at the beginning and end of every http request - WITHOUT having to put an include at the top and bottom of every page?

Re: [PHP] Parse Error

2006-02-21 Thread Claudio Corlatti
Hi, you need to finish every line with ; $host=localhost ; $user=ray ; $password=* ; Bye Ray Cantwell wrote: Hi all, I am a noob and super confused right now. I have some really simple code and i am getting an error that reads: *Parse error*: syntax error, unexpected T_VARIABLE in