Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / PHP / Database Access / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
variable scope between php and slq31 Jan 2005 16:13 GMT1
i did a 'SET @foobar = 1;' in php but when i do a "SELECT @foobar" in
mysql command line, it returns a null.  however, running the select in
php returns a 1.  why is that so?  is the variable not in scope?
select count(*) > @foobar31 Jan 2005 16:11 GMT1
i have a query as follows and is unsure whether it is mysql or php:
$result = mysqli_query("SELECT COUNT(*) > @foobar AS status ....") where
it's suppose to get a one row value of either '0' or '1' (false or true)
if i were to do a SELECT COUNT(*) FROM...
cant make primary key31 Jan 2005 15:51 GMT1
I cant make a primary ket for my send table, why not? i get this error
message
ALTER TABLE `reactie` DROP PRIMARY KEY ,
ADD PRIMARY KEY ( `logid` )
Newbie question31 Jan 2005 08:18 GMT1
I'm looking for a snippet of code, if someone is willing please....
I have a map image on my page and am able to pick up the mouse co-ordinates
via JavaScript. I want to identify the co-ordinates that have been clicked
on, and use that information to retrieve some data from a ...
connection problem SQL30 Jan 2005 20:33 GMT15
I am trying to install PHP with Mysql on a Windows XP machine
but I keep getting the following error
Fatal error: Call to undefined function mysql_connect() in
c:\Inetpub\wwwroot\test site\info.php on line 2
Mysql data in html table30 Jan 2005 16:27 GMT1
Hello all, i cant get something straight,
I have a table like this:
<table width="84%" border="1" align="center">
         <tr>
NEW VIRUS ! ALERT !30 Jan 2005 12:16 GMT1
Fooled you !
PHP Forums30 Jan 2005 12:15 GMT6
Does anyone know of any good PHP/MySQL forums?
I am not a frequent newsgroup users and would find a forum handy to use.
Thanks
Error creating mySQL table in phpMyAdmin29 Jan 2005 18:50 GMT2
I'm trying to create a second table in my database, with the
following results:
***
SQL-query :
How to reset result (in from of an array) from mysql query ?29 Jan 2005 00:26 GMT3
When I query mysql database and I expect more then one row; I use the
following statements :
$sqlBooks = "SELECT ...";
$resultBooks = mysql_query($sqlBooks, $db);
When to use a persistent mysql db connection ?28 Jan 2005 19:36 GMT1
I always use mysql_connect; I retrieve data from database, the information
is displayed on webpage and that's it.
User clicks on a link, new page is build, connection to database opened and
used in page. Finito.
PHP user authentication thru MySQL28 Jan 2005 10:31 GMT1
I was wondering what people's opinions are regarding the verious
merits of doing user/member authentication on a site? I have a
database of users with membership levels and would like a good secure
way of having people log on and access their information.
Search in MySql database27 Jan 2005 13:06 GMT2
I have some questions about searching for images (tagged with metadata) in a
SQL database.
What I want to do is to have several metadata fields attached to each
picture. One of the fields should be a "general expression" field with
Groupware solutions26 Jan 2005 18:37 GMT2
We found a very reasonable solution on the Net with a monthly fee of
35,-€
for full content- and projectmanagment.
Mainly we use calendar, adressbook, discussion, pinboard and timesheet
counting CURRENT site visitors26 Jan 2005 16:34 GMT5
I am developing a site using php and mysql and I would like to be able to
let visitors know how many other visitors are currently browsing the site
i.e. 'There are currently x amount of visitors browsing this site'
You can see this in action in the following sites but I am not ...
Pages: 1 2 3 4 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.