Getting number of affected rows in SQLPLUS..
Hi everyone,
I have a shell script where i am invoking sqlplus, running a query and saving t
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try