Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
Hom to make one url to open together with another url
I have a chat, which i want to be opened, as soon as the users login to the site. As it is now, when
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
making web pages for accounts
Hello, I would like to make pages for accounts on my website im making (its not a real website..im j
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a