difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Amend code to allow multiple attachments
Hi
I have a php page that allows the user to browse to a file (image) then sumbit, the confi
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
How do I use ValidatorCallout extender in Login control?
Hi,I'd like to customize the look and feel of the login control a little bit. One thing I'd love to
Anti Spam Code
Ok where do i start? Probably by telling you I have very little working knowledge of PHP and that I
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee