Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
form problem
Hi all, I think this is going to be easy to resolve but for I have been looking at it to long and I
strtotime issue
Hey all,
I'm playing around with some code, and basically the idea is:
Person changes
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
help with database debug pls
Parse error: syntax error, unexpected T_ELSE in /home/content/m/e/s/mesick/html/students/05/php/chec
Displaying values from a SQL count...
Hi,
Easy enough question i just forget the exact method ..
I have ...
Code: //count win
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks