Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
search function
HI guys,
if anyone could point us in the right direction of how to do this, or provide some t
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
curl javascript problem
Hi Experts.
I'm new curl and wanna to get some info from this http://www.amadeus.net/
when
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send