How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
listing help
Hi,
at first, great new design!!! I like it,
i got a problem,
I want to list so
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all