$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
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
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?