Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: filch ; Forum: PHP and child forums
Forum: PHP 26 Days Ago
Replies: 7
Solved: session in php
Views: 276
Posted By filch
OK .. that's your choice. It is simply good practice.

D
Forum: PHP 26 Days Ago
Replies: 3
Views: 210
Posted By filch
I have tried using quotes but that did not work either.

Phorm is not really a templating engine. It is simply a big PHP script that handles various types of form submits. See...
Forum: PHP 26 Days Ago
Replies: 7
Solved: session in php
Views: 276
Posted By filch
Yes but obviously, not until you are finished with it. You should also test whether a session has already been started or not before you try and start another one i.e.

if (!isset($_SESSION)) {
...
Forum: PHP 26 Days Ago
Replies: 3
Views: 210
Posted By filch
Hi,

I don't know if I have just been working too much or have gone brain dead (or both), but the solution to this eludes me.

I am using PHORM ( a PHP form processor) which uses variable...
Forum: PHP 26 Days Ago
Replies: 7
Solved: session in php
Views: 276
Posted By filch
Did you start the session on all the pages where you need to access your session variables?

Dave
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC