note 33994 added to...
PHP MySQL error with insert...
Hi, The script below add twice the same line from de CSV in the DB, Is there something I am missing... ------- $link =...
I have the code below. It builds an INSERT command, and it gets run on the database. Everything works fine except the database is only receiving...
Hey all... I am after some help.. I have a database where i want only employees within a particular organisation to read details about other...
Hoping someone can point out my more than likely simple mistake here... function getBranchArray($desig,$branchArray){ $arrayResult =...
How can I make an array global and make assignments to it from within my functions? for example: this doesn't work (displays nothing): <?php...
hello, well i have a problem with something, i have an xml file and i have created an xsl file to parse my data for my php page. all are...
With Relesase 2, perhaps the official release of PHP5 is near. Eventough I'm not an expert for PHP4, I'd love to learn the next and better release...
Hello to everyone I was trying to do the following in one of the php pages: <img src="image.php?image=s01.jpg"> What should I put in "image.php"...
Can Javascript be called from PHP? I was just trying to implement a little print button that appeared if a certain condition was met like this: ...
I have a html page divided into three frames (and I'm a total newbie to php) if i need to say click on an image in the first frame which I...
Hey heres the code: <? if (xbt = 1) { ?> <tr><Td colspan=2><center>The STATS are from the XBT tracker we run as the backend of the...
hi with this function i get: function retournlisteartricle($nosection) { echo '<table>'; $requete = mysql_query("SELECT art_noarticle,...
If google has a specific bias against cataloging dynamic pages, then I am interested in creating dynamic pages that appear to be static. Some...
NEWBIE ALERT * NEWBIE ALERT * NEWBIE ALERT I'm starting here as PHP is the only scripting language that I know other than VBA for Excel. But...
Ok, so I've got a little lan network. And one of the machines is sort of doing nothing. I've got the firepages version of PHPDev installed and...
Hi All, I did a couple of pages in php and a server side script for a previous client.... However I have managed to lose all my work down to a...
Hi I've run some tests and I have to conclude that mysql and fopen doesn't work when you call it in this way. I don't understand why, it's got...
I'm looking for a way to force basic http autentication from within a PHP script. Here's the situation: I have an exisiting system that first...
I have a PHP generated page which displays X many records. Each record has a checkbox preceding it. The user checks several checkboxes, and hits a...
hi echo '<table>'; $requete = mysql_query("SELECT liv_nolivre, sec_nosection, liv_commentaire, liv_titre FROM livre"); if (...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules