Get keys and values from an array
Hellow,
I have an array $Data with keys and values. With a foreach I can display all the valu
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Print 'a' to 'z' via for loop
A very simple problem..
How Can I print a to z NOT a to y ?
It is a part of a code where
<
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.