preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
IF STATEMENT HELP
Hi
i have created a calendar from a table:
Code: Calendar: October 2009
<table w
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<