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 / General PHP Topics / April 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
re: Syntax error on concatenated SQL string.30 Apr 2009 19:26 GMT3
Ah karp, nevermind.
I found the missing bracket.
I was thinking it may be a problem with PHP stopping reading the
string at some point and thus acting like it was missing everything
Still not sure how to pass data between pages30 Apr 2009 19:05 GMT7
I have an array of numeric data that I have calculated on one page,
and I need to be able to access this data on another page.  I don't
grasp what is the correct mechanism to access a variable (numeric, in
this case) on one page that is defined and set on another page.
Php developers required30 Apr 2009 14:14 GMT9
please send your CVs
Syntax error on concatenated SQL string.30 Apr 2009 12:11 GMT8
I have a very long MySQL query that I'm breaking up into sections, but
whenever the page loads I get a parse error:
Parse error: syntax error, unexpected ';', expecting ']' in
pagedefines.php on line 2089
Persistent connections, ODBC and Oracle30 Apr 2009 08:49 GMT3
I have a web app that access a remote Oracle server through the ODBC
functions in PHP. Opening Oracle connections is rather costly so I use
persistent connections. So far so good.
I'm facing a curious problem when the DB gets unreachable (network
SQL / PHP question - timestamp: last 7 days30 Apr 2009 01:31 GMT3
The following query does not work in SQL / PHP: I'd like to show all
entries that were made in the last 7 days.
....WHERE timeStampEntry >= NOW() - INTERVAL 7 DAYS");
thanks
TIMEPLOT and PHP30 Apr 2009 01:23 GMT1
Does anyone know if it's possible to use TIMEPLOT with PHP? and for
that matter, how to download TIMEPLOT. I tried googl'ing it, but I
ended up with a circular reference, with one site pointing me to
another, a then back to the first one.
Techkicks.com technology links, community driven30 Apr 2009 01:17 GMT1
TechKicks.com is a community based technology site. It specializes in
Hi-Technologies like Robotics, ERP, GPS, Haskell, Lisp, Ruby On Rails,
and common techs like c#, PHP, Java, Sql and many more. Individual
users of the site submit and review stories, the most popular of which
SQL / php timestamp: last 7 days30 Apr 2009 01:17 GMT2
I'm trying to list a table where the timestamp field (called
transactionDate) is less than 7 days old. The following does not work.
Any suggestions why is much appreciated.
....WHERE transactionDate>= NOW() - INTERVAL 10 DAYS
Syntax Error...29 Apr 2009 18:34 GMT19
What is wrong with how I'm doing this here if someone can chime in and
help me out please:
<?php
function smarty_insert_sid($params)
mail() in a loop?29 Apr 2009 15:41 GMT19
I have a simple discussion forum with about 100 members. When a new
topic is posted I would like to email all members to let them know of
the new post.
Can I have mail() in a loop? That is, select all from the mysql database
Can't get Apache to load C:/PHP/php5apache2_2.dll in Windows29 Apr 2009 13:00 GMT30
Can't figure out why I keep getting this error when starting
Apache5.2_2 in Windows Vista.  
"Cannot load C:/PHP/php5apache2_2.dll
The specified module could not be found."
OT/humor: If Architects had to work like Programmers29 Apr 2009 09:55 GMT12
Well, it is saturday, so I guess I can spam you all with some humor. ;-)
Source:
http://f2.org/humour/programming/archprog.html
----------------------------------------------
Different input lengths - Why?29 Apr 2009 09:24 GMT18
If you look at http://www.corporateairamerica.com/testlength.html
you will see a simple table.  In IE7 the input lengths are different.
In Firefox they are the same.  
I discovered this while trying to modify the main page at
Easiest to Use Database Class - Use Database Easily in Your PHP Programs (Free Class)29 Apr 2009 06:54 GMT6
http://www.phpclasses.org/browse/package/5283.html
easy to use database class. Takes out the redundancy
of having to open and close connections, etc.
 * example usage:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 March, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.