How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Problem in OnClientClick and OnClick sync
Hi,Strange and irritating problem:
I have below button declaration in markup of the aspx page:
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Weird MySQL error, why am I recieving this?
PHP Code:
<?php require "global_settings.php"; ?>
<titl
Please help - should be a simple fix.. driving me nuts
Everything seemed to be working fine. I have a table, it alphabetically lists a bunch of cities and
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
text box alphanumeric caracters only
hi all!
I have search on google on how to enter in a test box only caracters A-Z,a-z,0-9 usi
How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<