URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
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