Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Had a simple form script that suddenly stopped working
It was made about a year ago and had been working fine. Last time it was known to work for sure was
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Embedding flash object in Else statement
This is my first major project in PHP and I'm having some trouble embedding a flash object in an Els
Multiple upload and Resize
I would like some help on my script I have the for my index.php
////
<html&
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys