Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
An odd assignment statement. Can someone explain this assignment to me?
What purpose is served by the bit of code between the two equal signs in the $installurl set? Is th
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select