Sub-domains & calling unique content
Hello,
Is there a way use something similar to the $_GET function for a sub-domain? I to be a
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: