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
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
How to show the difference between two data field in a database with php.
Hello php gurus,
how r u all... i'm not so well facing a typical problem please help me...<
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Content-Disposition: attachment; filename=... not working as i thought it should
taken the following code from the php.net site the script is not working.
what is not happeni
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any