Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
using explode() to fill in checkboxes
Hi
I have a field stored in a table that contains regions in the UK separated by commas. Ther
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying
Help please - How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair