Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Pop-up Banner
Hello Friends,I need to use banner in our client site.Example: www.example.com if i enter this site
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &