urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Date Format
Hi there,
I have a date format like this right now:
Sat, 17 Oct 2009 17:04:00
I ne
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes