need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
if statements problems
Hi. I'm trying to make a web form, but I kind of hit a dead end trying to figure out why it doesn't
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Breaking results into week blocks
I have a set of dates (and times), which are returned from a mySQL query.
These usually span
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric