PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
Help on code output
My CODE:
Code: [Select] echo "<phone>".$line["phone"].&qu
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table
MySQL query problem
When I try to run the following piece of code, I get this error:
QuoteWarning: mysql_query(): sup
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try