Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Phase Error I can't seem to find :(`
Hey guys, I can seem to find my phase error on this. I am getting this error
[error]
Pars
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Exporting new records
Trying to figure out the best way to set this up.
People register my site.
Their prof
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
strptime() equivalent for php4 ?!
Greetings!
this is my first post, thank you in advance for your replies.
Well, the ti
php global variable
how can we create global variable so we can use its value in any form.. Please give example to