What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Beginners syntax and loop questions - help please!
Hi everyone,
I have some problems with php code. I'm currently in the middle of learning php,
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
problem getting my contact form working
Yeah I know this is a pretty basic problem, but it's been a while since I've worked with PHP and I'm
Thread in PHP
Thread in PHP
Some basic use and basic code for thread in php
This is my question?
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?
. and .. appearing instead of pictures
First of all, thanks very much for providing this forum. It is very much appreciated!
My son
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn