Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav