Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: kenleycapps
Forum: PHP Sep 20th, 2004
Replies: 0
Code Snippet: Custom Session Handler
Views: 17,196
Posted By kenleycapps
Ever feel the default session handling is insecure? Or do you just want some originality to show off? Well, here you are. A custom, MySQL-based session handler. It supports base64_encoding and MySQL...
Forum: Posting Games Aug 5th, 2004
Replies: 7,595
Views: 663,965
Posted By kenleycapps
dinosaur -> jurasic park
Forum: PHP Aug 5th, 2004
Replies: 9
Views: 4,244
Posted By kenleycapps
sorry imzac. the tutorial will have to wait. the final copy is 25% complete but I just ran into some problems (real life problems =\ ) so I will attempt to have it ready by tomorrow night. Keep...
Forum: Community Introductions Aug 4th, 2004
Replies: 612
Views: 123,695
Posted By kenleycapps
Howdy heck (was that right? ;) ) I'm Kenley and I've been programming with PHP for.. hmm.. 6 years now? (I'm only 17! :o ) And with MySQL for ~5 years, and I'm STILL learning. I came to this place to...
Forum: PHP Aug 4th, 2004
Replies: 10
Views: 4,230
Posted By kenleycapps
$id = $_GET['id'];


That's how you get $id on the following page.
Forum: PHP Aug 4th, 2004
Replies: 2
Views: 2,771
Posted By kenleycapps
It should be..


"<body bg=\"graybg.jpg\" text=\"#000000\" link=\"#363636\" vlink=\"#363636\" alink=\"#d5ae83\">";


I THINK. I don't use PHPNuke but it seems you just incorrectly escaped the...
Forum: PHP Aug 4th, 2004
Replies: 4
Views: 2,943
Posted By kenleycapps
hmm. sounds to me like a simple include, but that's probably inefficient.


<?php

$pages = "/path/to/pages/";
$default = 1;

if(is_file($pages.$_GET['id'].".php")) $p = $_GET['id'];
else...
Forum: PHP Aug 4th, 2004
Replies: 9
Views: 4,244
Posted By kenleycapps
I know exactly what you want and I'm currently working on a tutorial to further explain in detail what one needs to understand/do to create a single file used to load other files, or a page to load...
Forum: PHP Aug 3rd, 2004
Replies: 4
Views: 8,645
Posted By kenleycapps
Man I've got a lot of learning to do before I can tackle that baby. Everything looks fine until I hit emails and up >_< So I got some work to do.
Showing results 1 to 9 of 9

 


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

©2003 - 2009 DaniWeb® LLC