Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
help with calculations on a flat text file
hello,
I have this code below that is attached to a flat file like this:
Email:LastName:FirstN
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
simple script won't work. Please help
I'm new to php, and I am having trouble displaying a simple script in my web browser. My php code ex
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..