php multiple action on submit
I have a form which says:
<form enctype='multipart/form-data' method='post' action='pr
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Array help
Hello i got this code to fetch data from database but it is not working it displays
7
Array
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Help with syntax
Hi all!
The $bridge variable is not getting passed while it is contained in the line below:
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