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
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
fopen() security
As i understood the usage of fopen() for it to function correctly the Dir you write to has to be rw
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: