Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
Code clarification
Hi
In the following code what could be the "search_print()" and where it could be
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
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