Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
webpage with (simple) login & mysql-db
Hi all,
What I was looking for before was a multi-user password manager, web-based! The offer
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th