string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
What is SAP Avatar ?
Hi All,
This G.Satish , my boss asked me to explore on SAP Avatar. I searced in internet
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??