How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Logic question
im wondering what's the best method to do the above list:
it is for alliance @ MMORPG game
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
please, need help coding this voting for your favorite car polling system.
hi, my code needs a lot of work, but i want to be able to let users vote on their favorite car, upda
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
file_put_contents and createimagefromjpeg
All,
I do somethings and then I have the following code:
file_put_contents('./test/'.$filename
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<