Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
HTAccess auto log in?
Hi all.
Too busy driving celebs about lately so I hope someone here can help me out.
I
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
how can i expire the submitted page using session.
hi,
i'm new to php world.
i'm using "post" method.
when i submit it,data goes to
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam