TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to