Parse error: syntax error, unexpected $end in
hello,
i receive the error :Parse error: syntax error, unexpected $end in C:xamppxampphtdocsh
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther