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
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Kill a process
I have a question - how can I kill a process from a command line or by using Oracle SQL Developer? I
Reduce redundancies in switch functions?
Hello all! I somewhat new to PHP, and was wondering if anyone could give some suggestions on a swit
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
weird problem
last time, i did post a topic concerning why my page sometime will load as blank page when using IE.
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
Php Mysql Page Loading Notice
Hi all,
I was wondering if there is a way (Sure there is) of showing a message or an image wh
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas