Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
PHP hyperlinks generator
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Creating a db with a query
Hello everyone.
I'm having troubles creating a db with a query.
I'm reading a book called PHP
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Script not running properly
Hello Everyone
This is a basic script for posting to a database. I'm not sure why it doesn't work