AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Adding delete feature to my forum
Hello I am currently trying to add a delete feature to my forum. I believe I have everything built r
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov