mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
php code generators
All
Whilst enjoying learning a new language i have come accross a number of free code generat
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Why use interfaces in PHP (OOP)
I am learning OOP in PHP and its been a pretty good learning experience so far. What I didn't unders
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and