Can you help please? Php file
I have to write this php file to allow users to register their nicknames on nickserv
For an I
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Reditecting pages based on logic
Newbie here, apologies in advance!
I am trying to use the header function to forward one of a
Echoing a Variable from a Object
How do I get a variable from the new User Class to echo out in this clasS?
class MyApp
{
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew
Select Lists into MYSQL
Hello All, I am new to PHP @ 1 week. So borrowing code anywhere I can. I am making progress, but h
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas