Need help in log in and log out?
hi there all of u. i have recently created a site for someone. i have placed log in and log out and
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav