Create PHP table grid help, please
I have a MySQL database setup, now it's time for the table (gridview) design in php. Here's the prob
Warning: mysql_num_rows() supplied argument is not a valid MySQL result resource
This may be simple I just may need another pair of eyes..
When i get records back the below c
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
disabling a button server-side then re-enabling client-side breaks button postback
I have a tabbed container and a button (not in the container) on a page. If the first tab is selecte
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
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
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
download directory onto C drive
I am attempting (if this is possible) to write a routine to automatically dump the contents of a dir
Shopping Cart
Can anyone direct me to a Simple, Basic structure of a shopping cart.
New to classes. I want to s
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know