admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then per
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va