some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
form problem
below in the form action, i've put "test.php?w=$sw&h=$sh" but when i input the for
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou