How to Create a Dynamic table
col1 col2 date1 date2 date3 date4..........
a b v1 v2 v3 v4
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.