Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Entering Data Problem
Code: $result = mysql_query("SELECT * FROM flights");
while ($row = mysql_fetch_array($
problem with php mysql query
Hi guy's...
I'm totally lost here..because don't have any idea how to make a query for grab r
How to show next and prev records
Hi all,
Sorry if this is simple, i'm very new to php, well, any programming language actually