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
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Multiple Options for a Single Page
For this example I want to use the Handlers option which is under Fed Admin and all the related codi
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.