restricting another login once you logout
Hello,
how can I restrict a page from login authenticating against info in a MySQL DB for a s
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
.htpasswd Registration Form
Hi,
I wanted to make an htpasswd registration form.
I found this code on the internet but have
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Problem with an browser game.
Hello,i just joined that great forum and i got php prob,its kinda freaky...anyway i got browser game
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and