returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
help with image text
Hi ...
see i need the text of the name and number to start in the center and always be in the
Output Full URL of Current Page
Let's say I am currently viewing a dynamic page:
http://www.mydomain.com/directory/index.php
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
parameter passing issue on function
Well I thought I had created a pretty slick web page, using ?page and $_GET to load pages which wher
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser