Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
cookie problem
I hv a website url
In this site main menu functionality based on cookie when user click on parti
Delete HTML file after loading
I have limited experience with php and its been a year or two since I've last used it. I have a sma
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Blank record injected into database
I always found several blank records inside my database, although $SESSION is required to insert the
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co