Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
rdns with php
I am trying to build a script that will show all of the different domains that are hosted on the sam
Can't shake the "Warning: include()" error
I've just uploaded my site to a new server and where I have PHP include tags in my HTML, the browser
php web service error
hey guys,
I'm working on a project requires the use of web services. I've been trying a few tutor
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.