help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
ORA-01655: unable to extend cluster SYS.C_FILE#_BLOCK# by 128
Hi all,
Oracle 10g. Linux.
I'm facing the below error while trying to import a dumpfil
I apologise! It's a newbie to PHP feedback form problem!
Hi,
I am a total newbie to PHP. I am also a unemployed and need to get a job. So after 100% r
how do i display data on a page from mysql
1 - do i use this code at the top of each of my page i wish to only alow access if there as been a s
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas