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.
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
Month String to Numeric?
Hi guys,
Given a month as a string, is there a simple way to find the numeric representation
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
PHP & Java
Hello,
can PHP code be used inside java code?
Code: <SCRIPT LANGUAGE="Java
how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go