some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
Am i doing this wrong?
Im pulling from an Oracle database some info... one of which is a field count_pnums which is a NUMBE
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the