asking for direction
I have 2 tables in my data, which are "post" and "event"
I won't make a summa
Blocking video streaming
Hello everyone,
I post a message here because i didn't find any solution yet.
I just finis
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se