Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
HeaderSelectedCssClass not working
I have an accordian where I have a drop down list in the first pane and a grid in the second pane.
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi