Needing Youtube thumb nail fix.
I have a script on a site that pulls in you-tube videos,
The problem is, that the thumb nails for
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
contact form - output to page and email
I have the following in my controller:
$message['name'] = htmlentities(strip_tags(trim($_POST
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Problem with umlauts and UTF-8
Hello every1,
I'm creating my own little CMS at the moment and got some problems with the cha
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak