CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 php session

Print topic Send  topic

Author Message
mkmind
Posted: 02/06/2002, 6:13 AM

Hello.
How can i get an Example of an Code Charge .ccs, that me show, how to use the php Session. I will use a Basket befor Reg. Sorry about my English

Thanks and by Martin
Alex Alexapolsky
Posted: 02/06/2002, 8:15 AM

You already have it. Generate any example shipped with CodeCharge with PHP
and look up into its code.
Use only 2 functions :
set_session("variable_name","variable_value");
get_session("variable_name");
Juan Domingo Bossio
Posted: 11/16/2002, 9:24 AM

Another way to do the same was to call the:
1. CCGetSession to get the session variable and
2. CCSetSession to set it
present into the Common.php module generated by CCS

JDB

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.