I'm basically doing a select * in mysql and trying to put all the data in the table into an array using PHP but not having much luck. It seems that the first row of the table is correctly placed into ...
while ($nextStudent = mysql_fetch_array($getFires)) { $emplidJobs[] = $nextStudent["emplid"]; echo $emplidJobs[$students]." "; while ($nextJob = mysql_fetch_array ...
jeg sidder med et problem som jeg bare ikke kan få løst. Jeg laver et udtræk fra en database med en funktion. Funktioner skal så returnerer denne værdi i et array så jeg kan bruge det på siden hvor ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results