IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Remore client postprocessing phase getting dump SAPSQL_ARRAY_INSERT_DUPREC
Hello Expects,I have started remore client copy. Data was copied successfully. but while running pos
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently