for loop without same $i digits?
Hi,
Can some guru please advise how can I accomplish this with a simple for loop ?
I
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
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)
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
my two tables
table1 : col1 = topicid , col2 = topic
table2 : col1 = sentid, col2 = sentence
Cod
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Displaying different page content, depending on the logged in user.
Hi all, I am new to ASP.net (and web development in general), and have a question about how I can di
Tree Menu
Hi guys,
Can anyone help me making a tree navigation system? I have a site where I'm allowin
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p