Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
newbie question
Hi out thereIm totaly new in this forum and to .net and vb so here is a totaly newbie question.I wan
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s