Jump to content

undefined varible error, need help


jac.kock

Recommended Posts

hi all,

 

for my website i want to make a module and to prevent that error's i want to define some value's

 

butt when i start my site the error is: undefined variable: module_one in.....

 

so i don't know what im doing wrong :(

 

 

this is my code where i need help with:

 

$module='statistics';[/size][/font][/color]
[color=#000000][font=Arial, Courier, serif, sans-serif][size=1]$array =array("one" = > "first value",
"two" => "2nd value",
"three" => "8"
);[/size][/font][/color]
[color=#000000][font=Arial, Courier, serif, sans-serif][size=1]extract( $array, EXTR_PREFIX_ALL, $module."_" );[/size][/font][/color]
[color=#000000][font=Arial, Courier, serif, sans-serif][size=1]echo "module = ".$module_one;[/size][/font][/color]
[color=#000000][font=Arial, Courier, serif, sans-serif][size=1]

 

can somebody help me so i can make a nice module?

 

thnx

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.