Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Problem writing URL into database
How would I write this into the database?
<?php echo "http://".$_SERVER['SER
Attempt to assign property of non-object in...
I'm having issues with the following function in PHP 5...
function getTreeWithChildre
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel