php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob