Cookies - For custom login (index file) Cookies - For custom login (index file)
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Cookies - For custom login (index file)

Started by dead_man, February 17, 2006, 03:20:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dead_man

hi,
I recently shifted to PHP from ASP.. and so I am not a good PHP'er.. nor a good cookie coder..

I need help to build my own custom login in Index page.

How do i do that ?

I know it's about Cookies and Sessions..
I tried many ways... but no success yet.

Any help would be appriciated..

P.S.: I don't want to use any CMS... i want to build it on my own..

Thanks

Joachim Müller

Hehe, you don't actually code cookies, you bake them ;)

If you're just trying to build your custom login page that points to coppermine's login, check this thread: http://forum.coppermine-gallery.net/index.php?topic=26732.0

dead_man

OK.. Guess m' making it.. and u'r baking it :P
Cheers..

Thanks