how to read and write into a word document using php...?
hi,
I need,reading and writting into a word document using php.
Thank u inadva
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?