how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Doubles are giving me problems
Ok so, first of all i made a double = 0.05, but when running the debugger it shows up as 0.04999. I
CODE NOT WORKING
Code: [Select]<?php
//include shared codes
include '../lib/common.php';
include
Multiple arrays inside data
Hi,
Simple question. I have a column called "array" in my database, and inserted in
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now