SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
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
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Header redirect
Hello ive got a problem ive got form with its action set to itself.
Code: <form id="f
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see