str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
Page doesn't expand for content
Hi. I've been testing a query I made. It's here http://lapr1.6te.net/inquerito.php
The page doesn
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <