Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
database design
Hi,
I got a page which allow candidate to type in their previous working experience,
I let
Mysql query, two times?
Hello to all,
I'm new to php coding and i like it alot. I need help with some noob stuff.
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Google voice
I currently have a form in html, but I want it in php so the information is not in the source code.<
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
DBCA Templates
Hi all,
I'm working on creating a template for DBCA, but can't find any documentation on the
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai