Code working in IE but not FireFox
I created a dynamic navigation list for my website based off of a table in my database. The code is
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.
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan