problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
xml
<?php
echo "<h1>XML Articles</h1>";
$home
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
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.