SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
first id from db not showing
I have a php script which displays the content of a mysql table as a html table with sorting, delete
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh