Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26