function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Socket problem
Hello,
Earlier I posted about my problem with my socket script. It took up to 100% CPU usage.