Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Port scanner problem
Hai
recently i developed one app through which u can check the opened and closed ports under an
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.