Jump to content

Zend undefined variable


Recommended Posts

Hi

 

I have been giving zend studio a trial, have been using dreamweaver but really need to switch away from this.

 

Im having a small problem with the undefined variable warnings.

 

Basically my framework works through 3 different files

  • index.php
  • ajax.php
  • api.php

 

Each one of these includes a default library which has all my functions/variables.

 

Now when editing files which are included from other files (eg index.php includes functions.php)

I will be editing functions.php but get warning messages because some variables have been previously defined in index.php

 

Is there any way round this?

Link to comment
https://forums.phpfreaks.com/topic/185021-zend-undefined-variable/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.