Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Linking with Foreign Keys
I have been getting an erro when I try and link:
create table Faculty_Specialty (I_Name v
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
HOW to get the bind variables list.
I've the following problem : I've some SQL queries stored in my DB as VARCHAR2 values.
I need t
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i