close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
need help to creat database
Hello Team, please guys i am stuck from three days with paypal issue for IPN but no luck yet now i w
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th