Cursor statement failed with errors
Following statement failed with the errors.
cursor proj_cursor1 is (select projectID from
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them