PHP - MySQL Fail
My PHP code will only execute the first part of my code...
Code: <?php
sessio
Display the user's weight lost in the past week
Hello everyone,
I am working on a weight loss app for my site, and I want to display the user
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
MySQL issue
I am taking sentences through a form on page. Then checking some condition and trying to insert them
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Allowing ' and "
Hello everyone,
I am creating a form where users submit information to go into a database. I
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders