Chat Box in PHP
I was thinking in doing a Chat Box in PHP. For that I would use a form with two fields, Nick and Mes
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
utl_file open error
i have file in the unix path
Path /popdev01/pop/popdevb/tfi/
File name
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)
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
difference between datetimes
($row['totime']-$row['fromtime'])/60
this is giving me 0
example of totime and fromtim
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Multiple WHILE loops help
Hi there. I'm writing an application that is pulling and displaying results for real estate listing
Mail from PHP form not always ending up in my inbox?
Hi guys,
I'm a real newbie to PHP and have managed to put together a simple mail form that se