Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understa
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should