Dynamic Array using glob?
Is there an easier way to do this?
I am trying to get create a dyamic array based on files wi
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi