Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself
How a counter of users ? such as ---> (231 Viewing)
I want to count how many users are actually viewing the page, How is that possible?
Thank you guy
Lack of simpleXML Documentation
What is up with this.
Look at: http://www.php.net/manual/en/function.simplexml-load-file.php<
Applet JTextField Size Problem
Hello,
I recently started making an applet to calculate certain values for airplanes. However