Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But