Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
Sending an SMS Message with ASP.NET
Often times it may be a requirement for your web application to send an SMS message. Such examples w
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
extract data
Code: <div class="post hentry uncustomized-post-template">
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
unexpected T_STRING
error log "[Sat Jan 09 18:27:58 2010] [error] [client 127.0.0.1] PHP Parse error: syntax error
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Will this protect from mysql injection?
I do not want anything like DROP TABLE to work or any type of coding..
Heres my code.. is it