getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
php libs/ browsercap.in
ok i have a host that refuses to stay current. they control my php settings and libs. is there a way
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??