Keeping track of php uploads
Hello all.
I was looking at the way PHP handles file uploads.
It seems that PHP uses a tem
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
email CODING Problem
Email coding problem.
I need to send a section of the info to $tf and the same as a Cc to $em
Simple MySQL query...
Hello,
How could I do a mysql query that does this: SELECT * WHERE date/time < 5minutes ag
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);