Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?