Cannot Connect to Database
I am writing an application to do annual reviews. I cannot get my script to work. Whenever it runs I
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
ME54/ME54N Conditional check for Release of PR
Hi Gurus,
My requirement is to put a check on the release of the PR with respect to the c
image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
extending tidy
I have problem with type-hinting and extending tidy. This code creates error:
Code: class cMyTidy
gettext translates ALWAYS?
I'm using gettext with the new version of XAMPP (5.3.0) on Windows Seven RTM (build 7600)
gettext
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
How to copy a part of a vector in a raw memory
Hi,
How can I copy a part of a vector into a memory:
1
2
3
4
5