Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
DOMDocument
Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a
Multi dimensional arrays
If I put in this code:
1
2
3
4
5
6
7
8
9
10
11
12
13<
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