Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Strange array issue, never happened before.
mysql_fetch_array returns 1 array per call. Generally that's why it is inserted into a while statem
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
PHP Blog help
Need help with posting comments in a word press blog? I have a comments page where the comments are
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see