Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
SMTP server...
I recently found a tutorial online on SMTP authentification for sending emails from webpages, here i
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
need help in creating captcha
hi i have a problem creating captcha system. i create some basic script for image displaying but it
Tournament Brackets (Double Elimination)?
Is making a double elimination tournament style bracket system capable of being done in php?
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