max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
check_changed_data - I can't get data from the called method event
I use check_changed_data to trigger my event method.
The method delivers er_changed_data.
Modal Popup Help
Hi guys, I have a modal popup with an iframe. How can i send data from a label or textbox to the ifr
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl