Hello all.
I'm making a website based on php/mysql and I have some functions which I include in index.php at begin of this file.
But I have a problem with the variables... when I send a variable through get method to the next .php page, it displaay the following errors:
Notice: Undefined variable: error in C:\Apache2\htdocs\pcplus\index.php on line 257
thanks you.
I'm making a website based on php/mysql and I have some functions which I include in index.php at begin of this file.
But I have a problem with the variables... when I send a variable through get method to the next .php page, it displaay the following errors:
Notice: Undefined variable: error in C:\Apache2\htdocs\pcplus\index.php on line 257
thanks you.