Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see