Re: [PHP-DB] How to capture from session and match database

2007-09-23 Thread Chris Carter
Hi Naintara, thanks for your code could you please advice why is the code giving this error. Parse error: syntax error, unexpected T_ISSET in /path/submit-store-details.php on line 4 This is coming when I am trying to use your code like this: ? session_start(); $_SESSION['email'] =

RE: [PHP-DB] How to capture from session and match database

2007-09-23 Thread Naintara
Hi Chris, What I had sent earlier were some hints, references and some code. I had recommended reading up on sessions, because it's good to know and useful to get a handle on it, you'll be able to do these things easily then. If you are pressed for time and unable to do so, here is some code you

[PHP-DB] Maximum execution time setting - How to

2007-09-23 Thread Chris Carter
Hi, How to fix this in cPanel Fatal error: Maximum execution time of 30 seconds exceeded in whatever the URL Or may be its not the right forum for this query. Thanks Chris -- View this message in context:

Re: [PHP-DB] Maximum execution time setting - How to

2007-09-23 Thread Chris
Chris Carter wrote: Hi, How to fix this in cPanel Fatal error: Maximum execution time of 30 seconds exceeded in whatever the URL Or may be its not the right forum for this query. Ask the cpanel forum(s) for support. They'd be able to help you a lot better than we can. -- Postgresql php