Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Error with Font and imagettfbbox
I keep getting an error that says "Warning: imagettfbbox() [function.imagettfbbox]: Could not f
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
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
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas