strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
Prevent PHP mail( ) from appending hostname to from address
Hey guys,
I want to be able to send texts to phones via email (since each phone has their own
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =