Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
PHP error (line 38) my website
Hello everyone, I'm new on this
and I got a web site thats got a error not showing the photos on<
Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.com
How to alter the scri
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
problems with contact forms that are only protected against SQL injections
What could be a potential problem with contact forms that are only protected against SQL injections
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <