Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
EXplanation help
Hey all,
I am still fairly new to PHP programming and I am trying to put together a page wher
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"