WORDPRESS - Multiple Loops Only Going to One Post?
I have various pages with multiple loops and i need them to be individual to all other categories.
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
Multidimensional Array into an Html table, help!
Hello all, I am new to HTML/PHP so any help would be great.
I have a multidimensional array f
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);