Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
need Array help
This is what I have to do.
$teamname[1] = "Red Sox"
$teamname[2] = "Gian
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
xml
<?php
echo "<h1>XML Articles</h1>";
$home
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c