SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
big pagination problem in php
<?php
$connect = mysql_connect("localhost", "root", "")
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
php require help needed
Ok i tried to use the search funtion but the word require is everywhere.
i'm really new to cr