Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Programming Help > PHP Programming Help

PHP Programming Help Post any question relating to PHP Programming here and hopefully someone can help.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-03-07, 11:18 AM
Junior Member
 
Join Date: May 2006
Posts: 12
Jeff is on a distinguished road
Default How do I raise the scope a level of a variable

Hi
I have an image of a graph that I generate using a PHP script. I put that graph on several web pages. I can pass data into the script but I would like to pass one small variable deep in the graph calculations out of the script onto some but not all the web pages on which the graph is displayed.

I realize that I could just copy the script on to the page minus the image_ functions and just redo the calculations but this seems like a horrendous waist of processor resources.

I would like to know how to raise the scope of one variable created in an image generating script so that I can use it in the script that called the image.

The page: componentdesignresults.php has this line in it:

ECHO ‘<IMG SRC=”designgraphimage.php?inputunits=’.$Inputs .’”/><br />’;

I would like to use a variable crated in designgraphimage.php in componentdesignresults.php

Any help suggestions or advice would be greatly appreciated.
Reply With Quote
  #2 (permalink)  
Old 2007-03-31, 09:45 PM
Senior Member
 
Join Date: Jul 2006
Location: Prague, Czech Republic
Posts: 193
vladimir_cz is on a distinguished road
Send a message via ICQ to vladimir_cz Send a message via MSN to vladimir_cz Send a message via Yahoo to vladimir_cz Send a message via Skype™ to vladimir_cz
Default

put variable to session.
__________________
Thank you. Vladimir, Czech Republic.
http://www.smartwebco.com/
I'm looking for job.
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:54 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.