Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe
string to currency format
Hi guys...
Actually I chunk out some data from txtfile and one of the data contains amount va
Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
Wrong Info sent Using $get in form
Hi i have this code that i tried to make to send some info from one page to aother with lots of ppls
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here