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
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
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
mysql UNION | warning mysql_fetch_array !!
Code: <?php
$i = 0;
$query1="SELECT * FROM `products` WHERE `div
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr