I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought about my site, feel free to sign up an post items to see how that all works or if you dont want to sing up you can just look at the non-member side of it. I might make a test id for it after i see what people say about it. Or i might post my qa url, I am new here and just want to see what type of feed back i get. Thanks for the help.
Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and give the total amount of sales?
License Issue - service type user
Hi,
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything.Code: <td class="row3"><input type="text"
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
How to show next and prev records
Hi all,Sorry if this is simple, i'm very new to php, well, any programming language actually.My code runs a query and comes back with the results. Very rarely there may be more than one result.I have
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 pt grading scale)
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i wants to do other method. i have used this form to send info to paypal and everything is working ok
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 places, and is kinda hard to get, so I have written this entire code:Code:
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. However in our database points are called crystals. If the person has 500 points, and the script
subtract 1 from value entered in text field
HiHow do I subtract 1 from the vaue entered into a text field?Thanks