Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
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
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
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
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Got A Free Server :(
So I was given a free server
http://shopping.yahoo.com/p:Compaq%20ProLiant%201500%20Server:1
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?