How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
mail with attachment problems
Hi. I have the following code:
Code: else if(file_exists("site".$timp.".zip")
Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)