Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
i need help with php header and footer
I have designed a header and footer for my site and they seem to be ok when they are running individ
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
PHP5 - Verifying a secure mail is secure
I need to send an e-mail from a form to a external department and because it contains personal custo
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d