Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
UDS 4.0 Datatype issue
UDS 4.0.322 -- connecting to NI Labview 9.0
When using connection method: Cache with live
Help with php code
Hello, can anyone tell me why this php word trap fails to work,
and the trigger words get blow r
Windows 7
Windows 7 default user account control worries experts. Corporate IT departments should be pleased w
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
get multiple rows
Hi I want to get multiple rows from a db
I am using this for the db query
Code: public
problem with refreshing
in my site, i have an index page, it has a main div. this main div's content is changing according t
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with