Need help urgant
why down my code ony return one item instead of all the items selected.
$arr = array($date,$
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Anti Spam Code Problems
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Open/Close Links in Php
Hello, Hoping someone can inform me how I can get PHP to automatically open a set of links in a new
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
post to self
Trying to get my form to submit to itself. However I am also trying to use an image for my submit bu
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d