Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
Delete records not in top 15
Hi,
I'm creating a hall of fame page in my game and the page will only display the top 15 sco
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
How To Make More Than One Redirection with PHP on the same page?
Hey im trying to do a direction page where it open differently link direction pages every time som
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right