reading xml faster than DB call?
I am trying to optimize a high traffic website, and I enabled a feature where there are three photos
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
Form help: Syntax & Logic
Hello again all,
I'm working on a form and ran into a wall (again) and can't seem to think th
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Sql and php order list script problems
Hi im having a few problems with trying to get the coding right on a orders list ive done (or trying
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a