Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
help with mysql_error()
Hi,
I am trying to insert data into a table, but I am not able to insert it. I wanted to see
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han