PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Multiple forms on the same page (safari)
Hello everyone,
I have 3 forms on the same page, that opens in a new window and submits to a
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
Hom to make one url to open together with another url
I have a chat, which i want to be opened, as soon as the users login to the site. As it is now, when
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th