passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
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
ereg_replace in Wordpress
Heya - so I'm working on this site: http://world-of-smiles.theportlandco.com/new-patients
The