I am having a problem accessing my session variables once a session is created.
Scenario:
1. I log the user in, successfully create a session using
session_start();
session_register( "SESSION_name" );
2. I then register my variables with...
Anyone who can shed some light on this error, I'd love to hear from you!
I have a variable in working storage called "char-count" and I have it as an index for several tables, and also present in some procedure code as follows:
PERFORM PROCESS-CHAR VARYING CHAR-COUNT FROM 1 BY...
Hey...
I'm learning PHP script and created a test php file. Have successfully created a database, inserted a table and a record. Now I'm trying to query the database and the query is failing to run (I'm receiving the output from my failure message..."could not query $table").
Here...
I'm new to Cobol, trying to figure it out...I'm getting the afore mentioned error when I run my program (compiles and links fine, but this error on execution). I have an input file, but I'm not sure how to use it, what format it should be in, etc. Right now I typed it up in Notepad, saved it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.