finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Calculating n! using vector
#include
#include
#include
using
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id