Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
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
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that