Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
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
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
InternetOpenUrl() Invalid cert
Hi all,
Does anyone know how to prevent calls to InternetOpenUrl() from failing with erro
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres