UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Text file to .Dat file Conversion in PHP
Hi All,
Could anybody provide code for Text file to .Dat file Conversion in PHP.
Tha
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
how do i make new line after *
First check this page here. and you see my report. Im pulling form a mysql db. I want to beable to m
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a