Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
PHP Programming error. Please help!
Hi there,
Am making a website for a friend and have encountered a problem that i need fixing
How to display objects in a row
I have 7 codes that i want to display in a row one next to another.
The first is {$ads->ad
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Problem related to Creation of PDF File?
Hi All,
I am facing a problem related to creation pdf file. when I am creating a pdf file of do
Session
I am having a little trouble with a session. Not sure if it is my browser or what. I know I do not
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string