Getting a variable to work in function params
I have this fuction which is inside a class:
Code: public static function generateEmbedCode($
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Values disappear from my array :( HELP!
hey all, I have a lil mysql/php/apache script that queries a database
and pulls put 5 integers.
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai