media recovery
Hi,
i startup the database i got the error
SQL> startup
ORACLE instance started.
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Parse error: parse error in C:wampwwwlogspagesmembers.php on line 16
I dont see the problem with this, I always get Parse error: parse error in C:wampwwwlogspagesme
Remote Database Access
Hey guys!!
OK, i'm used to only working with databases from the CPANEL, accessing phpMyAdmin
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
mysql VARCHAR acting like INT
Hi, All.
I have a table that contains a varchar(10) column named weird_field. In this column
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to