Will an XHTML DOCTYPE interfere with my PHP if I'm not experienced enough?
I've read this article here: http://friendlybit.com/html/why-xhtml-is-a-bad-idea/
In a nutshe
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
PHP Mysql Staff Induction System
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?